1. dcc1534 Delete rtc::TaskQueue by Danil Chapovalov · 11 months ago
  2. 8e2ab67 Do not use Windows default task queue when building with Chromium by Philipp Hancke · 1 year, 1 month ago
  3. 9fdceb8 Add environment_construction poison by Danil Chapovalov · 1 year, 2 months ago
  4. 9c69c46 Revert "Measure wall clock time of capture and encode processing." by Markus Handell · 1 year, 2 months ago
  5. 78f905e Move some users to use webrtc::RefCountInterface by Harald Alvestrand · 1 year, 3 months ago
  6. 8039cdb Measure wall clock time of capture and encode processing. by Markus Handell · 1 year, 3 months ago
  7. fd3b346 Allow absl::Nonnull and absl::Nullable. by Tommi · 1 year, 3 months ago
  8. 8da5953 Support initializing PendingTaskSafetyFlag with a specific TaskQueue. by Tommi · 1 year, 3 months ago
  9. a84368c TaskQueueBase: use C++17. by Markus Handell · 1 year, 4 months ago
  10. 66bf3f4 Make PendingTaskSafetyFlag compatible with component builds by Tommi · 1 year, 5 months ago
  11. 18aba66 Add test to ensure task deleted on TQ by Per K · 1 year, 7 months ago
  12. ae61aca Implement support for Chrome task origin tracing. #3.7/4 by Markus Handell · 1 year, 11 months ago
  13. a1ceae2 Implement support for Chrome task origin tracing. #3.5/4 by Markus Handell · 1 year, 11 months ago
  14. 2a256c8 Implement support for Chrome task origin tracing. #2/4 by Markus Handell · 1 year, 11 months ago
  15. 82da932 Ensure task queues delete closures in task queue context. by Markus Handell · 2 years, 1 month ago
  16. 123a0ed Revert "Add checks for api/test mocks to make sure they're complete" by Florent Castelli · 2 years, 2 months ago
  17. e87ec28 Add checks for api/test mocks to make sure they're complete by Florent Castelli · 2 years, 8 months ago
  18. f76a823 Enable Chromium's rtc::ThreadWrapper to use TaskQueueTest. by Markus Handell · 2 years, 4 months ago
  19. 4b68194 Reland "Add TaskQueueStdlib experiment." by Ali Tofigh · 2 years, 5 months ago
  20. e7e3d59 Revert "Add TaskQueueStdlib experiment." by Ali Tofigh · 2 years, 5 months ago
  21. 83db78e Add TaskQueueStdlib experiment. by Ali Tofigh · 2 years, 5 months ago
  22. 2cfc1af Update rtc::Event::Wait call sites to use TimeDelta. by Markus Handell · 2 years, 5 months ago
  23. e519f38 Remove rtc::Location from SendTask test helper by Danil Chapovalov · 2 years, 5 months ago
  24. c0ce454 Delete QueuedTask and ToQueuedTask as no longer needed by Danil Chapovalov · 2 years, 6 months ago
  25. c05a1be Migrate remaining webrtc usage of TaskQueueBase to absl::AnyInvocable by Danil Chapovalov · 2 years, 6 months ago
  26. a7e15a2 Introduce helper to guard an invocable with a safety flag by Danil Chapovalov · 2 years, 7 months ago
  27. 8feb6fd Introduce new interface for TaskQueueBase using absl::AnyInvocable by Danil Chapovalov · 2 years, 7 months ago
  28. ef15928 Add public visibility to pending_task_safety_flag by Artem Titov · 2 years, 7 months ago
  29. c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 7 months ago
  30. 5b8dc1d Add RTC_EXPORT to CurrentTaskQueueSetter by Evan Shrubsole · 2 years, 8 months ago
  31. b951dc6 Allow specifying delayed task precision of dcsctp::Timer. by Henrik Boström · 3 years ago
  32. 27e8a09 Add ability to specify delayed task precision in RepeatingTaskHandle. by Henrik Boström · 3 years ago
  33. cf9899c TaskQueueBase: Add PostDelayedHighPrecisionTask(). by Henrik Boström · 3 years ago
  34. cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 6 months ago
  35. 0e61fdd Use backticks not vertical bars to denote variables in comments for /api by Artem Titov · 3 years, 6 months ago
  36. 6cdb67f Document expected thread safety of the TaskQueue interface by Danil Chapovalov · 4 years ago
  37. 5ad16a5 suppress 'Paramaterized test suite never instantiated' warning by Danil Chapovalov · 4 years, 8 months ago
  38. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 8 months ago
  39. 6866dc7 Reland "Make sure that "current" rtc::Thread instances are always current for TaskQueueBase." by Tommi · 4 years, 8 months ago
  40. 28685dc Revert "Make sure that "current" rtc::Thread instances are always current for TaskQueueBase." by Artem Titov · 4 years, 8 months ago
  41. 46b3bc6 Make sure that "current" rtc::Thread instances are always current for TaskQueueBase. by Tommi · 4 years, 8 months ago
  42. ccbe95f Reformat GN files. by Mirko Bonadei · 5 years ago
  43. 92dd35d Reland "Force Chromium deps on the WebRTC component." by Mirko Bonadei · 5 years ago
  44. 2419dc9 Revert "Force Chromium deps on the WebRTC component." by Mirko Bonadei · 5 years ago
  45. 53e157d Force Chromium deps on the WebRTC component. by Mirko Bonadei · 5 years ago
  46. d4002a7 RTC_EXPORT missing symbols for Chromium's component build. by Mirko Bonadei · 5 years ago
  47. c04792e Component Build support for api/task_queue:task_queue_test. by Mirko Bonadei · 5 years ago
  48. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  49. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  50. 2c6ea52 In TaskQueueTest::PostDelayedAfterDesctruct increase timeout by Danil Chapovalov · 5 years ago
  51. 41300af Poison default task queue factory by Danil Chapovalov · 6 years ago
  52. b249c54 Delete GlobalTaskQueueFactory as now unused by Danil Chapovalov · 6 years ago
  53. 95e0a60 Increase TaskQueueTest.PostALot timeouts by Danil Chapovalov · 6 years ago
  54. f504dd3 Rewrite TaskQueueTest.PostALot by Danil Chapovalov · 6 years ago
  55. 8ea977d Add ScopedAllowBaseSyncPrimitivesForTesting to Webrtc. by François Doray · 6 years ago
  56. 4f779c6 Remove legacy empty task_queue BUILD targets and build arg by Danil Chapovalov · 6 years ago
  57. ad89528 Reland "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" by Danil Chapovalov · 6 years ago
  58. effdfe2 Move dependency on chromium DefaultTaskQueueFactory by Danil Chapovalov · 6 years ago
  59. 42d8c93 Revert "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" by Yves Gerey · 6 years ago
  60. 304e9d2 Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current by Danil Chapovalov · 6 years ago
  61. 4423c36 Migrate RepeatingTask to take raw pointer to TaskQueueBase instead of TaskQueue by Danil Chapovalov · 6 years ago
  62. 07a4f2b Merge rtc_task_queue(_api|_impl)? build targets into one by Danil Chapovalov · 6 years ago
  63. 3b548dd Move rtc::NewClosure into own build target as ToQueuedTask by Danil Chapovalov · 6 years ago
  64. f3280e9 Create conversions between webrtc::TaskQueueBase and rtc::TaskQueue by Danil Chapovalov · 6 years ago
  65. d00405f Drop support for link-time injection of the rtc::TaskQueue::Impl by Danil Chapovalov · 6 years ago
  66. 2684ab3 Test default TaskQueue implementation via TaskQueueBase interface by Danil Chapovalov · 6 years ago
  67. a9cfa47 Revert "Delete rtc_task_queue_impl build target" by Mirko Bonadei · 6 years ago
  68. 56973e6 Delete rtc_task_queue_impl build target by Danil Chapovalov · 6 years ago
  69. fa52efa Migrate stdlib task queue to TaskQueueBase interface by Danil Chapovalov · 6 years ago
  70. 826f2e7 Migrate win task queue to TaskQueueBase interface by Danil Chapovalov · 6 years ago
  71. 47cf5ea Migrate gcd task queue implementation to TaskQueueBase interface by Danil Chapovalov · 6 years ago
  72. eb17524 Migrate libevent task queue implementation to TaskQueueBase interface by Danil Chapovalov · 6 years ago
  73. 710f3d3 Use task queue factory factory as parameter for TaskQueueTest by Danil Chapovalov · 6 years ago
  74. 87ce874 Allow link-time injection of the DefaultTaskQueueFactory by Danil Chapovalov · 6 years ago
  75. 01f64e0 Add test to verify TaskQueue memory access order. by Artem Titov · 6 years ago
  76. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  77. 33b716f Publish task queue test suite. by Danil Chapovalov · 6 years ago
  78. b4c6d1e Connect global task queue factory and rtc::TaskQueue by Danil Chapovalov · 6 years ago
  79. baaf911 Introduce global task queue factory. by Danil Chapovalov · 6 years ago
  80. 348b08a Introduce webrtc::TaskQueue and TaskQueueFactory interfaces by Danil Chapovalov · 6 years ago
  81. 959e9b6 Publish rtc::QueuedTask in api as webrtc::QueuedTask by Danil Chapovalov · 6 years ago