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