1. ff2dd50 Revert "Replace usage of link_capacity_kbps with DataRate link_capacity" by Mirko Bonadei · 10 months ago
  2. 6186c02 Replace usage of link_capacity_kbps with DataRate link_capacity by Per K · 10 months ago
  3. 569849e Move call/simulated_network to test/network by Per K · 11 months ago
  4. f4673f9 Move webrtc::AudioDeviceModule include to api/ folder by Florent Castelli · 11 months ago
  5. 44ab200 In EncoderStreamFactory pass field trials as required parameter by Danil Chapovalov · 11 months ago
  6. b065f1b Require webrtc::Environment to create fake video encoders by Danil Chapovalov · 11 months ago
  7. e0edc21 Update expectation on first Sinkwants in CallPerfTest.ReceivesCpuOveruseAndUnderuse by Per K · 12 months ago
  8. 0fa9088 Deprecate VideoFrame::timestamp() and set_timestamp by Per K · 1 year ago
  9. 2725317 Propagate Environment through SimulcastEncoderAdapter when provided by Danil Chapovalov · 1 year ago
  10. bbff58d Introduce "well-known" SdpVideoFormat codecs by Philipp Hancke · 1 year ago
  11. c03d8b6 Update CallTests to create Call using Environment by Danil Chapovalov · 1 year, 3 months ago
  12. a3ce407 Cleanup Call construction by Danil Chapovalov · 1 year, 5 months ago
  13. f2443a7 Replace WebRTC-QuickPerfTest field trial with a flag by Danil Chapovalov · 1 year, 5 months ago
  14. d43af91 Remove internal overrides using old SendRtp and SendRtcp interfaces. by Harald Alvestrand · 1 year, 7 months ago
  15. 8a9f3a8 Reland "Remove dependency of video_replay on TestADM." by Artem Titov · 1 year, 11 months ago
  16. f9e3bdd Revert "Remove dependency of video_replay on TestADM." by Jeremy Leconte · 1 year, 11 months ago
  17. 0171666 Remove dependency of video_replay on TestADM. by Artem Titov · 1 year, 11 months ago
  18. 26f22e0 Use AudioDeviceModule instead of TestAudioDeviceModule where possible by Artem Titov · 1 year, 11 months ago
  19. b0d8a37 Ensure CallTest derived tests per default set min/max audio bitrate. by Per K · 2 years, 2 months ago
  20. 89870ff Reland "Change CallTests to use new PacketReceiver::DeliverRtp and PacketReceiver::DeliverRtcp" by Per Kjellander · 2 years, 2 months ago
  21. 3e61f88 Revert "Change CallTests to use new PacketReceiver::DeliverRtp and PacketReceiver::DeliverRtcp" by Per Kjellander · 2 years, 2 months ago
  22. 3b96f2c Change CallTests to use new PacketReceiver::DeliverRtp and PacketReceiver::DeliverRtcp by Per K · 2 years, 2 months ago
  23. 7b96ebb Run perf tests assertion only in the "quick" perf test mode. by Jeremy Leconte · 2 years, 2 months ago
  24. e0b4cab Remove default enabled field trial WebRTC-SendSideBwe-WithOverhead by Per Kjellander · 2 years, 3 months ago
  25. 7dc590e Fix `CallPerfTest` tests by Alessio Bazzica · 2 years, 4 months ago
  26. 80c87d7 RtpEncodingParameters::request_resolution patch 2 by Jonas Oreland · 2 years, 6 months ago
  27. 6c2dae2 Move VideoEncoderConfig from api/ into video/config by Jonas Oreland · 2 years, 6 months ago
  28. e82c228 Restore some metrics in call_perf_tests.cc by Artem Titov · 2 years, 6 months ago
  29. 14b42c2 Migrate call_perf_tests to new perf metrics export API by Artem Titov · 2 years, 6 months ago
  30. 2cfc1af Update rtc::Event::Wait call sites to use TimeDelta. by Markus Handell · 2 years, 7 months ago
  31. f4f2287 CallTest: migrate timeouts to TimeDelta. by Markus Handell · 2 years, 7 months ago
  32. e519f38 Remove rtc::Location from SendTask test helper by Danil Chapovalov · 2 years, 7 months ago
  33. b7128ed Migrate call/ to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 8 months ago
  34. c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 9 months ago
  35. 3176ef7 Rename AudioReceiveStream to AudioReceiveStreamInterface by Tommi · 2 years, 10 months ago
  36. f6f4543 Rename VideoReceiveStream to VideoReceiveStreamInterface by Tommi · 2 years, 10 months ago
  37. 641a1b1 Adopt absl::string_view in call/ by Ali Tofigh · 2 years, 10 months ago
  38. 8ca0613 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 4/inf by Jonas Oreland · 3 years ago
  39. d3bf4d4 CallPerfTest: Add encode framerate test with lower input fps. by Åsa Persson · 3 years, 6 months ago
  40. 4281208 Update CallPerfTest.TestEncodeFramerateVp8Simulcast by Åsa Persson · 3 years, 7 months ago
  41. 59947d2 SimulcastEncoderAdapter: Use FramerateController instead of FramerateControllerDeprecated. by Åsa Persson · 3 years, 7 months ago
  42. 05a9e5a Fix race in CallPerfTest.Bitrate_Kbps_PadsToMinTransmitBitrate by Niels Möller · 3 years, 7 months ago
  43. ea24027 Use backticks not vertical bars to denote variables in comments for /call by Artem Titov · 3 years, 8 months ago
  44. 623146c Delete remaining usage of RtpHeaderParser test helper. by Danil Chapovalov · 3 years, 8 months ago
  45. 788d805 Reland "Remove Invoke from VideoChannel::FillBitrateInfo." by Tomas Gunnarsson · 3 years, 11 months ago
  46. 48a4d33 Revert "Remove Invoke from VideoChannel::FillBitrateInfo." by Mirko Bonadei · 3 years, 11 months ago
  47. 1a17957 Remove Invoke from VideoChannel::FillBitrateInfo. by Tommi · 3 years, 11 months ago
  48. c1d5891 Replace `new rtc::RefCountedObject` with `rtc::make_ref_counted` in a few files by Tomas Gunnarsson · 3 years, 11 months ago
  49. 1124ed1 Communicate encoder resolutions via rtc::VideoSinkWants. by Henrik Boström · 4 years, 1 month ago
  50. 5d2bf19 Fix data race on destruction in Audio Video sync tests by Danil Chapovalov · 4 years, 2 months ago
  51. 942bf34 Disable flaky test. by Mirko Bonadei · 4 years, 4 months ago
  52. 36274f9 Reland "Reland "Default enable WebRTC-SendSideBwe-WithOverhead."" by Jakob Ivarsson · 4 years, 4 months ago
  53. 4cd92d8 Use non-null transport for RTCP in AV sync test. by Jakob Ivarsson · 4 years, 4 months ago
  54. d546186 Revert "Reland "Default enable WebRTC-SendSideBwe-WithOverhead."" by Björn Terelius · 4 years, 5 months ago
  55. 1dbe30c Reland "Default enable WebRTC-SendSideBwe-WithOverhead." by Jakob Ivarsson · 4 years, 5 months ago
  56. 27af3c4 Revert "Default enable WebRTC-SendSideBwe-WithOverhead." by Jakob Ivarsson · 4 years, 5 months ago
  57. 87c1950 Default enable WebRTC-SendSideBwe-WithOverhead. by Jakob Ivarsson · 4 years, 5 months ago
  58. c8850cb Change gtest name to allow filtering based on the story name. by Jeremy Leconte · 4 years, 6 months ago
  59. 8fe932a Migrate call/ to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
  60. 3c9bcc1 Reland of the test portion of: by Tommi · 5 years ago
  61. 16cc9ef Revert "Preparation for ReceiveStatisticsProxy lock reduction." by Artem Titov · 5 years ago
  62. 24eed27 Preparation for ReceiveStatisticsProxy lock reduction. by Tommi · 5 years ago
  63. 1b4e4bf Migrate several call tests from legacy RtpHeaderParser to RtpPacket parsing. by Danil Chapovalov · 5 years ago
  64. ef3998f Add directive to make webrtc metrics optional. by Ying Wang · 5 years ago
  65. 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 5 years ago
  66. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 5 years ago
  67. d15a028 Hide deprecated SingleThreadedTaskQueueForTest behind an accessor by Danil Chapovalov · 5 years ago
  68. 85a1000 Use deprecated SingleThreadedTaskQueueForTesting as regular task queue by Danil Chapovalov · 5 years ago
  69. 82a3f0a Replace SingleThreadedTaskQueueForTesting::SendTask usage with ::webrtc::SendTask by Danil Chapovalov · 5 years ago
  70. 44db436 Propagate task queue to create test::DirectTransport by TaskQueueBase interface by Danil Chapovalov · 5 years ago
  71. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  72. 6516f76 Deprecate SingleThreadedTaskQueueForTesting class. by Yves Gerey · 6 years ago
  73. a837030 Split out RtpSource from libjingle_peerconnection_api by Niels Möller · 6 years ago
  74. 25eb47c Make the RtpHeaderParserImpl available to tests and tools only. by Tommi · 6 years ago
  75. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 6 years ago
  76. c24a5b1 Fix CallPerfTests to call Call::GetStats() from the right thread. by Tommi · 6 years ago
  77. 0182a03 Reland "Remove the injectable bitrate allocation strategy API." by Jonas Olsson · 6 years ago
  78. e95b57c Revert "Remove the injectable bitrate allocation strategy API." by Mirko Bonadei · 6 years ago
  79. 80cb3f6 Remove the injectable bitrate allocation strategy API. by Jonas Olsson · 6 years ago
  80. 08fa953 Reland "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory" by Danil Chapovalov · 6 years ago
  81. 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 6 years ago
  82. fd5166c Revert "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory" by Philip Eliasson · 6 years ago
  83. fc96135 Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory by Danil Chapovalov · 6 years ago
  84. 49d661a7 Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 6 years ago
  85. 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 6 years ago
  86. 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 6 years ago
  87. 16cb8f5 Reland "Replace usage of old SetRates/SetRateAllocation methods" by Erik Språng · 6 years ago
  88. 7ddef1a Revert "Replace usage of old SetRates/SetRateAllocation methods" by Minyue Li · 6 years ago
  89. 7ac0d5f Replace usage of old SetRates/SetRateAllocation methods by Erik Språng · 6 years ago
  90. ded1e4f Disable flaky call_perf tests for iOS devices by Artem Titarenko · 6 years ago
  91. 41f9f2c ClangTidy fixes for call/ by Benjamin Wright · 6 years ago
  92. d8d3248 Reland "Delete test/constants.h" by Elad Alon · 6 years ago
  93. 0500b52 Reduce webrtc_perf_tests duration on buildbots by Ilya Nikolaevskiy · 6 years ago
  94. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  95. af228ee Disable flaky tests CallPerfTest.CaptureNtpTimeWithNetworkDelay on WIN. by Alex Loiko · 6 years ago
  96. de8e6e6 Refactor bitrate configuration in CallTest by Niels Möller · 6 years ago
  97. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  98. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  99. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  100. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago