1. 7f57788 Removes trial to enable BBR congestion controller. by Sebastian Jansson · 6 years ago
  2. 1c931c4 Use VideoSourceInterface for owning test video sources by Niels Möller · 6 years ago
  3. 8eeccbe Delete Start and Stop methods from TestVideoCapturer. by Niels Möller · 6 years ago
  4. de8e6e6 Refactor bitrate configuration in CallTest by Niels Möller · 6 years ago
  5. cb7eddb Add tests for cpu overuse scaling. by Åsa Persson · 6 years ago
  6. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  7. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  8. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  9. 99b71df Use function_video_(en|de)coder_factory from api by Danil Chapovalov · 6 years ago
  10. cbcbc22 Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Möller · 6 years ago
  11. 377b26e Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Sebastian Jansson · 6 years ago
  12. efb94d5 Revert "Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."" by Oleh Prypin · 6 years ago
  13. 7961dc2 Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Moller · 6 years ago
  14. 529d0d9 Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config. by Niels Möller · 6 years ago
  15. b0588e6 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  16. 8d92e8d Revert "Reland "Move FakeCodec to separate target and behave like real encoder."" by Ilya Nikolaevskiy · 6 years ago
  17. f2a8287 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  18. 7d13a6e Revert "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  19. 223eba5 Move FakeCodec to separate target and behave like real encoder. by Ilya Nikolaevskiy · 6 years ago
  20. f1f363f Renames test::VideoCapturer to TestVideoCapturer. by Sebastian Jansson · 6 years ago
  21. 50eb4c4 Adds BBR field trial to CallTest. by Sebastian Jansson · 6 years ago
  22. 7258224 Replaces call config create in tests with modify. by Sebastian Jansson · 6 years ago
  23. 3bd2c79 Moving functionality from VideoQualityTest to CallTest by Sebastian Jansson · 6 years ago
  24. f33905d Makes some CallTest members private. by Sebastian Jansson · 6 years ago
  25. 8e6602f Separates send and receive event log in CallTest. by Sebastian Jansson · 6 years ago
  26. 4db138e Reland "Move creating encoder to VideoStreamEncoder." by Niels Möller · 7 years ago
  27. 0d650b4 Revert "Move creating encoder to VideoStreamEncoder." by Niels Moller · 7 years ago
  28. fb82fcc Move creating encoder to VideoStreamEncoder. by Niels Möller · 7 years ago
  29. 2784a03 Add audio_ prefix to audio-related members of CallTest. by Niels Möller · 7 years ago
  30. 465a5d9 Refactor payload types constants in CallTest by Ilya Nikolaevskiy · 7 years ago
  31. 3faa832 Separate test/fake_audio_device on API and implementation. Step 2. by Artem Titov · 7 years ago
  32. 6723cdc Revert "Separate test/fake_audio_device on API and implementation." by Artem Titov · 7 years ago
  33. 8ea5f9a Separate test/fake_audio_device on API and implementation. by Artem Titov · 7 years ago
  34. 8f5787a Move ownership of voe::Channel into Audio[Receive|Send]Stream. by Fredrik Solenberg · 7 years ago
  35. 255d1cd Implement dual stream full stack test and loopback tool by Ilya Nikolaevskiy · 7 years ago
  36. 2a87797 Remove voe::TransmitMixer by Fredrik Solenberg · 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/test/call_test.h]
  43. 73276ad - Removes voe_conference_test. by Fredrik Solenberg · 7 years ago
  44. 413ee9a Use SingleThreadedTaskQueue in DirectTransport by eladalon · 7 years ago
  45. db2a9fc Wire up RTP keep-alive in ortc api. by sprang · 7 years ago
  46. c0d481a Protected streams report RTP messages directly to the FlexFec streams by eladalon · 7 years ago
  47. 863f03b Fix video_replay tool to respect RTX stream and fix default parameters. by ilnik · 7 years ago
  48. d2702ef Fix flaky test VideoSendStreamTest.SendsKeepAlive by sprang · 7 years ago
  49. a9cc40b Allow an external audio processing module to be used in WebRTC by peah · 7 years ago
  50. 20a4b3f Injectable audio encoders: WebRtcVoiceEngine and company by ossu · 8 years ago
  51. 20c84cc Making FakeNetworkPipe demux audio and video packets. by minyue · 8 years ago
  52. 4fb651d Event log cleanup in tests. by philipel · 8 years ago
  53. d8ce1e1 Move SelectMediaType from RampUpTester to BaseTest. by nisse · 8 years ago
  54. e5ad5ca Reland of Don't hardcode MediaType::ANY in FakeNetworkPipe. (patchset #1 id:1 of https://codereview.webrtc.org/2784543002/ ) by nisse · 8 years ago
  55. 3a3bd50 Revert of Don't hardcode MediaType::ANY in FakeNetworkPipe. (patchset #4 id:60001 of https://codereview.webrtc.org/2774463003/ ) by lliuu · 8 years ago
  56. 9c47b00 Don't hardcode MediaType::ANY in FakeNetworkPipe. by nisse · 8 years ago
  57. 92220ff Low-bandwidth audio testing by oprypin · 8 years ago
  58. e828c96 Probing EndToEndTests. by philipel · 8 years ago
  59. a014cc5 Reland of "Added large room scenario to full-stack tests" by ilnik · 8 years ago
  60. bfb1245 Revert of Added large room scenario to full-stack tests. Added thumbnail streams functionality to call test/v… (patchset #8 id:140001 of https://codereview.webrtc.org/2730073002/ ) by ilnik · 8 years ago
  61. d8bd1b1 Added large room scenario to full-stack tests. Added thumbnail streams functionality to video quality test. by ilnik · 8 years ago
  62. fa5a368 Let FlexfecReceiveStreamImpl send RTCP RRs. by brandtr · 8 years ago
  63. f515ab8 Moved call.h and most of api/call/* into call/ by ossu · 8 years ago
  64. 841de6a Add FlexFEC to CallTest. by brandtr · 8 years ago
  65. 68e6bdd Remove use of VoECodec in video/call tests. by solenberg · 8 years ago
  66. 11a9cbf Refactoring: move ownership of RtcEventLog from Call to PeerConnection by skvlad · 8 years ago
  67. fa10b55 Releand of Let ViEEncoder handle resolution changes. by perkj · 8 years ago
  68. 55d932b Add logging statements to places where the frame might be dropped in WebRTC pipeline. by sakal · 8 years ago
  69. 3b703ed Revert of Let ViEEncoder handle resolution changes. (patchset #17 id:340001 of https://codereview.webrtc.org/2351633002/ ) by perkj · 8 years ago
  70. 26105b4 Let ViEEncoder handle resolution changes. by perkj · 8 years ago
  71. 29b1a8d Moved creation of AudioDecoderFactory to inside PeerConnectionFactory. by ossu · 8 years ago
  72. bfefb03 Replace scoped_ptr with unique_ptr everywhere by kwiberg · 8 years ago
  73. 3d7db26 Switch voice transport to use Call and Stream instead of VoENetwork. by mflodman · 9 years ago
  74. ba7dc72 Add rotation to EncodedImage and make sure it is passed through encoders. by Per · 9 years ago
  75. 4a206a9 Remove webrtc::ScopedVector by kwiberg · 9 years ago
  76. 9c6a0c7 Added A/V sync tests with drifting clocks. by danilchap · 9 years ago
  77. e74eef1 Add CreateSend/ReceiveTransport() methods to CallTest. by stefan · 9 years ago
  78. 9fea80f Add audio streams to CallTest and a first A/V call test. by Stefan Holmer · 9 years ago
  79. ff48361 Step 1 to prepare call_test.* for combined audio/video tests. by stefan · 9 years ago
  80. 5811a39 Replace EventWrapper in video/, test/ and call/. by Peter Boström · 9 years ago
  81. 1295297 Register header extensions in RtpRtcpObserver to avoid log spam. by Stefan Holmer · 9 years ago
  82. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  83. f116bd0 Call OnSentPacket for all packets sent in the test framework. by stefan · 9 years ago
  84. 4f4ec0a Re-Land: Implement AudioReceiveStream::GetStats(). by Fredrik Solenberg · 9 years ago
  85. 2d56668 Unify Transport and newapi::Transport interfaces. by pbos · 9 years ago
  86. 4fbae2b Add send transports to individual webrtc::Call streams. by solenberg · 9 years ago
  87. e62202f Support handling multiple RTX but only generate SDP with RTX associated with VP8. by Shao Changbin · 10 years ago
  88. 9526187 Default enable abs send time bwe for CallTest by Erik Språng · 10 years ago
  89. 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 10 years ago
  90. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  91. 8f27fcc Revert 8028 "Support associated payload type when registering Rt..." by andrew@webrtc.org · 10 years ago
  92. 2a16964 Support associated payload type when registering Rtx payload type. by pbos@webrtc.org · 10 years ago
  93. 776e6f2 Use external VideoDecoders in VideoReceiveStream. by pbos@webrtc.org · 10 years ago
  94. bbe0a85 Config struct for VideoEncoder. by pbos@webrtc.org · 10 years ago
  95. 01581da Fix audio/video sync when FEC is enabled. by stefan@webrtc.org · 10 years ago
  96. 7ae9108 Remove more unused tsan suppressions and fix call test passing the same decoder to multiple received streams. by andresp@webrtc.org · 10 years ago
  97. 91f1752 Support VP8 encoder settings in VideoSendStream. by pbos@webrtc.org · 10 years ago
  98. 2bb1bda Preserve RTP states for restarted VideoSendStreams. by pbos@webrtc.org · 10 years ago
  99. be9d2a4 Reserve RTP/RTCP modules in SetSSRC. by pbos@webrtc.org · 10 years ago
  100. 994d0b7 Refactor Call-based tests. by pbos@webrtc.org · 10 years ago