Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(463)

Issue 2706703002: Switch a few more places over to the new method (Closed)

Created:
3 years, 10 months ago by tommi
Modified:
3 years, 10 months ago
Reviewers:
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, yujie_mao (webrtc), henrika_webrtc, zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, fengyue_agora.io, peah-webrtc, the sun, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Switch a few more places over to the new method Update a few locations that use PlatformThread Add tests for non-deprecated functionality Add new ctor + Support for setting priority at construction. Rename to Deprecated BUG=

Patch Set 1 #

Patch Set 2 : Format #

Patch Set 3 : Fix end_to_end tests to actually set the stop event #

Patch Set 4 : Add thread checker for worker thread #

Patch Set 5 : Rebase #

Patch Set 6 : Rebase #

Patch Set 7 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+221 lines, -142 lines) Patch
M webrtc/base/event_tracer.cc View 1 2 4 chunks +6 lines, -7 lines 0 comments Download
M webrtc/base/platform_thread.h View 1 2 3 4 chunks +14 lines, -3 lines 0 comments Download
M webrtc/base/platform_thread.cc View 1 2 3 5 chunks +43 lines, -9 lines 0 comments Download
M webrtc/base/platform_thread_unittest.cc View 2 chunks +48 lines, -2 lines 0 comments Download
M webrtc/base/rate_limiter_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M webrtc/base/sequenced_task_checker_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M webrtc/base/task_queue.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/base/task_queue_libevent.cc View 2 chunks +1 line, -3 lines 0 comments Download
M webrtc/base/task_queue_win.cc View 2 chunks +1 line, -3 lines 0 comments Download
M webrtc/call/rampup_tests.h View 1 2 3 4 5 6 3 chunks +3 lines, -3 lines 0 comments Download
M webrtc/call/rampup_tests.cc View 1 2 3 4 5 6 2 chunks +33 lines, -33 lines 0 comments Download
M webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.cc View 1 chunk +1 line, -2 lines 0 comments Download
M webrtc/modules/video_coding/frame_buffer2_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/system_wrappers/source/critical_section_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M webrtc/video/end_to_end_tests.cc View 1 2 3 4 5 6 1 chunk +38 lines, -38 lines 0 comments Download
M webrtc/video/video_quality_test.cc View 1 1 chunk +25 lines, -28 lines 0 comments Download

Messages

Total messages: 22 (16 generated)
tommi
Format
3 years, 10 months ago (2017-02-19 17:51:30 UTC) #1
tommi
Fix end_to_end tests to actually set the stop event
3 years, 10 months ago (2017-02-19 19:57:09 UTC) #6
tommi
Add thread checker for worker thread
3 years, 10 months ago (2017-02-19 21:25:06 UTC) #11
tommi
Rebase
3 years, 10 months ago (2017-02-20 08:09:04 UTC) #16
tommi
Rebase
3 years, 10 months ago (2017-02-21 11:04:47 UTC) #21
tommi
3 years, 10 months ago (2017-02-21 13:32:57 UTC) #22
Rebase

Powered by Google App Engine
This is Rietveld 408576698