summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2014-10-07Remove potential deadlock in WebRtcVideoEngine2.pbos@webrtc.org
2014-10-07Isolate: Remove use of --ignore_broken_itemskjellander@webrtc.org
2014-10-06Mac: adds missing _DEBUG flag to mac debug builds.henrike@webrtc.org
2014-09-30Changed mips_arch_variant variable value corresponding to Chromium code changes.andrew@webrtc.org
2014-09-30Revert 7327 "Update isolate.gypi files + link to isolate_driver.py"kjellander@webrtc.org
2014-09-30Update isolate.gypi files + link to isolate_driver.pykjellander@webrtc.org
2014-09-23Revert "Set minimum SDK level to 10.7 for Mac and iOS" (r7175)kjellander@webrtc.org
2014-09-18Split video_render_module implementation into default and internal implementa...andresp@webrtc.org
2014-09-17Split video_capture_module specific implementation (external vs internal capt...andresp@webrtc.org
2014-09-16Add a gyp target for producing a voice engine merged library.andrew@webrtc.org
2014-09-15Set minimum SDK level to 10.7 for Mac and iOS.kjellander@webrtc.org
2014-09-11Split suppressons of thread.cc and messagequeue.cc.pbos@webrtc.org
2014-09-10Add schannel webrtc_base build using a new use_schannel gyp variable.tpsiaki@google.com
2014-09-07GN: Prefix WebRTC specific variables with "rtc_"kjellander@webrtc.org
2014-09-03Partial revert of r7014 (Android APK refactor)kjellander@webrtc.org
2014-09-02Create a copy of talk/xmllite under webrtc/xmllite.henrike@webrtc.org
2014-09-02GN: Update webrtc/base to recent GYP changes.kjellander@webrtc.org
2014-09-01Android APK tests built from a normal WebRTC checkout.kjellander@webrtc.org
2014-08-31GN: Implement voice engine, common audio, audio coding and audio processingkjellander@webrtc.org
2014-08-29Add LTO support for Android Chromium.andrew@webrtc.org
2014-08-28GN: Implement video_engine, video_capture and video_render.kjellander@webrtc.org
2014-08-26Create a copy of talk/sound under webrtc/sound.henrike@webrtc.org
2014-08-26Fix data races in VideoAdapterTest.pbos@webrtc.org
2014-08-26Remove former team members from OWNERS and WATCHLISTSkjellander@webrtc.org
2014-08-25Roll chromium_revision 289723:291647kjellander@webrtc.org
2014-08-20Make WebRTC work with Chromium Git checkoutskjellander@webrtc.org
2014-08-20Add TSAN suppression for heap-use-after-free in libvpxhenrik.lundin@webrtc.org
2014-07-29merge_libs.py: fixes Windows breakage: there should be no space after "lib /O...henrike@webrtc.org
2014-07-25Fixes "argument list too long" problem on Linux by using the "find" command i...henrike@webrtc.org
2014-07-11Move pacer to fully use webrtc::Clock instead of webrtc::TickTime.stefan@webrtc.org
2014-07-10Remove more unused tsan suppressions and fix call test passing the same decod...andresp@webrtc.org
2014-07-09Remove unnecessary race suppressions copied from chromium.andresp@webrtc.org
2014-07-08Tight data race suppressions around thread_posix.andresp@webrtc.org
2014-07-07Fix potential deadlock in webrtc/system_wrappers/source/logging_unittest.cc.andresp@webrtc.org
2014-07-07Add initial gn build files for video_coding and video_processing.stefan@webrtc.org
2014-07-03GN: Implement BUILD.gn for common_video.kjellander@webrtc.org
2014-07-02Make deadlock suppressions less generic.andresp@webrtc.org
2014-06-27TSan: Move suppressions to source file.kjellander@webrtc.org
2014-06-21GN: BUILD.gn for system_wrapperskjellander@webrtc.org
2014-06-17base: Renaming + conforming: post commit review changes for https://webrtc-co...henrike@webrtc.org
2014-06-17Initial GN work for WebRTCkjellander@webrtc.org
2014-06-16Makes it possible to prevent some third party libraries (jsoncpp and openssl)...henrike@webrtc.org
2014-06-13Pass GYP DEPTH variable to isolate.kjellander@webrtc.org
2014-06-04Make it possible to build webrtc for arm64.solenberg@webrtc.org
2014-05-15removed webrtc_base_tests_utils from merge libs as it was breaking some builds.henrike@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 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-04-29Remove neteq_unittests from Android buildshenrik.lundin@webrtc.org
2014-04-29Roll chromium_revision 260462:266514kjellander@webrtc.org