summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2014-11-27Merge r7729 into M40 branch.kjellander@webrtc.org
2014-11-01Add VP9 codec to VCM and vie_auto_test.marpan@webrtc.org
2014-10-31Update all .isolate files for the new format.kjellander@webrtc.org
2014-10-31Build fix for MIPS32R6.andrew@webrtc.org
2014-10-31arm64 iOS build.tkchin@webrtc.org
2014-10-28move xmpp and p2p to webrtchenrike@webrtc.org
2014-10-17Reverts r7459 "Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle...henrike@webrtc.org
2014-10-17Revert cls (original cl + fixes) 7422-7424 "Add VP9 codec to VCM..."henrike@webrtc.org
2014-10-15Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrt...henrike@webrtc.org
2014-10-15Fix data races in ThreadTest.ThreeThreadsInvoke.pbos@webrtc.org
2014-10-10Add VP9 codec to VCM and vie_auto_test.marpan@webrtc.org
2014-10-09base/thread_unittest: wrap test was setting current thread to NULL.henrike@webrtc.org
2014-10-09Make pbos and kjellander only owners of tsan2 suppressions.henrike@webrtc.org
2014-10-09Use openmax_dl on all ARM (v7 or higher) platforms.andrew@webrtc.org
2014-10-08Add a variable for deciding when to use openmax_dl.andrew@webrtc.org
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