1. 1518fd3 Add support for setting a custom NetEqFactory in PeerConnection level tests. by Ivo Creusen · 4 years, 11 months ago
  2. 0020226 Replace VideoSourceInterface with FrameGeneratorInterface in AddVideoConfig by Artem Titov · 4 years, 11 months ago
  3. b4463ee Add ability to specify custom video source for PC framework. by Artem Titov · 5 years ago
  4. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  5. 728a0ee Reland "Introduce ability to test echo in PC level test framework" by Artem Titov · 5 years ago
  6. 5870503 Revert "Introduce ability to test echo in PC level test framework" by Sami Kalliomäki · 5 years ago
  7. 77acb01 Introduce ability to test echo in PC level test framework by Artem Titov · 5 years ago
  8. 2e6c294 Refactor test_peer.cc to reduce amount of arguments passing around by Artem Titov · 5 years ago
  9. bc558ce Add support of specifying audio sample rate for PC test framework by Artem Titov · 5 years ago
  10. ef3fd9c Add support for simulcast with Vp8 from caller into PC level quality tests. by Artem Titov · 5 years ago
  11. 1a5fc90 in test/pc/e2e pass TaskQueueFactory explicitly by Danil Chapovalov · 5 years ago
  12. 85a9d91 Add ability to set min/start/max bitrate on peer's PC in PC quality tests by Artem Titov · 5 years ago
  13. 153056b Add ability to play audio in circle for TestAudioDevice wav file capturer by Artem Titov · 6 years ago
  14. 70f80e5 Add support for creation of AEC dump during the test with PC framework. by Artem Titov · 6 years ago
  15. ade945d Add ability to specify encoder bitrate multiplier in PC level tests by Artem Titov · 6 years ago
  16. 98aa448 Move Params, InjectableComponents and classes around on the top level by Artem Titov · 6 years ago
  17. 0b44314 Move PC e2e test framework into its own namespace by Artem Titov · 6 years ago
  18. 80cfd81 Move PeerConnectionComponents when creating PeerConnectionDependencies. by Artem Titov · 6 years ago
  19. 4765013 Intermediate step: Move ownership of rtc::NetworkManager to test code from PC E2E framework by Artem Titov · 6 years ago
  20. 859abef Use DefaultVideoQualityAnalyzer as default, cleanup headers. by Artem Titov · 6 years ago
  21. 32232e9 Add spatial layers support to video analyze pipeline. by Artem Titov · 6 years ago
  22. bf9e01a Add support of fast media sending in peer connection e2e test by Artem Titov · 6 years ago
  23. a6a273d Introduce PeerConnectionE2EQualityTestFixture implementation. by Artem Titov · 6 years ago
  24. 840b055 Introduce TestPeer. by Artem Titov · 6 years ago