aboutsummaryrefslogtreecommitdiff
path: root/webrtc/system_wrappers
AgeCommit message (Expand)Author
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-07Replace manual casting to rvalue reference with calls to std::movekwiberg
2016-01-07Add implementation in metrics.h that uses atomic pointer.asapersson
2015-12-21Rename RTC_HISTOGRAM_* macros to RTC_HISTOGRAM_*_SPARSE_* to indicate that th...asapersson
2015-12-16OWNERS: Add * to .gyp{i,} everywhere.kjellander@webrtc.org
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-20Add aecdump support to audioproc_faluebs
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-11-05Revert of Add aecdump support to audioproc_f. (patchset #8 id:200001 of https...kjellander
2015-11-05Reland of Add aecdump support to audioproc_f. (patchset #2 id:250001 of https...kjellander
2015-11-05Revert of Add aecdump support to audioproc_f. (patchset #8 id:200001 of https...kjellander
2015-11-03Remove system_wrappers dep from field_trial_default and metrics_default.sergeyu
2015-11-02system_wrappers: Fix include header guards.kjellander
2015-10-30Switch usage of _DEBUG macro to NDEBUG.tfarina
2015-10-30Add aecdump support to audioproc_f.andrew
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-10-23clean up field_trial_default target, to be used by remoting_perftests.guoweis
2015-10-21Add stats for average QP per frame for VP8 (for received video streams):asapersson
2015-10-21Remove system_wrappers/interface/trace_event.htommi
2015-10-20Testing that waiting for a condition variable waits.hta
2015-10-12RefCountInterface: Make AddRef() and Release() constMagnus Jedvert
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-06-11Reformat existing code. There should be no functional effects.Peter Kasting