1. 738bfa7 Remove api/bitrate_constraints.h. by Mirko Bonadei · 4 years, 10 months ago
  2. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  3. 2ab97f6 Migrate WebRTC test infra to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  4. 5b2eda4 Sanity-check field trial string at initialization. by Jonas Olsson · 5 years ago
  5. ede7cb2 Rewrite video_loopback to use new mac capturer. by Kári Tristan Helgason · 5 years ago
  6. a89800c Parse params of 3rd spatial layer from command line. by Sergey Silkin · 5 years ago
  7. 5affbf2 Turn off automatic quality scaling for simulcast in video_loopback. by philipel · 6 years ago
  8. b344640 Enable quality scaling in video_loopback. by Stefan Holmer · 6 years ago
  9. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  10. 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  11. c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  12. 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
  13. 1e3ed16 Fix force_fieldtrials documentation in video_loopback by Elad Alon · 6 years ago
  14. 75e3647 Switch usages of DefaultNetworkSimulationConfig to BuiltInNetworkBehaviorConfig by Artem Titov · 6 years ago
  15. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  16. 569397f Reland "Added field trial WebRTC-GenericDescriptor for the new generic descriptor." by philipel · 6 years ago
  17. 6f68324 Revert "Added field trial WebRTC-GenericDescriptor for the new generic descriptor." by Lu Liu · 6 years ago
  18. 3f4a4fa Added field trial WebRTC-GenericDescriptor for the new generic descriptor. by philipel · 6 years ago
  19. f18b352 Reland: Rename VideoQualityTestFixtureInterface::Params.pipe into config. by Artem Titov · 6 years ago
  20. 17790c3 Revert "Rename VideoQualityTestFixtureInterface::Params.pipe into config." by Artem Titov · 6 years ago
  21. 255750b Adds support for real audio devices in video_quality_test. by henrika · 6 years ago
  22. 7f2eab0 Rename VideoQualityTestFixtureInterface::Params.pipe into config. by Artem Titov · 6 years ago
  23. 45a4c41 Never invoke rtc::LogMessage::SetLogToStderr outside of main. by Mirko Bonadei · 6 years ago
  24. 28bb391 Fix incorrect screenshare bitrate configs in test cases by Erik Språng · 6 years ago
  25. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  26. b6b29e0 Convert video quality test from a TEST_F to a TEST fixture. by Patrik Höglund · 6 years ago
  27. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  28. 6aa415e Add full stack test with link capacity of 150 kbit/s. by Niels Möller · 6 years ago
  29. df736d8 Enable inter-layer prediction by default in test apps. by Sergey Silkin · 6 years ago
  30. 5702736 Control inter-layer prediction mode in test apps. by Sergey Silkin · 6 years ago
  31. fc8d26b Reland "Moved BitrateConfig out of Call::Config." by Sebastian Jansson · 6 years ago
  32. e4bf600 Revert "Moved BitrateConfig out of Call::Config." by Lu Liu · 6 years ago
  33. 5897fe2 Moved BitrateConfig out of Call::Config. by Sebastian Jansson · 6 years ago
  34. edab301 Remove webrtc::test::InitFieldTrialsFromString(const std::string&). by Bjorn Terelius · 6 years ago
  35. 255d1cd Implement dual stream full stack test and loopback tool by Ilya Nikolaevskiy · 7 years ago
  36. a4259f6 Add new event type to RtcEventLog by Ilya Nikolaevskiy · 7 years ago
  37. 3102734 Revert "Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld)." by Rasmus Brandt · 7 years ago
  38. 2666cf7 Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld). by Rasmus Brandt · 7 years ago
  39. 2c30120 Revert of Add full stack tests for MediaCodec. (patchset #10 id:180001 of https://codereview.webrtc.org/3005253002/ ) by brandtr · 7 years ago
  40. 2cefac6 Add full stack tests for MediaCodec encoder. by brandtr · 7 years ago
  41. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  42. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/video/video_loopback.cc]
  43. 9843695 Add rtpdump and rtc log functionality to screenshare_loopback and video_loopback by ilnik · 7 years ago
  44. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  45. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  46. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  47. 89c4a7e Wire up experiment for improved screenshare bwe. by sprang · 7 years ago
  48. 1168fd4 What can't loopback test be more like full stack test? by sprang · 7 years ago
  49. 8e857d1 Adding capture device selection capability for video_loopback. It will help to select any capture device to test the utility. In future we can add screen share as capture device. by Tarun Chawla · 7 years ago
  50. 4c8b942 Adding audio DTX to video loopback test. by minyue · 7 years ago
  51. a62f582 Integrate FlexFEC in video_loopback. by brandtr · 8 years ago
  52. 1293aca Configure FlexFEC in VideoQualityTest. by brandtr · 8 years ago
  53. a27172d Adding audio only mode to video loopback test. by minyue · 8 years ago
  54. 626bc95 Reland of "Separating video settings in VideoQualityTest". by minyue · 8 years ago
  55. 9aa7883 Revert of "Separating video settings in VideoQualityTest". (patchset #4 id:60001 of https://codereview.webrtc.org/2314403007/ ) by minyue · 8 years ago
  56. 16b6d6d Reland of "Separating video settings in VideoQualityTest". by minyue · 8 years ago
  57. 3ec3da6 Set screenshare.enabled parameter to false when running video_loopback test. by asapersson · 8 years ago
  58. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  59. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  60. e75f204 Expose Ivf logging through the native API by palmkvist · 8 years ago
  61. 5865f48 Revert of Separating video settings in VideoQualityTest. (patchset #2 id:20001 of https://codereview.webrtc.org/2312613003/ ) by kjellander · 8 years ago
  62. f07fb00 Separating video settings in VideoQualityTest. by minyue · 8 years ago
  63. 7320866 Reland of Adding audio to video_quality_test. by minyue · 8 years ago
  64. f095012 Revert of Adding audio to video_quality_test. (patchset #10 id:230001 of https://codereview.webrtc.org/2136573002/ ) by minyue · 8 years ago
  65. 65a6578 Adding audio to video_quality_test. by minyue · 8 years ago
  66. b179767 Add an HD resolution perf test. by stefan · 8 years ago
  67. 48a4beb Auto pause video streams based on encoder target bitrate. by mflodman · 8 years ago
  68. cb7b449 Video loopback avg_burst_loss_length default parameter fix. by philipel · 8 years ago
  69. 536378b Allow FakeNetworkPipe to drop packets in bursts. by philipel · 8 years ago
  70. 274c1dc Added flag for FEC for video_loopback. by philipel · 8 years ago
  71. a2c5523 Allow packets to be reordered in the fake network pipe. by philipel · 9 years ago
  72. ce4aef1 Adding support for simulcast and spatial layers into VideoQualityTest by sprang · 9 years ago
  73. 7a975f7 Revert of Adding support for simulcast and spatial layers into VideoQualityTest (patchset #10 id:180001 of https://codereview.webrtc.org/1353263005/ ) by sprang · 9 years ago
  74. 87f83a9 Adding support for simulcast and spatial layers into VideoQualityTest by ivica · 9 years ago
  75. c7199c2 Read the number of TLs for VP9 too + cleanup by ivica · 9 years ago
  76. 6b8d355 Reland "Wire up send-side bandwidth estimation." by Erik Språng · 9 years ago
  77. c9bbeb0 Revert of Wire up send-side bandwidth estimation. (patchset #8 id:140001 of https://codereview.webrtc.org/1338203003/ ) by Erik Språng · 9 years ago
  78. ef165ee Wire up send-side bandwidth estimation. by sprang · 9 years ago
  79. 5d6a06c Refactoring full stack and loopback tests by ivica · 9 years ago
  80. 9874ee0 Add temporal-layers option to video_loopback. by pbos · 9 years ago
  81. 131bea8 Offline screenshare quality test, plus loopback. by sprang@webrtc.org · 9 years ago