Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
webrtc.googlesource.com
/
src
/
603171647318927390e10c04d918d4ed7075717e
/
rtc_base
/
task_queue_for_test.h
82a3f0a
Replace SingleThreadedTaskQueueForTesting::SendTask usage with ::webrtc::SendTask
by Danil Chapovalov
· 6 years ago
562a37f
Increase timeout in test-only helper SendTask back to infinity
by Danil Chapovalov
· 6 years ago
eb90e6f
Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQueueForTest
by Danil Chapovalov
· 6 years ago
3ba5b9e
Allow construction of TaskQueueForTest with TaskQueueBase
by Sebastian Jansson
· 6 years ago
d26a916
Avoid using GlobalTaskQueueFactory for TaskQueueForTest
by Danil Chapovalov
· 6 years ago
ec65e1f
Allow construction of TaskQueueForTest with TaskQueueBase
by Sebastian Jansson
· 6 years ago
471783f
Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly
by Danil Chapovalov
· 6 years ago
1aa7581
Replace all usage of rtc::NewClosure with webrtc::ToQueuedTask
by Danil Chapovalov
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 7 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 7 years ago
c572ff3
Add default constructor for rtc::Event
by Niels Möller
· 7 years ago
6856156
Introduce TaskQueueForTest.
by Tommi
· 7 years ago