1. 788d805 Reland "Remove Invoke from VideoChannel::FillBitrateInfo." by Tomas Gunnarsson · 4 years ago
  2. 48a4d33 Revert "Remove Invoke from VideoChannel::FillBitrateInfo." by Mirko Bonadei · 4 years ago
  3. 1a17957 Remove Invoke from VideoChannel::FillBitrateInfo. by Tommi · 4 years ago
  4. c1d5891 Replace `new rtc::RefCountedObject` with `rtc::make_ref_counted` in a few files by Tomas Gunnarsson · 4 years ago
  5. 1124ed1 Communicate encoder resolutions via rtc::VideoSinkWants. by Henrik Boström · 4 years, 1 month ago
  6. 5d2bf19 Fix data race on destruction in Audio Video sync tests by Danil Chapovalov · 4 years, 3 months ago
  7. 942bf34 Disable flaky test. by Mirko Bonadei · 4 years, 4 months ago
  8. 36274f9 Reland "Reland "Default enable WebRTC-SendSideBwe-WithOverhead."" by Jakob Ivarsson · 4 years, 5 months ago
  9. 4cd92d8 Use non-null transport for RTCP in AV sync test. by Jakob Ivarsson · 4 years, 5 months ago
  10. d546186 Revert "Reland "Default enable WebRTC-SendSideBwe-WithOverhead."" by Björn Terelius · 4 years, 5 months ago
  11. 1dbe30c Reland "Default enable WebRTC-SendSideBwe-WithOverhead." by Jakob Ivarsson · 4 years, 5 months ago
  12. 27af3c4 Revert "Default enable WebRTC-SendSideBwe-WithOverhead." by Jakob Ivarsson · 4 years, 5 months ago
  13. 87c1950 Default enable WebRTC-SendSideBwe-WithOverhead. by Jakob Ivarsson · 4 years, 5 months ago
  14. c8850cb Change gtest name to allow filtering based on the story name. by Jeremy Leconte · 4 years, 7 months ago
  15. 8fe932a Migrate call/ to webrtc::Mutex. by Markus Handell · 4 years, 9 months ago
  16. 3c9bcc1 Reland of the test portion of: by Tommi · 5 years ago
  17. 16cc9ef Revert "Preparation for ReceiveStatisticsProxy lock reduction." by Artem Titov · 5 years ago
  18. 24eed27 Preparation for ReceiveStatisticsProxy lock reduction. by Tommi · 5 years ago
  19. 1b4e4bf Migrate several call tests from legacy RtpHeaderParser to RtpPacket parsing. by Danil Chapovalov · 5 years ago
  20. ef3998f Add directive to make webrtc metrics optional. by Ying Wang · 5 years ago
  21. 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 5 years ago
  22. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 5 years ago
  23. d15a028 Hide deprecated SingleThreadedTaskQueueForTest behind an accessor by Danil Chapovalov · 5 years ago
  24. 85a1000 Use deprecated SingleThreadedTaskQueueForTesting as regular task queue by Danil Chapovalov · 5 years ago
  25. 82a3f0a Replace SingleThreadedTaskQueueForTesting::SendTask usage with ::webrtc::SendTask by Danil Chapovalov · 5 years ago
  26. 44db436 Propagate task queue to create test::DirectTransport by TaskQueueBase interface by Danil Chapovalov · 6 years ago
  27. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
  28. 6516f76 Deprecate SingleThreadedTaskQueueForTesting class. by Yves Gerey · 6 years ago
  29. a837030 Split out RtpSource from libjingle_peerconnection_api by Niels Möller · 6 years ago
  30. 25eb47c Make the RtpHeaderParserImpl available to tests and tools only. by Tommi · 6 years ago
  31. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 6 years ago
  32. c24a5b1 Fix CallPerfTests to call Call::GetStats() from the right thread. by Tommi · 6 years ago
  33. 0182a03 Reland "Remove the injectable bitrate allocation strategy API." by Jonas Olsson · 6 years ago
  34. e95b57c Revert "Remove the injectable bitrate allocation strategy API." by Mirko Bonadei · 6 years ago
  35. 80cb3f6 Remove the injectable bitrate allocation strategy API. by Jonas Olsson · 6 years ago
  36. 08fa953 Reland "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory" by Danil Chapovalov · 6 years ago
  37. 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 6 years ago
  38. fd5166c Revert "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory" by Philip Eliasson · 6 years ago
  39. fc96135 Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory by Danil Chapovalov · 6 years ago
  40. 49d661a7 Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 6 years ago
  41. 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 6 years ago
  42. 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 6 years ago
  43. 16cb8f5 Reland "Replace usage of old SetRates/SetRateAllocation methods" by Erik Språng · 6 years ago
  44. 7ddef1a Revert "Replace usage of old SetRates/SetRateAllocation methods" by Minyue Li · 6 years ago
  45. 7ac0d5f Replace usage of old SetRates/SetRateAllocation methods by Erik Språng · 6 years ago
  46. ded1e4f Disable flaky call_perf tests for iOS devices by Artem Titarenko · 6 years ago
  47. 41f9f2c ClangTidy fixes for call/ by Benjamin Wright · 6 years ago
  48. d8d3248 Reland "Delete test/constants.h" by Elad Alon · 6 years ago
  49. 0500b52 Reduce webrtc_perf_tests duration on buildbots by Ilya Nikolaevskiy · 6 years ago
  50. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  51. af228ee Disable flaky tests CallPerfTest.CaptureNtpTimeWithNetworkDelay on WIN. by Alex Loiko · 6 years ago
  52. de8e6e6 Refactor bitrate configuration in CallTest by Niels Möller · 6 years ago
  53. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  54. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  55. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  56. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  57. 7d76a31 Use MediaTransportInterface, for audio streams. by Niels Möller · 6 years ago
  58. 75e3647 Switch usages of DefaultNetworkSimulationConfig to BuiltInNetworkBehaviorConfig by Artem Titov · 6 years ago
  59. ae4237e Set ChannelReceive transport at construction time. by Niels Möller · 6 years ago
  60. cbcbc22 Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Möller · 7 years ago
  61. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 7 years ago
  62. 377b26e Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Sebastian Jansson · 7 years ago
  63. efb94d5 Revert "Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."" by Oleh Prypin · 7 years ago
  64. 7961dc2 Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Moller · 7 years ago
  65. 529d0d9 Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config. by Niels Möller · 7 years ago
  66. 8c1bf95 Reland "Add initial support for RtpEncodingParameters max_framerate." by Åsa Persson · 7 years ago
  67. 631cafa Eliminate methods SetConfig() from DirectTransport and FakeNetworkPipe by Artem Titov · 7 years ago
  68. 4e199e9 Mark DirectTransport subclasses ctors as deprecated and switch from them by Artem Titov · 7 years ago
  69. 46c4e60 Introduce SimulatedNetworkReceiverInterface. by Artem Titov · 7 years ago
  70. 948b7e3 Revert "Add initial support for RtpEncodingParameters max_framerate." by Mirko Bonadei · 7 years ago
  71. ced5cfd Add initial support for RtpEncodingParameters max_framerate. by Åsa Persson · 7 years ago
  72. 9a75061 Add test CallPerfTest.PlaysOutAudioAndVideoInSyncWithoutClockDrift by Niels Möller · 7 years ago
  73. 7258224 Replaces call config create in tests with modify. by Sebastian Jansson · 7 years ago
  74. f33905d Makes some CallTest members private. by Sebastian Jansson · 7 years ago
  75. 8e6602f Separates send and receive event log in CallTest. by Sebastian Jansson · 7 years ago
  76. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  77. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  78. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 7 years ago
  79. 0a8f435 Move VideoEncoderConfig from call/ to api/. by Niels Möller · 7 years ago
  80. ef75ebe Directly include VideoBitrateAllocation in call/ targets by Erik Språng · 7 years ago
  81. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 7 years ago
  82. 4db138e Reland "Move creating encoder to VideoStreamEncoder." by Niels Möller · 7 years ago
  83. 0d650b4 Revert "Move creating encoder to VideoStreamEncoder." by Niels Moller · 7 years ago
  84. 0676f22 Probe on video encoder reconfiguration test. by philipel · 7 years ago
  85. fb82fcc Move creating encoder to VideoStreamEncoder. by Niels Möller · 7 years ago
  86. 2784a03 Add audio_ prefix to audio-related members of CallTest. by Niels Möller · 7 years ago
  87. 3faa832 Separate test/fake_audio_device on API and implementation. Step 2. by Artem Titov · 7 years ago
  88. 6723cdc Revert "Separate test/fake_audio_device on API and implementation." by Artem Titov · 7 years ago
  89. 8ea5f9a Separate test/fake_audio_device on API and implementation. by Artem Titov · 7 years ago
  90. 8f83b42 Moved bitrate config interface from Call class. by Sebastian Jansson · 7 years ago
  91. fc8d26b Reland "Moved BitrateConfig out of Call::Config." by Sebastian Jansson · 7 years ago
  92. e4bf600 Revert "Moved BitrateConfig out of Call::Config." by Lu Liu · 7 years ago
  93. 5897fe2 Moved BitrateConfig out of Call::Config. by Sebastian Jansson · 7 years ago
  94. 85904f4 Disabling a couple flaky CallPerfTests on Mac. by Taylor Brandstetter · 7 years ago
  95. 8f5787a Move ownership of voe::Channel into Audio[Receive|Send]Stream. by Fredrik Solenberg · 7 years ago
  96. fedc00c Optional: Use nullopt and implicit construction in /call by Oskar Sundbom · 7 years ago
  97. 62337e5 Use AudioProcessingBuilder everywhere AudioProcessing is created. by Ivo Creusen · 7 years ago
  98. 7f331fa Add metric name for MinVideoAndAudioBitRate. by Edward Lemur · 7 years ago
  99. 947f3fe Fix reporting of perf results on PlaysOutAudioAndVideoInSync* tests by Edward Lemur · 7 years ago
  100. 2a87797 Remove voe::TransmitMixer by Fredrik Solenberg · 7 years ago