|
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=
|
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
|
Total messages: 22 (16 generated)
|