aboutsummaryrefslogtreecommitdiff
path: root/webrtc/system_wrappers/source
AgeCommit message (Expand)Author
2017-02-23Leave only an empty top level OWNERS file.Chih-Hung Hsieh
2016-02-11Suppress unused-parameter warnings.Chih-Hung Hsieh
2016-01-15Merge upstream SHA 04cb763Alex Luebs
2016-01-13Convert channel counts to size_t.Peter Kasting
2016-01-12Slap deprecation notices on Pass methodskwiberg
2016-01-08Misc. small cleanups.pkasting
2016-01-08Reland "Add APK targets to build libjingle tests for Android."phoglund
2016-01-07Add implementation in metrics.h that uses atomic pointer.asapersson
2015-12-14Remove unused and rarely used LOG_ macros.solenberg
2015-12-14Revert of Add APK targets to build libjingle tests for Android. (patchset #10...stefan
2015-12-14Add APK targets to build libjingle_peerconnection_unittests for Android.perkj
2015-12-09Nuke TickTime::UseFakeClock.Peter Boström
2015-12-07Revert of "Create rtc::AtomicInt POD struct." (patchset #3 id:40001 of https:...pbos
2015-12-07Reland of "Create rtc::AtomicInt POD struct."Peter Boström
2015-11-26Introduce helper class NtpTimedanilchap
2015-11-26Clean up PlatformThread.Peter Boström
2015-11-25WIP: Changes after merge commit 'cb3f9bd'Chih-Hung Hsieh
2015-11-23Move ThreadWrapper to ProcessThread in base.pbos
2015-11-23Remove ThreadWrapper::GetThreadId. The method just calls rtc::CurrentThreadId...Tommi
2015-11-17Several Tick counter improvements try #2."thaloun
2015-11-17Revert of Create rtc::AtomicInt POD struct. (patchset #12 id:220001 of https:...pbos
2015-11-17Revert of Several Tick counter improvements. (patchset #8 id:140001 of https:...thaloun
2015-11-16Several Tick counter improvements.Tim Haloun
2015-11-16Create rtc::AtomicInt POD struct.pbos
2015-11-06Remove old system_wrappers event_tracer.h.pbos
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-10-20Testing that waiting for a condition variable waits.hta
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2015-09-16Add RTC_ prefix to contructormagic macros.henrikg
2015-09-07Disable base/logging.h stderr logs by default for webrtc/ tests.andrew
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-08-20Move SystemInfo to rtc_base_approved and delete unused code.tommi
2015-07-28When we trace to file, add eol of each trace message.Brave Yao
2015-07-22Implement store as an explicit atomic operation.pbos
2015-07-02Fix some clang warnings with -Wmissing-braces in WebRTC.dcheng
2015-06-20Restore rows() and cols() in aligned_array.hHenrik Kjellander
2015-05-18Move SetCurrentThreadName to platform_thread.* in rtc_base_approved,Tommi
2015-04-30Move rtc::AtomicOps to webrtc/base/atomicops.h.Peter Boström
2015-04-08Revert "Revert "Split EventWrapper in twain.""Peter Boström
2015-04-01Revert "Split EventWrapper in twain."Minyue
2015-03-23Allow setting thread priorities in Chromium on all but linux platforms.tommi@webrtc.org
2015-03-23Split EventWrapper in twain.tommi@webrtc.org
2015-03-23Temporarily disable SetPriority when building with Chromium.tommi@webrtc.org
2015-03-22Re-land 8810 "- Add a SetPriority method to ThreadWr..."tommi@webrtc.org
2015-03-22Revert 8810 "- Add a SetPriority method to ThreadWrapper"tommi@webrtc.org
2015-03-20- Add a SetPriority method to ThreadWrappertommi@webrtc.org
2015-03-19Use scoped_ptr for ThreadWrapper::CreateThread.tommi@webrtc.org
2015-03-19Remove ThreadObj #define and kThreadMaxNameLength from thread_wrapper.tommi@webrtc.org
2015-03-19Use atomic operations for setting/reading the trace filter.tommi@webrtc.org
2015-03-17Revert 8753 "Use atomic operations for setting/reading the trace..."tommi@webrtc.org