1. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  2. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/task_queue_unittest.cc]
  3. 2c7b7a6 Delete static method TaskQueue::IsCurrent. by nisse · 7 years ago
  4. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
  5. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
  6. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
  7. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/task_queue_unittest.cc]
  8. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/rtc_base/task_queue_unittest.cc]
  9. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/task_queue_unittest.cc]
  10. 0b94215 Refactor Windows TaskQueue code to only need a single high res timer. by tommi · 7 years ago
  11. 5bdee47 Increase tick precision in TaskQueue on Windows 64. by tommi · 7 years ago
  12. ede0759 Reland of Use TaskQueue in IncomingVideoStream (patchset #1 id:1 of https://codereview.webrtc.org/2714393003/ ) by tommi · 7 years ago
  13. 686aa37 Revert of Use TaskQueue in IncomingVideoStream (patchset #10 id:320001 of https://codereview.webrtc.org/2716473002/ ) by tommi · 7 years ago
  14. e2d1d64 Use TaskQueue in IncomingVideoStream instead of the PlatformThread + event timer approach. by tommi · 7 years ago
  15. 8c80c6e Fix potential deadlock in TaskQueue's libevent PostTaskAndReply implementation by tommi · 7 years ago
  16. f9d9154 Add support for multimedia timers to TaskQueue on Windows. by tommi · 7 years ago
  17. 67fcad8 Relax the PostDelayed expectations a little more to address flakiness. by tommi · 8 years ago
  18. c5b435d Re-enable PostDelayed test for TaskQueue on Windows. by tommi · 8 years ago
  19. 45d18eb Re-enable the PostDelayed TaskQueue test on all platforms except Windows. by tommi · 8 years ago
  20. 91c2d43 Disable TaskQueueTest.PostDelayed because of flakiness by terelius · 8 years ago
  21. 84bd5c7 Do not build task_queue.cc and include from webrtc_overrides in Chrome. by perkj · 8 years ago
  22. c06b133 Reland of New task queueing primitive for async tasks: TaskQueue. by tommi · 8 years ago
  23. 3f90087 Revert of New task queueing primitive for async tasks: TaskQueue. (patchset #8 id:330001 of https://codereview.webrtc.org/1927133004/ ) by tommi · 8 years ago
  24. 65d1f2a Reland of New task queueing primitive for async tasks: TaskQueue. (patchset #1 id:1 of https://codereview.webrtc.org/1935483002/ ) by tommi · 8 years ago
  25. b296d05 Revert of New task queueing primitive for async tasks: TaskQueue. (patchset #5 id:80001 of https://codereview.webrtc.org/1919733002/ ) by tommi · 8 years ago
  26. 0c9df5e New task queueing primitive for async tasks: TaskQueue. by tommi · 8 years ago