summaryrefslogtreecommitdiff
path: root/system_wrappers
AgeCommit message (Expand)Author
2014-03-07Update makefiles after merge of Chromium at 255581Android Chromium Automerger
2014-02-28Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-02-26Update makefiles after merge of Chromium at 253634Android Chromium Automerger
2014-02-25Update makefiles after merge of Chromium at 253112Android Chromium Automerger
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
2013-10-24Prefix MOVE_ONLY_TYPE_FOR_CPP_03 with WEBRTC_.andrew@webrtc.org
2013-10-23Check if WARN_UNUSED_RESULT and COMPILE_ASSERT are defined.andrew@webrtc.org
2013-10-22Upgrade scoped_ptr to Chromium's latest version.andrew@webrtc.org
2013-10-16Revert "Disable tests for TSan v2"kjellander@webrtc.org
2013-10-16Remove TSan v2 disabled test in condition_variable_unittest.cckjellander@webrtc.org
2013-10-04Add APK and isolate target for video_engine_testskjellander@webrtc.org
2013-10-03VideoCaptureAndroid: rewrote the (standalone) implementation of video capture...fischman@webrtc.org
2013-10-02Fix include of isolate.gypikjellander@webrtc.org
2013-10-02Stop timer in ~EventWindows().pbos@webrtc.org
2013-10-01PeerConnection(Android): enable tracing to logcat.fischman@webrtc.org
2013-09-19Disable tests for TSan v2kjellander@webrtc.org
2013-09-10OpenSL (not default): Enables low latency audio on Android.henrike@webrtc.org
2013-09-05Restore severity precondition to logging.h.andrew@webrtc.org
2013-08-29Disabling CondVarTest for TSan v2 (take 2)kjellander@webrtc.org
2013-08-27Add isolate configuration for Android for all tests.kjellander@webrtc.org
2013-08-22Isolate GYP target and .isolate files for testskjellander@webrtc.org
2013-08-20Lock resources in event_posix.cc.pbos@webrtc.org
2013-08-15Revert 4547 "Isolate GYP target and .isolate files for tests"kjellander@webrtc.org
2013-08-15Isolate GYP target and .isolate files for testskjellander@webrtc.org
2013-08-12Replace MapWrapper with std::map<>.pbos@webrtc.org
2013-08-05Switch C++-style C headers with their C equivalents.pbos@webrtc.org
2013-08-02Adds all unittests to android NDK-APK framework.henrike@webrtc.org
2013-08-01Fix some chromium-style warnings in webrtc/system_wrappers/pbos@webrtc.org
2013-07-16Fixes: Resolves conflict that will happen when merging libjingle's and WebRTC...henrike@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-06-27Move TickTime::QueryOsForTicks out-of-linefischman@webrtc.org
2013-06-14Merge more tests into modules_{unit,integration}tests.kjellander@webrtc.org
2013-06-13Fixes linker issue with no op trace.henrike@webrtc.org
2013-06-10Add back the WEBRTC_DIRECT_TRACE flag.solenberg@webrtc.org
2013-06-05Implement DetectNumberOfCores on Android and make it consistent on Linux and ...fischman@webrtc.org