1. 2a256c8 Implement support for Chrome task origin tracing. #2/4 by Markus Handell · 2 years, 1 month ago
  2. 82da932 Ensure task queues delete closures in task queue context. by Markus Handell · 2 years, 3 months ago
  3. fcfa80f Update TaskQueueGcd implementation to absl::AnyInvocable by Danil Chapovalov · 2 years, 8 months ago
  4. 08438fc Remove a function for posting tasks to the global queue on MacOS/iOS and make it private. by Byoungchan Lee · 3 years, 5 months ago
  5. 7284bd4 Use GCD instead of Detached Thread in Async Resolver when on MacOS/iOS by Byoungchan Lee · 3 years, 5 months ago
  6. ebf739b Reland "Leverage dispatch_queue_create_with_target when possible." by Yura Yaroshevich · 5 years ago
  7. fcafbfd Revert "Leverage dispatch_queue_create_with_target when possible." by Alex Loiko · 5 years ago
  8. de86381 Leverage dispatch_queue_create_with_target when possible. by Yura Yaroshevich · 5 years ago
  9. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  10. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  11. 47cf5ea Migrate gcd task queue implementation to TaskQueueBase interface by Danil Chapovalov · 6 years ago
  12. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  13. 43f3982 Remove TaskQueue::PostAndReply as unused by Danil Chapovalov · 6 years ago
  14. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  15. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  16. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/task_queue_gcd.cc]
  17. 66d07c5 Convert mac/ios TaskQueue implementation to pimpl convention. by nisse · 8 years ago
  18. 2c7b7a6 Delete static method TaskQueue::IsCurrent. by nisse · 8 years ago
  19. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  20. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  21. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  22. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/task_queue_gcd.cc]
  23. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/rtc_base/task_queue_gcd.cc]
  24. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/task_queue_gcd.cc]
  25. c9bb791 Add support for priorities to TaskQueue. by tommi · 8 years ago
  26. 8c80c6e Fix potential deadlock in TaskQueue's libevent PostTaskAndReply implementation by tommi · 8 years ago
  27. c06b133 Reland of New task queueing primitive for async tasks: TaskQueue. by tommi · 9 years ago
  28. 3f90087c Revert of New task queueing primitive for async tasks: TaskQueue. (patchset #8 id:330001 of https://codereview.webrtc.org/1927133004/ ) by tommi · 9 years ago
  29. 65d1f2a Reland of New task queueing primitive for async tasks: TaskQueue. (patchset #1 id:1 of https://codereview.webrtc.org/1935483002/ ) by tommi · 9 years ago
  30. b296d05 Revert of New task queueing primitive for async tasks: TaskQueue. (patchset #5 id:80001 of https://codereview.webrtc.org/1919733002/ ) by tommi · 9 years ago
  31. 0c9df5e New task queueing primitive for async tasks: TaskQueue. by tommi · 9 years ago