1. 738bfa7 Remove api/bitrate_constraints.h. by Mirko Bonadei · 4 years, 11 months ago
  2. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 11 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. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  6. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  7. 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  8. c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  9. 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
  10. 26968ba Delete unused utf8 conversion utilities by Niels Möller · 6 years ago
  11. 75e3647 Switch usages of DefaultNetworkSimulationConfig to BuiltInNetworkBehaviorConfig by Artem Titov · 6 years ago
  12. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  13. 569397f Reland "Added field trial WebRTC-GenericDescriptor for the new generic descriptor." by philipel · 6 years ago
  14. 6f68324 Revert "Added field trial WebRTC-GenericDescriptor for the new generic descriptor." by Lu Liu · 6 years ago
  15. 3f4a4fa Added field trial WebRTC-GenericDescriptor for the new generic descriptor. by philipel · 6 years ago
  16. f18b352 Reland: Rename VideoQualityTestFixtureInterface::Params.pipe into config. by Artem Titov · 6 years ago
  17. 17790c3 Revert "Rename VideoQualityTestFixtureInterface::Params.pipe into config." by Artem Titov · 6 years ago
  18. 7f2eab0 Rename VideoQualityTestFixtureInterface::Params.pipe into config. by Artem Titov · 6 years ago
  19. 45a4c41 Never invoke rtc::LogMessage::SetLogToStderr outside of main. by Mirko Bonadei · 6 years ago
  20. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  21. b6b29e0 Convert video quality test from a TEST_F to a TEST fixture. by Patrik Höglund · 6 years ago
  22. 6aa415e Add full stack test with link capacity of 150 kbit/s. by Niels Möller · 6 years ago
  23. df736d8 Enable inter-layer prediction by default in test apps. by Sergey Silkin · 6 years ago
  24. 5702736 Control inter-layer prediction mode in test apps. by Sergey Silkin · 6 years ago
  25. fc8d26b Reland "Moved BitrateConfig out of Call::Config." by Sebastian Jansson · 6 years ago
  26. e4bf600 Revert "Moved BitrateConfig out of Call::Config." by Lu Liu · 6 years ago
  27. 5897fe2 Moved BitrateConfig out of Call::Config. by Sebastian Jansson · 6 years ago
  28. edab301 Remove webrtc::test::InitFieldTrialsFromString(const std::string&). by Bjorn Terelius · 6 years ago
  29. 255d1cd Implement dual stream full stack test and loopback tool by Ilya Nikolaevskiy · 7 years ago