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