Sign in
webrtc
/
src
/
5cc28b0c6a5e59a2c81ab8ac2b6439278dee02b0
/
api
/
task_queue
6866dc7
Reland "Make sure that "current" rtc::Thread instances are always current for TaskQueueBase."
by Tommi
· 4 years, 10 months ago
28685dc
Revert "Make sure that "current" rtc::Thread instances are always current for TaskQueueBase."
by Artem Titov
· 4 years, 10 months ago
46b3bc6
Make sure that "current" rtc::Thread instances are always current for TaskQueueBase.
by Tommi
· 4 years, 10 months ago
ccbe95f
Reformat GN files.
by Mirko Bonadei
· 5 years ago
92dd35d
Reland "Force Chromium deps on the WebRTC component."
by Mirko Bonadei
· 5 years ago
2419dc9
Revert "Force Chromium deps on the WebRTC component."
by Mirko Bonadei
· 5 years ago
53e157d
Force Chromium deps on the WebRTC component.
by Mirko Bonadei
· 5 years ago
d4002a7
RTC_EXPORT missing symbols for Chromium's component build.
by Mirko Bonadei
· 5 years ago
c04792e
Component Build support for api/task_queue:task_queue_test.
by Mirko Bonadei
· 5 years ago
86d053c
Use source_sets in component builds and static_library in release builds.
by Mirko Bonadei
· 5 years ago
317a1f0
Use std::make_unique instead of absl::make_unique.
by Mirko Bonadei
· 5 years ago
2c6ea52
In TaskQueueTest::PostDelayedAfterDesctruct increase timeout
by Danil Chapovalov
· 5 years ago
41300af
Poison default task queue factory
by Danil Chapovalov
· 6 years ago
b249c54
Delete GlobalTaskQueueFactory as now unused
by Danil Chapovalov
· 6 years ago
95e0a60
Increase TaskQueueTest.PostALot timeouts
by Danil Chapovalov
· 6 years ago
f504dd3
Rewrite TaskQueueTest.PostALot
by Danil Chapovalov
· 6 years ago
8ea977d
Add ScopedAllowBaseSyncPrimitivesForTesting to Webrtc.
by François Doray
· 6 years ago
4f779c6
Remove legacy empty task_queue BUILD targets and build arg
by Danil Chapovalov
· 6 years ago
ad89528
Reland "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current"
by Danil Chapovalov
· 6 years ago
effdfe2
Move dependency on chromium DefaultTaskQueueFactory
by Danil Chapovalov
· 6 years ago
42d8c93
Revert "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current"
by Yves Gerey
· 6 years ago
304e9d2
Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current
by Danil Chapovalov
· 6 years ago
4423c36
Migrate RepeatingTask to take raw pointer to TaskQueueBase instead of TaskQueue
by Danil Chapovalov
· 6 years ago
07a4f2b
Merge rtc_task_queue(_api|_impl)? build targets into one
by Danil Chapovalov
· 6 years ago
3b548dd
Move rtc::NewClosure into own build target as ToQueuedTask
by Danil Chapovalov
· 6 years ago
f3280e9
Create conversions between webrtc::TaskQueueBase and rtc::TaskQueue
by Danil Chapovalov
· 6 years ago
d00405f
Drop support for link-time injection of the rtc::TaskQueue::Impl
by Danil Chapovalov
· 6 years ago
2684ab3
Test default TaskQueue implementation via TaskQueueBase interface
by Danil Chapovalov
· 6 years ago
a9cfa47
Revert "Delete rtc_task_queue_impl build target"
by Mirko Bonadei
· 6 years ago
56973e6
Delete rtc_task_queue_impl build target
by Danil Chapovalov
· 6 years ago
fa52efa
Migrate stdlib task queue to TaskQueueBase interface
by Danil Chapovalov
· 6 years ago
826f2e7
Migrate win task queue to TaskQueueBase interface
by Danil Chapovalov
· 6 years ago
47cf5ea
Migrate gcd task queue implementation to TaskQueueBase interface
by Danil Chapovalov
· 6 years ago
eb17524
Migrate libevent task queue implementation to TaskQueueBase interface
by Danil Chapovalov
· 6 years ago
710f3d3
Use task queue factory factory as parameter for TaskQueueTest
by Danil Chapovalov
· 6 years ago
87ce874
Allow link-time injection of the DefaultTaskQueueFactory
by Danil Chapovalov
· 6 years ago
01f64e0
Add test to verify TaskQueue memory access order.
by Artem Titov
· 6 years ago
f380284
(7) Rename files to snake_case: remove forwarding headers
by Steve Anton
· 6 years ago
33b716f
Publish task queue test suite.
by Danil Chapovalov
· 6 years ago
b4c6d1e
Connect global task queue factory and rtc::TaskQueue
by Danil Chapovalov
· 6 years ago
baaf911
Introduce global task queue factory.
by Danil Chapovalov
· 6 years ago
348b08a
Introduce webrtc::TaskQueue and TaskQueueFactory interfaces
by Danil Chapovalov
· 6 years ago
959e9b6
Publish rtc::QueuedTask in api as webrtc::QueuedTask
by Danil Chapovalov
· 6 years ago