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. 85fc325 Revert "Partial frame capture API part 5" by Ilya Nikolaevskiy · 5 years ago
  6. 1f0a84a Partial frame capture API part 5 by Ilya Nikolaevskiy · 5 years ago
  7. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  8. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  9. 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  10. c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  11. 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
  12. 26968ba Delete unused utf8 conversion utilities by Niels Möller · 6 years ago
  13. 75e3647 Switch usages of DefaultNetworkSimulationConfig to BuiltInNetworkBehaviorConfig by Artem Titov · 6 years ago
  14. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  15. 569397f Reland "Added field trial WebRTC-GenericDescriptor for the new generic descriptor." by philipel · 6 years ago
  16. 6f68324 Revert "Added field trial WebRTC-GenericDescriptor for the new generic descriptor." by Lu Liu · 6 years ago
  17. 3f4a4fa Added field trial WebRTC-GenericDescriptor for the new generic descriptor. by philipel · 6 years ago
  18. f18b352 Reland: Rename VideoQualityTestFixtureInterface::Params.pipe into config. by Artem Titov · 6 years ago
  19. 17790c3 Revert "Rename VideoQualityTestFixtureInterface::Params.pipe into config." by Artem Titov · 6 years ago
  20. 7f2eab0 Rename VideoQualityTestFixtureInterface::Params.pipe into config. by Artem Titov · 6 years ago
  21. 45a4c41 Never invoke rtc::LogMessage::SetLogToStderr outside of main. by Mirko Bonadei · 6 years ago
  22. 28bb391 Fix incorrect screenshare bitrate configs in test cases by Erik Språng · 6 years ago
  23. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  24. b6b29e0 Convert video quality test from a TEST_F to a TEST fixture. by Patrik Höglund · 6 years ago
  25. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  26. 6aa415e Add full stack test with link capacity of 150 kbit/s. by Niels Möller · 6 years ago
  27. df736d8 Enable inter-layer prediction by default in test apps. by Sergey Silkin · 6 years ago
  28. 5702736 Control inter-layer prediction mode in test apps. by Sergey Silkin · 6 years ago
  29. bb60a3a Refactor VP8 TemporalLayers by Erik Språng · 6 years ago
  30. fc8d26b Reland "Moved BitrateConfig out of Call::Config." by Sebastian Jansson · 6 years ago
  31. e4bf600 Revert "Moved BitrateConfig out of Call::Config." by Lu Liu · 6 years ago
  32. 5897fe2 Moved BitrateConfig out of Call::Config. by Sebastian Jansson · 6 years ago
  33. edab301 Remove webrtc::test::InitFieldTrialsFromString(const std::string&). by Bjorn Terelius · 6 years ago
  34. 255d1cd Implement dual stream full stack test and loopback tool by Ilya Nikolaevskiy · 7 years ago
  35. a4259f6 Add new event type to RtcEventLog by Ilya Nikolaevskiy · 7 years ago
  36. 3102734 Revert "Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld)." by Rasmus Brandt · 7 years ago
  37. 2666cf7 Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld). by Rasmus Brandt · 7 years ago
  38. 2c30120 Revert of Add full stack tests for MediaCodec. (patchset #10 id:180001 of https://codereview.webrtc.org/3005253002/ ) by brandtr · 7 years ago
  39. 2cefac6 Add full stack tests for MediaCodec encoder. by brandtr · 7 years ago
  40. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  41. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/video/screenshare_loopback.cc]
  42. 579de6f Add a new frame generator that cycles through randomly generated slides. by erikvarga · 7 years ago
  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. 12fa8f4 Remove gflags dependency for screenshare_loopback by kjellander · 7 years ago
  50. 8d8185c Add command-line param to screenshare_loopback to specify a list of slides by ilnik · 7 years ago
  51. 4c8b942 Adding audio DTX to video loopback test. by minyue · 7 years ago
  52. 1293aca Configure FlexFEC in VideoQualityTest. by brandtr · 8 years ago
  53. 626bc95 Reland of "Separating video settings in VideoQualityTest". by minyue · 8 years ago
  54. 9aa7883 Revert of "Separating video settings in VideoQualityTest". (patchset #4 id:60001 of https://codereview.webrtc.org/2314403007/ ) by minyue · 8 years ago
  55. 16b6d6d Reland of "Separating video settings in VideoQualityTest". by minyue · 8 years ago
  56. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  57. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  58. e75f204 Expose Ivf logging through the native API by palmkvist · 8 years ago
  59. 5865f48 Revert of Separating video settings in VideoQualityTest. (patchset #2 id:20001 of https://codereview.webrtc.org/2312613003/ ) by kjellander · 8 years ago
  60. f07fb00 Separating video settings in VideoQualityTest. by minyue · 8 years ago
  61. 7320866 Reland of Adding audio to video_quality_test. by minyue · 8 years ago
  62. f095012 Revert of Adding audio to video_quality_test. (patchset #10 id:230001 of https://codereview.webrtc.org/2136573002/ ) by minyue · 8 years ago
  63. 65a6578 Adding audio to video_quality_test. by minyue · 8 years ago
  64. b179767 Add an HD resolution perf test. by stefan · 8 years ago
  65. 48a4beb Auto pause video streams based on encoder target bitrate. by mflodman · 8 years ago
  66. 7169bda Update default parameters in screenshare_loopback test by sprang · 8 years ago
  67. a2c5523 Allow packets to be reordered in the fake network pipe. by philipel · 9 years ago
  68. ce4aef1 Adding support for simulcast and spatial layers into VideoQualityTest by sprang · 9 years ago
  69. 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
  70. 87f83a9 Adding support for simulcast and spatial layers into VideoQualityTest by ivica · 9 years ago
  71. 6b8d355 Reland "Wire up send-side bandwidth estimation." by Erik Språng · 9 years ago
  72. 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
  73. ef165ee Wire up send-side bandwidth estimation. by sprang · 9 years ago
  74. 5d6a06c Refactoring full stack and loopback tests by ivica · 9 years ago
  75. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  76. 7f6a6fc Enabling spatial layers in VP9Impl. Filter layers in the loopback test. by ivica · 9 years ago
  77. ef7228c Selectable number of TL screenshare loopback test. Also contains some tweaks to make a single TL perform better. by sprang · 9 years ago
  78. 028cf48 Added FullStack performance test for screensharing with VP9 by ivica · 9 years ago
  79. d635895 Add a frame generator that allows scrolling over a larger still image, for use with new screen sharing quality tests. by sprang · 9 years ago
  80. 49c0ce3 Revert "Add a frame generator that allows scrolling over a larger still image, for use with new screen sharing quality tests." by Erik Språng · 9 years ago
  81. 8993413 Add a frame generator that allows scrolling over a larger still image, for use with new screen sharing quality tests. by Erik Språng · 9 years ago
  82. 2c4c914 In screenshare mode, suppress VP8 bitrate overshoot and increase quality by Erik Språng · 9 years ago
  83. 9874ee0 Add temporal-layers option to video_loopback. by pbos · 9 years ago
  84. 9d657cf Fix dangling pointer in screenshare_loopback by Erik Språng · 9 years ago
  85. 143cec1 Set correct encoder-specific settings for vpx in the new API. by Erik Språng · 9 years ago
  86. 09098da Fix screenshare loopback target bitrate which isn't correctly configured by sprang@webrtc.org · 9 years ago
  87. 131bea8 Offline screenshare quality test, plus loopback. by sprang@webrtc.org · 9 years ago