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_libevent.cc]
  3. 3c6abd2 Update thread annotiation macros in rtc_base to use RTC_ prefix by danilchap · 7 years ago
  4. 2c7b7a6 Delete static method TaskQueue::IsCurrent. by nisse · 7 years ago
  5. 650fdae This cl refactor TaskQueues to use a PIMPL implementation on linux/Android. by perkj · 7 years ago
  6. 5b9746e When using clang, switch on -Wc++11-narrowing by kwiberg · 7 years ago
  7. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
  8. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
  9. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
  10. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/task_queue_libevent.cc]
  11. 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_libevent.cc]
  12. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/task_queue_libevent.cc]
  13. c9bb791 Add support for priorities to TaskQueue. by tommi · 7 years ago
  14. 8c80c6e Fix potential deadlock in TaskQueue's libevent PostTaskAndReply implementation by tommi · 7 years ago
  15. 0f8b403 Introduce a new constructor to PlatformThread. by tommi · 7 years ago
  16. 1666b61 Update on my last compatibility fix for libevent2. by tommi · 8 years ago
  17. 7b020da Call event_assign() instead of event_set(), when available. by tommi · 8 years ago
  18. c06b133 Reland of New task queueing primitive for async tasks: TaskQueue. by tommi · 8 years ago
  19. 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
  20. 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
  21. 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
  22. 0c9df5e New task queueing primitive for async tasks: TaskQueue. by tommi · 8 years ago