- 37ece92 New rtc dump analyzing tool in Python by aleloi · 9 years ago
- 732c17c New misc scripts, header_usage.sh and author_line_count.sh. by nisse · 9 years ago
- 6ab85a4 Delete some unused header files. by nisse · 9 years ago
- 53e9a4e Change name of files and class in agc/histogram* in order to avoid issue file-name clash in build files by peah · 9 years ago
- 2ad5bb4 GN: Fix errors in rtc_include_tests conditions by kjellander@webrtc.org · 9 years ago
- fee78be GN: Use rtc_include_tests variable to exclude tests. by kjellander · 9 years ago
- 8cfa9b3 GN: Exclude frame_analyzer and rgba_to_i420_converter from Chromium builds. by kjellander · 9 years ago
- 23605ca GN: Exclude tools and tests in Chromium builds. by kjellander@webrtc.org · 9 years ago
- 9a6d8ff GN: Add system_wrappers_unittests, tools and tools_unittests by kjellander · 9 years ago
- 7807785 Rename APK tests workaround to make it more generic. by kjellander · 9 years ago
- b670f85 Replace scoped_ptr with unique_ptr everywhere by kwiberg · 9 years ago
- a7e18f5 Adding default_exe_manifest to some gn binaries by brucedawson · 9 years ago
- 545e17c GN: Fix dependency for rtc_base_approved by kjellander · 9 years ago
- 3f6d591 Fix dependencies on mac in tools/BUILD.gn. by Tommi · 9 years ago
- 60cf421 Add isolate files for Android tests by kjellander · 9 years ago
- 0b54e5a Reland "Add check_deps rules in DEPS files." by kjellander@webrtc.org · 9 years ago
- de82d23 Revert of Add check_deps rules in DEPS files. (patchset #2 id:60001 of https://codereview.webrtc.org/1796413002/ ) by kjellander · 9 years ago
- 181e867 Add check_deps rules in DEPS files. by kjellander@webrtc.org · 9 years ago
- 973f3db Replace scoped_ptr with unique_ptr in webrtc/modules/audio_processing/ by kwiberg · 9 years ago
- b3f6beb Move gtest_prod_util.h out of webrtc/test tree. by kjellander · 9 years ago
- 80590d9 Convert channel counts to size_t. by Peter Kasting · 9 years ago
- 560fb5e Enable cpplint for more webrtc subfolders and fix all uncovered cpplint errors. by jbauch · 9 years ago
- c53e51b Use @webrtc.org addresses for OWNERS. by Peter Boström · 9 years ago
- 77124b4 Remove webrtc/test/channel_transport/include by Henrik Kjellander · 9 years ago
- 36a14b5 modules: more interface -> include renames by Henrik Kjellander · 9 years ago
- 4827ba2 Rewrote perform_action_on_all_files to be parallell. by phoglund · 9 years ago
- 78f65d0 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
- 0bd1975 Fix minor GYP error in webrtc/tools/internal_tools.gyp by Henrik Kjellander · 9 years ago
- 07e22e6 Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
- f3e2315 GN: Port frame_analyzer and rgba_to_i420_converter targets by Henrik Kjellander · 9 years ago
- 3931502 Remove AgcManager. by Alejandro Luebs · 10 years ago
- 5c075c8 Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 10 years ago
- 9199c0e Add RTC_ prefix to contructormagic macros. by henrikg · 10 years ago
- a0ad248 Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 10 years ago
- 0660e63 Configure AudioProcessing directly in agc_harness. by andrew · 10 years ago
- 849f72f Remove empty-string comparisons. by pbos · 10 years ago
- ad1b8ad Pull the Voice Activity Detector out from the AGC by aluebs · 10 years ago
- 7906c7a Revert "Pull the Voice Activity Detector out from the AGC" by Bjorn Volcker · 10 years ago
- b61e599 Pull the Voice Activity Detector out from the AGC by aluebs · 10 years ago
- 099a9e6 Revert "Pull the Voice Activity Detector out from the AGC" by Alejandro Luebs · 10 years ago
- a7e54fa Pull the Voice Activity Detector out from the AGC by Alejandro Luebs · 10 years ago
- 20d4fde Reformat existing code. There should be no functional effects. by Peter Kasting · 10 years ago
- 3a03799 PRESUBMIT: Improve PyLint check and add GN format check. by Henrik Kjellander · 10 years ago
- ffd4e9d Disables mic bump-up level if not built with chromium by Bjorn Volcker · 10 years ago
- c49056d VoE: move mock directory 1 level up by Jelena Marusic · 10 years ago
- bc96328 audio_processing/agc: Adds config to set minimum microphone volume at startup by Bjorn Volcker · 10 years ago
- c0110a5 Exit after printing usage message. by Thiago Farina · 10 years ago
- 94fec52 Revert "Port frame_analyzer and rgba_to_i420_converter targets to GN build." by Henrik Kjellander · 10 years ago
- 5d397d8 Port frame_analyzer and rgba_to_i420_converter targets to GN build. by Henrik Kjellander · 10 years ago
- 860ac53 Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 10 years ago
- deb9dae Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
- 6ae75ba Re-land "Remove <(webrtc_root) from source file entries." by kjellander@webrtc.org · 10 years ago
- 8a13084 Revert "Remove <(webrtc_root) from source file entries." by kjellander@webrtc.org · 10 years ago
- 2645d28 Remove <(webrtc_root) from source file entries. by kjellander@webrtc.org · 10 years ago
- 969c253 Add "score" unit to SSIM perf score output. by kjellander@webrtc.org · 10 years ago
- 75b626b Make it easier to use external libyuv + cleanup GYP files. by kjellander@webrtc.org · 10 years ago
- 20349b9 Move system_wrappers.gyp files to the proper directory. by andresp@webrtc.org · 10 years ago
- e8dbbf4 Merge in AGC manager and AGC tools. by pbos@webrtc.org · 10 years ago
- 0ab923a Use size_t more consistently for packet/payload lengths. by pkasting@chromium.org · 10 years ago
- 1135e2c Update isolate files for Android APK tests. by kjellander@webrtc.org · 10 years ago
- 796056b Update all .isolate files for the new format. by kjellander@webrtc.org · 10 years ago
- 3a8dbe3 Adding the subtool rtcBot report visualizer by houssainy@google.com · 10 years ago
- e8c47e5 Adding three video conference bots test by houssainy@google.com · 10 years ago
- b7fdbc0 Adding file from test.webrtc.org domain to be downloaded by houssainy@google.com · 10 years ago
- b482152 Add macros and APIs for webrtc histograms. by asapersson@webrtc.org · 10 years ago
- 1546e3e Using the Unused turn configuration in two way test by houssainy@google.com · 10 years ago
- c080b41 NOTE: This code review based on the running issue: by houssainy@google.com · 10 years ago
- 45226bb Adding Two way video and audio streaming test to RtcBot by houssainy@google.com · 10 years ago
- cd3135a HTTPS Server used instead of HTTP for loading the bots to avoid the media permission pop-up clicks every time running the test. by houssainy@google.com · 10 years ago
- a1a9994 Moving creating TURN configration to the host machine instead of the bots - rtcBot by houssainy@google.com · 10 years ago
- 75db58e Test names changed from e.g) testOneWayVideo/chrome=>chrome to testOneWayVideo/chrome-chrome. by houssainy@google.com · 10 years ago
- 787e3f1 Improve rtcbot to load all test files at start and allow them to registerTests by andresp@webrtc.org · 10 years ago
- d8e21cd Selecting bot_type changed to be specified in the test file by houssainy@google.com · 10 years ago
- 39f0cda Check on the existence of report directory by houssainy@google.com · 10 years ago
- 7d0ed96 GN: Add common configs to tools and test. by kjellander@webrtc.org · 10 years ago
- f5723bd GN: Enable libvpx, add link target and convert some test targets by kjellander@webrtc.org · 10 years ago
- f8537d7 Collecting stats every fixed time in webrtc_video_streaming.js test by houssainy@google.com · 10 years ago
- 34b81eb Fix parallel test execution for tools, testsupport and metrics tests. by kjellander@webrtc.org · 11 years ago
- a30618f Adding getStats function to the exposed PeerConnection in RtcBot by houssainy@google.com · 11 years ago
- 604a2ba Adding test file path as argument of the rtcBot run command's arguments. by houssainy@google.com · 11 years ago
- 881c38a Adding webrtc_video_streaming test by houssainy@google.com · 11 years ago
- 5eaf95b Fix printing of error stack in rtcbot when a test fails via test.fail(). by houssainy@google.com · 11 years ago
- c529f50 Bot Browser files moved to /bot/browser/ by houssainy@google.com · 11 years ago
- f1b1a3b Adding the ability to test on Chrome for Android. by houssainy@google.com · 11 years ago
- de4cf01 - Adding AndroidDeviceManager to botManager.js to help in selecting devices, in case running test on Android devices. by houssainy@google.com · 11 years ago
- c06f92d Moving the api.js and bot.js to /rtcbot/bot/ to be shared between by houssainy@google.com · 11 years ago
- 49d6220 Change gflags and gmock includes to be full paths. by kjellander@webrtc.org · 11 years ago
- 5191730 Partial revert of r7014 (Android APK refactor) by kjellander@webrtc.org · 11 years ago
- 3dbd813 RTCBot is a framework that allows to write tests where logic runs on a single by andresp@webrtc.org · 11 years ago
- b9d6b2b Android APK tests built from a normal WebRTC checkout. by kjellander@webrtc.org · 11 years ago
- 00dffd7 Pass GYP DEPTH variable to isolate. by kjellander@webrtc.org · 11 years ago
- f006e8d Add kjellander@webrtc.org as OWNER for *.isolate by kjellander@webrtc.org · 11 years ago
- 00d9c49 Android: cleanup gtest_target_type conditions. by henrike@webrtc.org · 11 years ago
- 774b3d3 Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 11 years ago
- 0a9ed7c Revert 6202 "Switch to using base/constructormagic.h and remove ..." by mcasas@webrtc.org · 11 years ago
- 28b7c07 Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 11 years ago
- 0b8a1c4 Add webrtc field trials API. by andresp@webrtc.org · 11 years ago
- ba47616 Replace scoped_array<T> with scoped_ptr<T[]>. by andrew@webrtc.org · 11 years ago
- 98f8320 Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition. by fischman@webrtc.org · 11 years ago
- 5b3c956 Fix loopback test for case where no constraint is given. by andresp@webrtc.org · 11 years ago