1. 1ee02d4 Add missing include of pthread.h by Hans Wennborg · 2 years ago
  2. 145fdbf Explicitly disallow copy in PlatformThread by Tommi · 3 years ago
  3. 96e3b99 Use backticks not vertical bars to denote variables in comments for /rtc_base by Artem Titov · 3 years, 8 months ago
  4. ad5037b Reland "Refactor the PlatformThread API." by Markus Handell · 3 years, 10 months ago
  5. 793bac5 Revert "Refactor the PlatformThread API." by Guido Urdaneta · 3 years, 10 months ago
  6. c89fdd7 Refactor the PlatformThread API. by Markus Handell · 3 years, 11 months ago
  7. 97c4458 PlatformThread: add support for detached threads. by Markus Handell · 4 years ago
  8. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 1 month ago
  9. c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 4 years, 1 month ago
  10. 22660f3 Delete windows-specific stop flag in PlatformThread by Niels Möller · 6 years ago
  11. 4731f00 Delete deprecated PlatformThread looping by Niels Möller · 6 years ago
  12. 5a1a6db Update PlatformThread constructor to take name with absl::string_view by Danil Chapovalov · 6 years ago
  13. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  14. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  15. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  16. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  17. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  18. 1f3f3c2 Reland "Remove criticalsection.cc dependency on platform_thread.cc." by Tommi · 7 years ago
  19. 08ff173 Revert "Remove criticalsection.cc dependency on platform_thread.cc." by Guido Urdaneta · 7 years ago
  20. 5af97ee Remove criticalsection.cc dependency on platform_thread.cc. by Tommi · 7 years ago
  21. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  22. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/rtc_base/platform_thread.h]
  23. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  24. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  25. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  26. 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]
  27. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago
  28. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago
  29. 0f8b403 Introduce a new constructor to PlatformThread. by tommi · 8 years ago
  30. 82ead60 Replace the stop_event_ in PlatformThread with an atomic flag by tommi · 8 years ago
  31. 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 9 years ago
  32. 845afa8 Update PlatformThread to support a couple of new properties. by tommi · 9 years ago
  33. 8c38e8b Clean up PlatformThread. by Peter Boström · 9 years ago
  34. 12411ef Move ThreadWrapper to ProcessThread in base. by pbos · 9 years ago
  35. ea14f0a Move SetCurrentThreadName to platform_thread.* in rtc_base_approved, by Tommi · 10 years ago
  36. bebc690 Add platform_thread source files and move types from thread_checker_impl to there. by Tommi · 10 years ago