summaryrefslogtreecommitdiff
path: root/system_wrappers
AgeCommit message (Expand)Author
2014-07-11Landing pkasting's webrtc fixes for MSVC level 4 warnings in WebRTC.tommi@webrtc.org
2014-07-07Clean data races from system_wrappers_unittests.andresp@webrtc.org
2014-07-07Fix potential deadlock in webrtc/system_wrappers/source/logging_unittest.cc.andresp@webrtc.org
2014-06-29GN: Fix build by disabling compiler warning in base.kjellander@webrtc.org
2014-06-26clock.h: Removed GUARDED_BY annotation as it breaks som builds.henrike@webrtc.org
2014-06-26Don't forward declare RWLockWrapper in clock.hhenrik.lundin@webrtc.org
2014-06-23GN: Add BUILD.gn files + kjellander to OWNERSkjellander@webrtc.org
2014-06-21GN: BUILD.gn for system_wrapperskjellander@webrtc.org
2014-06-13Pass GYP DEPTH variable to isolate.kjellander@webrtc.org
2014-06-10Add kjellander@webrtc.org as OWNER for *.isolatekjellander@webrtc.org
2014-06-09Make some methods in Clock class const declaredhenrik.lundin@webrtc.org
2014-06-04Android: cleanup gtest_target_type conditions.henrike@webrtc.org
2014-05-29* Revert clock.cc changes made in 6178, but keep the changes to the test.wu@webrtc.org
2014-05-27Adding R/W lock to SimulatedClockhenrik.lundin@webrtc.org
2014-05-21Switch to using base/constructormagic.h and remove system_wrappers/interface/...henrike@webrtc.org
2014-05-21Revert 6202 "Switch to using base/constructormagic.h and remove ..."mcasas@webrtc.org
2014-05-20Switch to using base/constructormagic.h and remove system_wrappers/interface/...henrike@webrtc.org
2014-05-16Wire up --force_fieldtrials for vie_auto_test and for test targets linking wi...andresp@webrtc.org
2014-05-15* Implement WindowsRealTimeClock::CurrentTimeVal with GetSystemTimeAsFileTime...wu@webrtc.org
2014-05-14Add webrtc field trials API.andresp@webrtc.org
2014-05-13Adds a modified copy of talk/base to webrtc/base. It is the first step inhenrike@webrtc.org
2014-05-13Revert "FieldTrial implementation for webrtc." (rev 6089)andresp@webrtc.org
2014-05-13Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..."perkj@webrtc.org
2014-05-12Adds a modified copy of talk/base to webrtc/base. It is the first step in mig...henrike@webrtc.org
2014-05-09FieldTrial implementation for webrtc.andresp@webrtc.org
2014-05-07Move timestamp_extrapolator and rtp_to_ntp to system wrapper so that it can b...wu@webrtc.org
2014-05-05Remove ALLOW_UNUSED.andrew@webrtc.org
2014-05-04Add ALLOW_UNUSED and update COMPILE_ASSERT to Chromium's latest.andrew@webrtc.org
2014-04-25Replace scoped_array<T> with scoped_ptr<T[]>.andrew@webrtc.org
2014-04-18Add Chromium's ScopedVector.andrew@webrtc.org
2014-04-16Remove use of tmpnam.kjellander@webrtc.org
2014-04-14Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition.fischman@webrtc.org
2014-04-10Remove usage of webrtc trace in video processing modules.asapersson@webrtc.org
2014-03-07Remove std:: prefixes from C functions in webrtc/.pbos@webrtc.org
2014-02-20Add an AlignedFreeDeleter and remove scoped_ptr_malloc.andrew@webrtc.org
2014-02-05Use system's cpu_features librarymichaelbai@google.com
2014-01-29Moves the display reconfiguration callback into a separate class,jiayl@webrtc.org
2014-01-13Removes the remaining uses of the list wrapper class and the list wrapper class.henrike@webrtc.org
2013-12-20Add thread_annotations for clang targets.andresp@webrtc.org
2013-12-16Revert r5294 to re-roll r5293.pbos@webrtc.org
2013-12-15Revert 5293 "Auto instantiate RBE depending on whether AST or TO..."turaj@webrtc.org
2013-12-13Auto instantiate RBE depending on whether AST or TOF is available in incoming...solenberg@webrtc.org
2013-12-11Roll chromium_revision 232627:238260kjellander@webrtc.org
2013-12-06Allow opening an AEC dump from an existing file handle.henrikg@webrtc.org
2013-12-05Move implementation files out of the webrtc/ root.pbos@webrtc.org
2013-11-11Remove ".." from include_dirs in build/common.pbos@webrtc.org
2013-11-08Remove unneeded includes from trace_posix.cc.andrew@webrtc.org
2013-11-08Fix log build error for Chromium builds.henrikg@webrtc.org
2013-11-07Replace disabled logging with a restricted logging mode.andrew@webrtc.org
2013-10-30Remove unused make_scoped_ptr which causes an "ambiguous" error with chromium...wu@webrtc.org