1. 5a1a6db Update PlatformThread constructor to take name with absl::string_view by Danil Chapovalov · 7 years ago
  2. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 7 years ago
  3. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 7 years ago
  4. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 7 years ago
  5. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 7 years ago
  6. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 7 years ago
  7. 1f3f3c2 Reland "Remove criticalsection.cc dependency on platform_thread.cc." by Tommi · 7 years ago
  8. 08ff173 Revert "Remove criticalsection.cc dependency on platform_thread.cc." by Guido Urdaneta · 7 years ago
  9. 5af97ee Remove criticalsection.cc dependency on platform_thread.cc. by Tommi · 7 years ago
  10. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  11. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/rtc_base/platform_thread.h]
  12. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  13. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  14. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  15. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed (96%) from webrtc/base/platform_thread.h]
  16. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago
  17. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago
  18. 0f8b403 Introduce a new constructor to PlatformThread. by tommi · 8 years ago
  19. 82ead60 Replace the stop_event_ in PlatformThread with an atomic flag by tommi · 8 years ago
  20. 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 9 years ago
  21. 845afa8 Update PlatformThread to support a couple of new properties. by tommi · 9 years ago
  22. 8c38e8b Clean up PlatformThread. by Peter Boström · 10 years ago
  23. 12411ef Move ThreadWrapper to ProcessThread in base. by pbos · 10 years ago
  24. ea14f0a Move SetCurrentThreadName to platform_thread.* in rtc_base_approved, by Tommi · 10 years ago
  25. bebc690 Add platform_thread source files and move types from thread_checker_impl to there. by Tommi · 10 years ago