aboutsummaryrefslogtreecommitdiff
path: root/webrtc/tools
AgeCommit message (Expand)Author
2017-02-23Leave only an empty top level OWNERS file.Chih-Hung Hsieh
2016-01-13Convert channel counts to size_t.Peter Kasting
2015-12-10Enable cpplint for more webrtc subfolders and fix all uncovered cpplint errors.jbauch
2015-12-07Use @webrtc.org addresses for OWNERS.Peter Boström
2015-11-11Remove webrtc/test/channel_transport/includeHenrik Kjellander
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-10-29Rewrote perform_action_on_all_files to be parallell.phoglund
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-10-07Fix minor GYP error in webrtc/tools/internal_tools.gypHenrik Kjellander
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-10-07GN: Port frame_analyzer and rgba_to_i420_converter targetsHenrik Kjellander
2015-09-29Remove AgcManager.Alejandro Luebs
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2015-09-16Add RTC_ prefix to contructormagic macros.henrikg
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-07-23Configure AudioProcessing directly in agc_harness.andrew
2015-07-09Remove empty-string comparisons.pbos
2015-06-25Pull the Voice Activity Detector out from the AGCaluebs
2015-06-25Revert "Pull the Voice Activity Detector out from the AGC"Bjorn Volcker
2015-06-25Pull the Voice Activity Detector out from the AGCaluebs
2015-06-19Revert "Pull the Voice Activity Detector out from the AGC"Alejandro Luebs
2015-06-18Pull the Voice Activity Detector out from the AGCAlejandro Luebs
2015-06-11Reformat existing code. There should be no functional effects.Peter Kasting
2015-05-25PRESUBMIT: Improve PyLint check and add GN format check.Henrik Kjellander
2015-04-22Disables mic bump-up level if not built with chromiumBjorn Volcker
2015-04-15VoE: move mock directory 1 level upJelena Marusic
2015-04-15audio_processing/agc: Adds config to set minimum microphone volume at startupBjorn Volcker
2015-04-09Exit after printing usage message.Thiago Farina
2015-04-01Revert "Port frame_analyzer and rgba_to_i420_converter targets to GN build."Henrik Kjellander
2015-04-01Port frame_analyzer and rgba_to_i420_converter targets to GN build.Henrik Kjellander
2015-03-04Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macrokjellander@webrtc.org
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2015-01-29Re-land "Remove <(webrtc_root) from source file entries."kjellander@webrtc.org
2015-01-29Revert "Remove <(webrtc_root) from source file entries."kjellander@webrtc.org
2015-01-29Remove <(webrtc_root) from source file entries.kjellander@webrtc.org
2015-01-28Add "score" unit to SSIM perf score output.kjellander@webrtc.org
2015-01-26Make it easier to use external libyuv + cleanup GYP files.kjellander@webrtc.org
2015-01-14Move system_wrappers.gyp files to the proper directory.andresp@webrtc.org
2014-12-15Merge in AGC manager and AGC tools.pbos@webrtc.org
2014-11-20Use size_t more consistently for packet/payload lengths.pkasting@chromium.org
2014-11-13Update isolate files for Android APK tests.kjellander@webrtc.org
2014-10-31Update all .isolate files for the new format.kjellander@webrtc.org
2014-10-24Adding the subtool rtcBot report visualizerhoussainy@google.com
2014-10-23Adding three video conference bots testhoussainy@google.com
2014-10-23Adding file from test.webrtc.org domain to be downloadedhoussainy@google.com
2014-10-23Add macros and APIs for webrtc histograms.asapersson@webrtc.org
2014-10-23Using the Unused turn configuration in two way testhoussainy@google.com
2014-10-22NOTE: This code review based on the running issue:houssainy@google.com
2014-10-22Adding Two way video and audio streaming test to RtcBothoussainy@google.com
2014-10-22HTTPS Server used instead of HTTP for loading the bots to avoid the media per...houssainy@google.com