Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com

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