Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
60d179256213c7516808aff827637cab8a47de89
/
rtc_base
/
platform_thread.cc
6acefdb
Fixes to build WebRTC for Fuchsia
by Sergey Ulanov
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/rtc_base/platform_thread.cc]
d950d9e
Fix rtc::CurrentThreadId() on Android
by magjed
· 7 years ago
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 from webrtc/base/platform_thread.cc]
ec78f1c
Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/rtc_base/platform_thread.cc]
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/base/platform_thread.cc]
7c3da27
Add a missing DCHECK to PlatformThread::SetPriority.
by tommi
· 8 years ago
db23ea6
Add performance tracing for PlatformThread and parts of the video code.
by tommi
· 8 years ago
0473b1d
Go back to only using sched_yield on Mac (sigh)
by tommi
· 8 years ago
500f1b7
Add a DCHECK for PlatformThread instances that are too busy.
by tommi
· 8 years ago
2752347
Revert of Use sched_yield on all POSIX platforms in PlatformThread. (patchset #1 id:1 of https://codereview.webrtc.org/2725573002/ )
by danilchap
· 8 years ago
4974df4
Reland of Use sched_yield on all POSIX platforms in PlatformThread. (patchset #1 id:1 of https://codereview.webrtc.org/2712133003/ )
by tommi
· 8 years ago
37f5ecf
Replace NULL with nullptr or null in webrtc/base/.
by deadbeef
· 8 years ago
3ba1a8c
Revert of Use sched_yield on all POSIX platforms in PlatformThread. (patchset #1 id:1 of https://codereview.webrtc.org/2716683002/ )
by tommi
· 8 years ago
384498a
Use sched_yield on all POSIX platforms in PlatformThread. (not only MacOS)
by Tommi
· 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
6a2e20a
Make sure GetLastError on a PlatformThread return an error that is relevant to the thread.
by perkj
· 8 years ago
845afa8
Update PlatformThread to support a couple of new properties.
by tommi
· 9 years ago
e791ffd
Remove non-monotonic clock support
by sprang
· 9 years ago
8c38e8b
Clean up PlatformThread.
by Peter Boström
· 9 years ago
7d842d6
Move thread_ conditional back under defines.
by Peter Boström
· 9 years ago
c661213
Skip setting thread priorities in NaCl.
by Peter Boström
· 9 years ago
97c821d
Inline ConvertToSystemPriority.
by Peter Boström
· 9 years ago
12411ef
Move ThreadWrapper to ProcessThread in base.
by pbos
· 9 years ago
91d6ede
Add RTC_ prefix to (D)CHECKs and related macros.
by henrikg
· 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