summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2013-12-04Remove the long disabled WEBRTC_SVNREVISION define.andrew@webrtc.org
2013-11-21Add -Wnon-virtual-dtor warning for C++ code.pbos@webrtc.org
2013-11-11Remove ".." from include_dirs in build/common.pbos@webrtc.org
2013-11-07Replace disabled logging with a restricted logging mode.andrew@webrtc.org
2013-10-30Logging for BWE test framework.solenberg@webrtc.org
2013-10-28Separate Call API/build files from video_engine/.pbos@webrtc.org
2013-10-22Roll chromium_revision 228675:229708kjellander@webrtc.org
2013-10-18Disable the -Wno-unused-const-variable Clang warning on Mackjellander@webrtc.org
2013-10-15Roll chromium_revision 226126:228675 and fix clang warningskjellander@webrtc.org
2013-10-04Add owners to [webrtc,talk]/build and *.isolate (take 2)kjellander@webrtc.org
2013-10-04Add APK and isolate target for video_engine_testskjellander@webrtc.org
2013-10-04Add owners to [webrtc,talk]/build and *.isolatekjellander@webrtc.org
2013-10-02Fix include of isolate.gypikjellander@webrtc.org
2013-09-27Makes OpensSL default audio implementation/device on Android.henrike@webrtc.org
2013-09-05Recognize armv7 target_arch for ios support in webrtc common.gypfischman@webrtc.org
2013-08-26Enable ObjC build by default and reenable 64-bit mac libjingle buildfischman@webrtc.org
2013-08-22Isolate GYP target and .isolate files for testskjellander@webrtc.org
2013-08-20iOS: unbreak the build following r4546fischman@webrtc.org
2013-08-19Made all integration tests use consistent naming.phoglund@webrtc.org
2013-08-14The video capture module for iOS.sjlee@webrtc.org
2013-08-02Adds all unittests to android NDK-APK framework.henrike@webrtc.org
2013-07-26Don't set clang_use_chrome_plugins in common.gypisergeyu@chromium.org
2013-07-18AppRTCDemo: build fixes for iOS build in webrtcfischman@webrtc.org
2013-07-16Fixes: Resolves conflict that will happen when merging libjingle's and WebRTC...henrike@webrtc.org
2013-07-09Create gyp target for bwe components.stefan@webrtc.org
2013-07-08Fixes build breakage when building WebRTC in Chromium and having include_test...henrike@webrtc.org
2013-07-03Makes it possible to build ndk-apks of native unit tests if the workspace is ...henrike@webrtc.org
2013-06-07Fix relative path to .gitignore and other minor changes.andrew@webrtc.org
2013-06-07Add script for appending entries to .gitignore.andrew@webrtc.org
2013-05-29Rename voice_engine_core -> voice_engine and move targets to voice_engine.gyp.andrew@webrtc.org
2013-05-22Add direct_dependent_settings in common.gypi.sergeyu@chromium.org
2013-05-20Revert 4000 "Reverting r3978"andrew@webrtc.org
2013-05-20Revert 4001 "Revert 3977"andrew@webrtc.org
2013-05-10Revert 3977tnakamura@webrtc.org
2013-05-10Reverting r3978elham@webrtc.org
2013-05-08Enable protobuf use in Chromium.andrew@webrtc.org
2013-05-07Update protoc.gypi to match Chromium's latest.andrew@webrtc.org
2013-04-30Move WEBRTC_THREAD_RR and WEBRTC_CLOCK_TYPE_REALTIME to system_wrappers.gypi .sergeyu@chromium.org
2013-04-25Removing another instance of file apimikhal@webrtc.org
2013-04-25Disabling avi file interfacemikhal@webrtc.org
2013-04-20Update iOS build script to run on bots.kjellander@webrtc.org
2013-04-18Add the build script of the voice engine for iOS.sjlee@webrtc.org
2013-02-26Use ninja with merge_libs.py on Windows and clean up.andrew@webrtc.org
2013-02-23Ported assembly coding in APM from Android to iOS.kma@webrtc.org
2013-02-21MIPS optimizations for Signal Processing Library patch01andrew@webrtc.org
2013-02-20Misc cleanups to webrtc/android code:fischman@webrtc.org
2013-02-04Fixing/disabling Windows x64 warningskjellander@webrtc.org
2013-01-31Replaced relative path to reference from <(webrtc_root).bjornv@webrtc.org
2013-01-28Add <(DEPTH) to global includeskjellander@webrtc.org
2013-01-12Fix android clang build.wjia@webrtc.org