summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-04Android: cleanup gtest_target_type conditions.henrike@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-14Add webrtc field trials API.andresp@webrtc.org
2014-04-25Replace scoped_array<T> with scoped_ptr<T[]>.andrew@webrtc.org
2014-04-14Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition.fischman@webrtc.org
2014-04-10Fix loopback test for case where no constraint is given.andresp@webrtc.org
2014-04-10Add ability to control peer connection constraints for the loopback test.andresp@webrtc.org
2014-03-27Allow loopback tests to do TURN when served from webrtc.googlecode.com.andresp@webrtc.org
2014-03-17Tool to establish a loopback call via apprtc turn server.andresp@webrtc.org
2014-03-14Add support for YUV4MPEG file reading to tools files. (Minor fix).mcasas@webrtc.org
2014-03-14Add support for YUV4MPEG file reading to tools files.mcasas@webrtc.org
2014-01-07Now printing less output from compare_videos.py.phoglund@webrtc.org
2013-12-11Roll chromium_revision 232627:238260kjellander@webrtc.org
2013-11-25Made video quality toolchain more configurable.phoglund@webrtc.org
2013-11-08Remove update_resources.py as it's no longer used.kjellander@webrtc.org
2013-11-03Make video quality analysis unittests print to log instead of stdout.kjellander@webrtc.org
2013-10-28Move RtcpStatistics to webrtc/common_types.h, to be used by vie as well.sprang@webrtc.org
2013-10-21Move audio_e2e_harness into include_tests==1 condition.kjellander@webrtc.org
2013-10-19Add audio_e2e_test target to tools.gypkjellander@webrtc.org
2013-10-10Reorganize GYP targets to make webrtc.gyp more usable.kjellander@webrtc.org
2013-10-04Add APK and isolate target for video_engine_testskjellander@webrtc.org
2013-10-02Fix include of isolate.gypikjellander@webrtc.org
2013-10-02Workaround issue with stdin on Windows.kjellander@webrtc.org
2013-10-01Update sampling rate and number of channels of NetEq4 if decoder is changed.turaj@webrtc.org
2013-09-26Remove include_dirs from tools.pbos@webrtc.org
2013-09-10Fix format string in video_quality_analysis.cc.pbos@webrtc.org
2013-09-10Convert printing in video quality tests to Chromium's perf format.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-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-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-07-30Fix some chromium-style warnings in webrtc/tools/pbos@webrtc.org
2013-07-29Improved error messages when binaries are missing. Also stderr = stdout now.phoglund@webrtc.org
2013-07-08Unreverts revert: Makes it possible to find files used by some unit tests whe...henrike@webrtc.org
2013-07-05Revert 4298 "Makes it possible to find files used by some unit t..."pbos@webrtc.org
2013-07-05Makes it possible to find files used by some unit tests when running them as ...henrike@webrtc.org
2013-06-27Moves tools/update.py to trunk/webrtc/tools and updates it so that it no long...henrike@webrtc.org
2013-06-27Fixed bad parameter passing in compare_videos.pyphoglund@webrtc.org
2013-06-04Include files from webrtc/.. paths in tools/pbos@webrtc.org
2013-05-29Rename voice_engine_core -> voice_engine and move targets to voice_engine.gyp.andrew@webrtc.org
2013-05-17Moved command line parsing to internal tools and moved back the mic volume th...phoglund@webrtc.org
2013-05-16Moved force_volume_max to its own gyp file to avoid a circular dependency.phoglund@webrtc.org
2013-05-16Wrote a small portable tool for forcing the mic volume to 100%.phoglund@webrtc.org
2013-05-14Add script for comparing video qualitykjellander@webrtc.org