Sign in
webrtc
/
src
/
webrtc
/
b60cbb571b1ea71b6f9edc337559946084a040db
/
tools
3931502
Remove AgcManager.
by Alejandro Luebs
· 9 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
ccef356
Add ability to control peer connection constraints for the loopback test.
by andresp@webrtc.org
· 11 years ago
1fb05fc
Allow loopback tests to do TURN when served from webrtc.googlecode.com.
by andresp@webrtc.org
· 11 years ago
d073362
Tool to establish a loopback call via apprtc turn server.
by andresp@webrtc.org
· 11 years ago
8b04780
Add support for YUV4MPEG file reading to tools files. (Minor fix).
by mcasas@webrtc.org
· 11 years ago
280ab2a
Add support for YUV4MPEG file reading to tools files.
by mcasas@webrtc.org
· 11 years ago
2c358e2
Now printing less output from compare_videos.py.
by phoglund@webrtc.org
· 11 years ago
ca63ad9
Roll chromium_revision 232627:238260
by kjellander@webrtc.org
· 11 years ago
d95137e
Made video quality toolchain more configurable.
by phoglund@webrtc.org
· 11 years ago
b4db9c3
Remove update_resources.py as it's no longer used.
by kjellander@webrtc.org
· 11 years ago
f8a1798
Make video quality analysis unittests print to log instead of stdout.
by kjellander@webrtc.org
· 11 years ago
2714c79
Move RtcpStatistics to webrtc/common_types.h, to be used by vie as well.
by sprang@webrtc.org
· 11 years ago
50edafc
Move audio_e2e_harness into include_tests==1 condition.
by kjellander@webrtc.org
· 11 years ago
b9586f0
Add audio_e2e_test target to tools.gyp
by kjellander@webrtc.org
· 11 years ago
8e70108
Reorganize GYP targets to make webrtc.gyp more usable.
by kjellander@webrtc.org
· 11 years ago
bf1da46
Add APK and isolate target for video_engine_tests
by kjellander@webrtc.org
· 11 years ago
22a2893
Fix include of isolate.gypi
by kjellander@webrtc.org
· 11 years ago
369da50
Workaround issue with stdin on Windows.
by kjellander@webrtc.org
· 11 years ago
053d45a
Update sampling rate and number of channels of NetEq4 if decoder is changed.
by turaj@webrtc.org
· 11 years ago
cdc5e6a
Remove include_dirs from tools.
by pbos@webrtc.org
· 12 years ago
dadb2a1
Fix format string in video_quality_analysis.cc.
by pbos@webrtc.org
· 12 years ago
3524ade
Convert printing in video quality tests to Chromium's perf format.
by kjellander@webrtc.org
· 12 years ago
8c6633c
Add isolate configuration for Android for all tests.
by kjellander@webrtc.org
· 12 years ago
3540c82
Isolate GYP target and .isolate files for tests
by kjellander@webrtc.org
· 12 years ago
e155918
Revert 4547 "Isolate GYP target and .isolate files for tests"
by kjellander@webrtc.org
· 12 years ago
298bbdb
Isolate GYP target and .isolate files for tests
by kjellander@webrtc.org
· 12 years ago
3f45c2e
Switch C++-style C headers with their C equivalents.
by pbos@webrtc.org
· 12 years ago
acb00f5
Adds all unittests to android NDK-APK framework.
by henrike@webrtc.org
· 12 years ago
08a3b0d
Fix some chromium-style warnings in webrtc/tools/
by pbos@webrtc.org
· 12 years ago
3081f6d
Improved error messages when binaries are missing. Also stderr = stdout now.
by phoglund@webrtc.org
· 12 years ago
e25e28f
Unreverts revert: Makes it possible to find files used by some unit tests when running them as Chrome native tests.
by henrike@webrtc.org
· 12 years ago
Next »