1. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  2. 43f3982 Remove TaskQueue::PostAndReply as unused by Danil Chapovalov · 6 years ago
  3. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  4. b06b0a6 Delete rtc_base/basictypes.h by Niels Möller · 6 years ago
  5. 02fddf6 Fix includes in task_queue.h by Danil Chapovalov · 7 years ago
  6. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  7. 6f09ae2 Support move-only closures in TaskQueue by Danil Chapovalov · 7 years ago
  8. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  9. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/task_queue_win.cc]
  10. a37de39 Update thread annotiation macros to use RTC_ prefix by danilchap · 7 years ago
  11. 341c8e4 Convert windows TaskQueue implementation to pimpl convention. by nisse · 7 years ago
  12. 2c7b7a6 Delete static method TaskQueue::IsCurrent. by nisse · 7 years ago
  13. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
  14. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
  15. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
  16. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/task_queue_win.cc]
  17. 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_win.cc]
  18. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/task_queue_win.cc]
  19. 8372226 TaskQueue[Win] DOS handling by tommi · 8 years ago
  20. 0b94215 Refactor Windows TaskQueue code to only need a single high res timer. by tommi · 8 years ago
  21. 5bdee47 Increase tick precision in TaskQueue on Windows 64. by tommi · 8 years ago
  22. c9bb791 Add support for priorities to TaskQueue. by tommi · 8 years ago
  23. 0f8b403 Introduce a new constructor to PlatformThread. by tommi · 8 years ago
  24. f9d9154 Add support for multimedia timers to TaskQueue on Windows. by tommi · 8 years ago
  25. 352444f RTC_[D]CHECK_op: Remove superfluous casts by kwiberg · 8 years ago
  26. b89257a Handle initialization race in TaskQueue on Windows, discovered by drmemory. by tommi · 8 years ago
  27. 42883f8 Revert of Attempt to figure out what the issue is on the Win10 FYI build bot in content_browsertests. (patchset #1 id:1 of https://codereview.webrtc.org/2063313003/ ) by tommi · 8 years ago
  28. e110411 Attempt to figure out what the issue is on the Win10 FYI build bot in content_browsertests. by tommi · 8 years ago
  29. 8b06ec0 Change RTC_CHECK to RTC_CHECK_EQ for improved printout of GetLastError. by tommi · 8 years ago
  30. c06b133 Reland of New task queueing primitive for async tasks: TaskQueue. by tommi · 8 years ago
  31. 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
  32. 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
  33. 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
  34. 0c9df5e New task queueing primitive for async tasks: TaskQueue. by tommi · 9 years ago