1. 8a9f3a8 Reland "Remove dependency of video_replay on TestADM." by Artem Titov · 1 year, 11 months ago
  2. f9e3bdd Revert "Remove dependency of video_replay on TestADM." by Jeremy Leconte · 2 years ago
  3. 0171666 Remove dependency of video_replay on TestADM. by Artem Titov · 2 years ago
  4. fb8e3de Use AudioDeviceModule instead of TestAudioDeviceModule. by Artem Titov · 2 years ago
  5. 217b384 Remove rtp header extension from config of Call audio and video receivers by Per K · 2 years, 2 months ago
  6. b0d8a37 Ensure CallTest derived tests per default set min/max audio bitrate. by Per K · 2 years, 2 months ago
  7. 5671c64 Stop overriding extensions in rampup tests by Per K · 2 years, 2 months ago
  8. 89870ff Reland "Change CallTests to use new PacketReceiver::DeliverRtp and PacketReceiver::DeliverRtcp" by Per Kjellander · 2 years, 2 months ago
  9. 3e61f88 Revert "Change CallTests to use new PacketReceiver::DeliverRtp and PacketReceiver::DeliverRtcp" by Per Kjellander · 2 years, 2 months ago
  10. 3b96f2c Change CallTests to use new PacketReceiver::DeliverRtp and PacketReceiver::DeliverRtcp by Per K · 2 years, 2 months ago
  11. 9253240 Reland "Remove use of ReceiveStreamRtpConfig:transport_cc" by Per K · 2 years, 3 months ago
  12. be5c713 Revert "Remove use of ReceiveStreamRtpConfig:transport_cc" by Olga Sharonova · 2 years, 3 months ago
  13. 97ba853 Remove use of ReceiveStreamRtpConfig:transport_cc by Per K · 2 years, 3 months ago
  14. 59ade01 Reland "Remame VideoSendStream::UpdateActiveSimulcastLayers to StartPerRtpStream" by Per Kjellander · 2 years, 4 months ago
  15. 75170be Revert "Remame VideoSendStream::UpdateActiveSimulcastLayers to StartPerRtpStream" by Per Kjellander · 2 years, 4 months ago
  16. d8c4de7 Remame VideoSendStream::UpdateActiveSimulcastLayers to StartPerRtpStream by Per Kjellander · 2 years, 4 months ago
  17. 6c2dae2 Move VideoEncoderConfig from api/ into video/config by Jonas Oreland · 2 years, 6 months ago
  18. f4f2287 CallTest: migrate timeouts to TimeDelta. by Markus Handell · 2 years, 8 months ago
  19. e519f38 Remove rtc::Location from SendTask test helper by Danil Chapovalov · 2 years, 8 months ago
  20. 3176ef7 Rename AudioReceiveStream to AudioReceiveStreamInterface by Tommi · 2 years, 10 months ago
  21. f6f4543 Rename VideoReceiveStream to VideoReceiveStreamInterface by Tommi · 2 years, 10 months ago
  22. 1c1f540 Factor out common receive stream methods to a common interface. by Tommi · 3 years, 10 months ago
  23. 8408c99 Remove 'secondary sink' concept from webrtc::VideoReceiveStream. by Tomas Gunnarsson · 4 years, 1 month ago
  24. 2b068ce Reland "Moved VideoReceiveStream::Decoder::decoder_factory to VideoReceiveStream::Config::decoder_factory." by Philip Eliasson · 4 years, 8 months ago
  25. a4f23ad Revert "Moved VideoReceiveStream::Decoder::decoder_factory to VideoReceiveStream::Config::decoder_factory." by Philip Eliasson · 4 years, 8 months ago
  26. acb9d83 Moved VideoReceiveStream::Decoder::decoder_factory to VideoReceiveStream::Config::decoder_factory. by philipel · 4 years, 8 months ago
  27. 8ec11b8 Do not register generic frame descriptor v1 in integration tests by Danil Chapovalov · 5 years ago
  28. 8e9fd48 Fix FakeVp8Encoder name. by Nikita Zetilov · 5 years ago
  29. ce515f7 Add an integration test frame encryption works with DependencyDescriptor by Danil Chapovalov · 5 years ago
  30. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
  31. 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 5 years ago
  32. 014dd3c Trials should always be populated in call config. by Erik Språng · 5 years ago
  33. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 5 years ago
  34. 1b66890 Stop using DEPRECATED_SingleThreadedTaskQueueForTesting in call tests by Danil Chapovalov · 5 years ago
  35. 17b92cb Revert "Stop using and delete DEPRECATED_SingleThreadedTaskQueueForTesting" by Honghai Zhang · 5 years ago
  36. b1c1f69 Stop using and delete DEPRECATED_SingleThreadedTaskQueueForTesting by Danil Chapovalov · 5 years ago
  37. 577c580 Do not stop SingleThreadedTaskQueueForTestingTest near the end of the tests by Danil Chapovalov · 5 years ago
  38. 82a3f0a Replace SingleThreadedTaskQueueForTesting::SendTask usage with ::webrtc::SendTask by Danil Chapovalov · 5 years ago
  39. 3b819f3 Move video_sources_.clear() call to CallTest::DestroyStreams by Niels Möller · 5 years ago
  40. 44db436 Propagate task queue to create test::DirectTransport by TaskQueueBase interface by Danil Chapovalov · 6 years ago
  41. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
  42. 7bf7a42 Delete flag VideoReceiveStream::Config::Rtp::remb by Niels Möller · 6 years ago
  43. 6516f76 Deprecate SingleThreadedTaskQueueForTesting class. by Yves Gerey · 6 years ago
  44. 31d1bce Fix deadlock in VideoSendStream tests, cause of flake on some bots. by Tommi · 6 years ago
  45. 53d45ba Make TaskQueueFactory required construction parameter for Call by Danil Chapovalov · 6 years ago
  46. 08fa953 Reland "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory" by Danil Chapovalov · 6 years ago
  47. fd5166c Revert "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory" by Philip Eliasson · 6 years ago
  48. fc96135 Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory by Danil Chapovalov · 6 years ago
  49. b32f2c7 Publish rtc event log api and default factory for it in api/ by Danil Chapovalov · 6 years ago
  50. 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 6 years ago
  51. 1391ed2 Allows injection of network controller factory in test fixture. by Sebastian Jansson · 6 years ago
  52. a92e624 Use explicit TaskQueueFactory for FrameGeneratorCapturer in CallTest. by Danil Chapovalov · 6 years ago
  53. cab77fd Inject network state predictor into video quality test. by Ying Wang · 6 years ago
  54. d155d68 Removes rtp level keep alive support. by Sebastian Jansson · 6 years ago
  55. 547a1dc Removes injection of RtpTransportControllerSend from Call::Create. by Sebastian Jansson · 6 years ago
  56. ccb9b75 Create version 01 of Generic Frame Descriptor - with discardability flag by Elad Alon · 6 years ago
  57. d8d3248 Reland "Delete test/constants.h" by Elad Alon · 6 years ago
  58. 4f36b7a Revert "Delete test/constants.h" by Oleh Prypin · 6 years ago
  59. 389b167 Delete test/constants.h by Elad Alon · 6 years ago
  60. 6a32de4 Fix potential race in CallTest. by Erik Språng · 6 years ago
  61. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  62. 7f57788 Removes trial to enable BBR congestion controller. by Sebastian Jansson · 6 years ago
  63. 1c931c4 Use VideoSourceInterface for owning test video sources by Niels Möller · 6 years ago
  64. 8eeccbe Delete Start and Stop methods from TestVideoCapturer. by Niels Möller · 6 years ago
  65. f7f13e0 Add end-to-end test for ColorSpace information by Johannes Kron · 6 years ago
  66. de8e6e6 Refactor bitrate configuration in CallTest by Niels Möller · 6 years ago
  67. cb7eddb Add tests for cpu overuse scaling. by Åsa Persson · 6 years ago
  68. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  69. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  70. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  71. 7d76a31 Use MediaTransportInterface, for audio streams. by Niels Möller · 6 years ago
  72. 75e3647 Switch usages of DefaultNetworkSimulationConfig to BuiltInNetworkBehaviorConfig by Artem Titov · 6 years ago
  73. cbcbc22 Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Möller · 7 years ago
  74. 377b26e Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Sebastian Jansson · 7 years ago
  75. efb94d5 Revert "Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."" by Oleh Prypin · 7 years ago
  76. 7961dc2 Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Moller · 7 years ago
  77. 529d0d9 Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config. by Niels Möller · 7 years ago
  78. 569397f Reland "Added field trial WebRTC-GenericDescriptor for the new generic descriptor." by philipel · 7 years ago
  79. 6f68324 Revert "Added field trial WebRTC-GenericDescriptor for the new generic descriptor." by Lu Liu · 7 years ago
  80. 3f4a4fa Added field trial WebRTC-GenericDescriptor for the new generic descriptor. by philipel · 7 years ago
  81. cb7e1d2 Use SdpVideoFormat in VideoReceiveStream::Decoder by Niels Möller · 7 years ago
  82. b0588e6 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 7 years ago
  83. 8d92e8d Revert "Reland "Move FakeCodec to separate target and behave like real encoder."" by Ilya Nikolaevskiy · 7 years ago
  84. f2a8287 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 7 years ago
  85. 7d13a6e Revert "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 7 years ago
  86. 223eba5 Move FakeCodec to separate target and behave like real encoder. by Ilya Nikolaevskiy · 7 years ago
  87. 4e199e9 Mark DirectTransport subclasses ctors as deprecated and switch from them by Artem Titov · 7 years ago
  88. 46c4e60 Introduce SimulatedNetworkReceiverInterface. by Artem Titov · 7 years ago
  89. 50eb4c4 Adds BBR field trial to CallTest. by Sebastian Jansson · 7 years ago
  90. 7258224 Replaces call config create in tests with modify. by Sebastian Jansson · 7 years ago
  91. 3bd2c79 Moving functionality from VideoQualityTest to CallTest by Sebastian Jansson · 7 years ago
  92. f33905d Makes some CallTest members private. by Sebastian Jansson · 7 years ago
  93. 8e6602f Separates send and receive event log in CallTest. by Sebastian Jansson · 7 years ago
  94. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  95. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  96. 431abd9 Replace rtc::Optional with absl::optional in test and rtc_tools by Danil Chapovalov · 7 years ago
  97. dfce03a Allows injection of network controller factory into peer connection factory. by Sebastian Jansson · 7 years ago
  98. 0a8f435 Move VideoEncoderConfig from call/ to api/. by Niels Möller · 7 years ago
  99. 49fcc10 Merge DegradationPreference enums. by Taylor Brandstetter · 7 years ago
  100. 4db138e Reland "Move creating encoder to VideoStreamEncoder." by Niels Möller · 7 years ago