1. 3931502 Remove AgcManager. by Alejandro Luebs · 9 years ago
  2. 5c075c8 Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 10 years ago
  3. 9199c0e Add RTC_ prefix to contructormagic macros. by henrikg · 10 years ago
  4. a0ad248 Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 10 years ago
  5. 0660e63 Configure AudioProcessing directly in agc_harness. by andrew · 10 years ago
  6. 849f72f Remove empty-string comparisons. by pbos · 10 years ago
  7. ad1b8ad Pull the Voice Activity Detector out from the AGC by aluebs · 10 years ago
  8. 7906c7a Revert "Pull the Voice Activity Detector out from the AGC" by Bjorn Volcker · 10 years ago
  9. b61e599 Pull the Voice Activity Detector out from the AGC by aluebs · 10 years ago
  10. 099a9e6 Revert "Pull the Voice Activity Detector out from the AGC" by Alejandro Luebs · 10 years ago
  11. a7e54fa Pull the Voice Activity Detector out from the AGC by Alejandro Luebs · 10 years ago
  12. 20d4fde Reformat existing code. There should be no functional effects. by Peter Kasting · 10 years ago
  13. 3a03799 PRESUBMIT: Improve PyLint check and add GN format check. by Henrik Kjellander · 10 years ago
  14. ffd4e9d Disables mic bump-up level if not built with chromium by Bjorn Volcker · 10 years ago
  15. c49056d VoE: move mock directory 1 level up by Jelena Marusic · 10 years ago
  16. bc96328 audio_processing/agc: Adds config to set minimum microphone volume at startup by Bjorn Volcker · 10 years ago
  17. c0110a5 Exit after printing usage message. by Thiago Farina · 10 years ago
  18. 94fec52 Revert "Port frame_analyzer and rgba_to_i420_converter targets to GN build." by Henrik Kjellander · 10 years ago
  19. 5d397d8 Port frame_analyzer and rgba_to_i420_converter targets to GN build. by Henrik Kjellander · 10 years ago
  20. 860ac53 Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 10 years ago
  21. deb9dae Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  22. 6ae75ba Re-land "Remove <(webrtc_root) from source file entries." by kjellander@webrtc.org · 10 years ago
  23. 8a13084 Revert "Remove <(webrtc_root) from source file entries." by kjellander@webrtc.org · 10 years ago
  24. 2645d28 Remove <(webrtc_root) from source file entries. by kjellander@webrtc.org · 10 years ago
  25. 969c253 Add "score" unit to SSIM perf score output. by kjellander@webrtc.org · 10 years ago
  26. 75b626b Make it easier to use external libyuv + cleanup GYP files. by kjellander@webrtc.org · 10 years ago
  27. 20349b9 Move system_wrappers.gyp files to the proper directory. by andresp@webrtc.org · 10 years ago
  28. e8dbbf4 Merge in AGC manager and AGC tools. by pbos@webrtc.org · 10 years ago
  29. 0ab923a Use size_t more consistently for packet/payload lengths. by pkasting@chromium.org · 10 years ago
  30. 1135e2c Update isolate files for Android APK tests. by kjellander@webrtc.org · 10 years ago
  31. 796056b Update all .isolate files for the new format. by kjellander@webrtc.org · 10 years ago
  32. 3a8dbe3 Adding the subtool rtcBot report visualizer by houssainy@google.com · 10 years ago
  33. e8c47e5 Adding three video conference bots test by houssainy@google.com · 10 years ago
  34. b7fdbc0 Adding file from test.webrtc.org domain to be downloaded by houssainy@google.com · 10 years ago
  35. b482152 Add macros and APIs for webrtc histograms. by asapersson@webrtc.org · 10 years ago
  36. 1546e3e Using the Unused turn configuration in two way test by houssainy@google.com · 10 years ago
  37. c080b41 NOTE: This code review based on the running issue: by houssainy@google.com · 10 years ago
  38. 45226bb Adding Two way video and audio streaming test to RtcBot by houssainy@google.com · 10 years ago
  39. 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
  40. a1a9994 Moving creating TURN configration to the host machine instead of the bots - rtcBot by houssainy@google.com · 10 years ago
  41. 75db58e Test names changed from e.g) testOneWayVideo/chrome=>chrome to testOneWayVideo/chrome-chrome. by houssainy@google.com · 10 years ago
  42. 787e3f1 Improve rtcbot to load all test files at start and allow them to registerTests by andresp@webrtc.org · 10 years ago
  43. d8e21cd Selecting bot_type changed to be specified in the test file by houssainy@google.com · 10 years ago
  44. 39f0cda Check on the existence of report directory by houssainy@google.com · 10 years ago
  45. 7d0ed96 GN: Add common configs to tools and test. by kjellander@webrtc.org · 10 years ago
  46. f5723bd GN: Enable libvpx, add link target and convert some test targets by kjellander@webrtc.org · 10 years ago
  47. f8537d7 Collecting stats every fixed time in webrtc_video_streaming.js test by houssainy@google.com · 10 years ago
  48. 34b81eb Fix parallel test execution for tools, testsupport and metrics tests. by kjellander@webrtc.org · 11 years ago
  49. a30618f Adding getStats function to the exposed PeerConnection in RtcBot by houssainy@google.com · 11 years ago
  50. 604a2ba Adding test file path as argument of the rtcBot run command's arguments. by houssainy@google.com · 11 years ago
  51. 881c38a Adding webrtc_video_streaming test by houssainy@google.com · 11 years ago
  52. 5eaf95b Fix printing of error stack in rtcbot when a test fails via test.fail(). by houssainy@google.com · 11 years ago
  53. c529f50 Bot Browser files moved to /bot/browser/ by houssainy@google.com · 11 years ago
  54. f1b1a3b Adding the ability to test on Chrome for Android. by houssainy@google.com · 11 years ago
  55. 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
  56. c06f92d Moving the api.js and bot.js to /rtcbot/bot/ to be shared between by houssainy@google.com · 11 years ago
  57. 49d6220 Change gflags and gmock includes to be full paths. by kjellander@webrtc.org · 11 years ago
  58. 5191730 Partial revert of r7014 (Android APK refactor) by kjellander@webrtc.org · 11 years ago
  59. 3dbd813 RTCBot is a framework that allows to write tests where logic runs on a single by andresp@webrtc.org · 11 years ago
  60. b9d6b2b Android APK tests built from a normal WebRTC checkout. by kjellander@webrtc.org · 11 years ago
  61. 00dffd7 Pass GYP DEPTH variable to isolate. by kjellander@webrtc.org · 11 years ago
  62. f006e8d Add kjellander@webrtc.org as OWNER for *.isolate by kjellander@webrtc.org · 11 years ago
  63. 00d9c49 Android: cleanup gtest_target_type conditions. by henrike@webrtc.org · 11 years ago
  64. 774b3d3 Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 11 years ago
  65. 0a9ed7c Revert 6202 "Switch to using base/constructormagic.h and remove ..." by mcasas@webrtc.org · 11 years ago
  66. 28b7c07 Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 11 years ago
  67. 0b8a1c4 Add webrtc field trials API. by andresp@webrtc.org · 11 years ago
  68. ba47616 Replace scoped_array<T> with scoped_ptr<T[]>. by andrew@webrtc.org · 11 years ago
  69. 98f8320 Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition. by fischman@webrtc.org · 11 years ago
  70. 5b3c956 Fix loopback test for case where no constraint is given. by andresp@webrtc.org · 11 years ago
  71. ccef356 Add ability to control peer connection constraints for the loopback test. by andresp@webrtc.org · 11 years ago
  72. 1fb05fc Allow loopback tests to do TURN when served from webrtc.googlecode.com. by andresp@webrtc.org · 11 years ago
  73. d073362 Tool to establish a loopback call via apprtc turn server. by andresp@webrtc.org · 11 years ago
  74. 8b04780 Add support for YUV4MPEG file reading to tools files. (Minor fix). by mcasas@webrtc.org · 11 years ago
  75. 280ab2a Add support for YUV4MPEG file reading to tools files. by mcasas@webrtc.org · 11 years ago
  76. 2c358e2 Now printing less output from compare_videos.py. by phoglund@webrtc.org · 11 years ago
  77. ca63ad9 Roll chromium_revision 232627:238260 by kjellander@webrtc.org · 11 years ago
  78. d95137e Made video quality toolchain more configurable. by phoglund@webrtc.org · 11 years ago
  79. b4db9c3 Remove update_resources.py as it's no longer used. by kjellander@webrtc.org · 11 years ago
  80. f8a1798 Make video quality analysis unittests print to log instead of stdout. by kjellander@webrtc.org · 11 years ago
  81. 2714c79 Move RtcpStatistics to webrtc/common_types.h, to be used by vie as well. by sprang@webrtc.org · 11 years ago
  82. 50edafc Move audio_e2e_harness into include_tests==1 condition. by kjellander@webrtc.org · 11 years ago
  83. b9586f0 Add audio_e2e_test target to tools.gyp by kjellander@webrtc.org · 11 years ago
  84. 8e70108 Reorganize GYP targets to make webrtc.gyp more usable. by kjellander@webrtc.org · 11 years ago
  85. bf1da46 Add APK and isolate target for video_engine_tests by kjellander@webrtc.org · 11 years ago
  86. 22a2893 Fix include of isolate.gypi by kjellander@webrtc.org · 11 years ago
  87. 369da50 Workaround issue with stdin on Windows. by kjellander@webrtc.org · 11 years ago
  88. 053d45a Update sampling rate and number of channels of NetEq4 if decoder is changed. by turaj@webrtc.org · 11 years ago
  89. cdc5e6a Remove include_dirs from tools. by pbos@webrtc.org · 12 years ago
  90. dadb2a1 Fix format string in video_quality_analysis.cc. by pbos@webrtc.org · 12 years ago
  91. 3524ade Convert printing in video quality tests to Chromium's perf format. by kjellander@webrtc.org · 12 years ago
  92. 8c6633c Add isolate configuration for Android for all tests. by kjellander@webrtc.org · 12 years ago
  93. 3540c82 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 12 years ago
  94. e155918 Revert 4547 "Isolate GYP target and .isolate files for tests" by kjellander@webrtc.org · 12 years ago
  95. 298bbdb Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 12 years ago
  96. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 12 years ago
  97. acb00f5 Adds all unittests to android NDK-APK framework. by henrike@webrtc.org · 12 years ago
  98. 08a3b0d Fix some chromium-style warnings in webrtc/tools/ by pbos@webrtc.org · 12 years ago
  99. 3081f6d Improved error messages when binaries are missing. Also stderr = stdout now. by phoglund@webrtc.org · 12 years ago
  100. 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