- 788d805 Reland "Remove Invoke from VideoChannel::FillBitrateInfo." by Tomas Gunnarsson · 4 years ago
- 48a4d33 Revert "Remove Invoke from VideoChannel::FillBitrateInfo." by Mirko Bonadei · 4 years ago
- 1a17957 Remove Invoke from VideoChannel::FillBitrateInfo. by Tommi · 4 years ago
- c1d5891 Replace `new rtc::RefCountedObject` with `rtc::make_ref_counted` in a few files by Tomas Gunnarsson · 4 years 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, 3 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, 5 months ago
- 4cd92d8 Use non-null transport for RTCP in AV sync test. by Jakob Ivarsson · 4 years, 5 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, 7 months ago
- 8fe932a Migrate call/ to webrtc::Mutex. by Markus Handell · 4 years, 9 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 · 6 years ago
- 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 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
- 7d76a31 Use MediaTransportInterface, for audio streams. by Niels Möller · 6 years ago
- 75e3647 Switch usages of DefaultNetworkSimulationConfig to BuiltInNetworkBehaviorConfig by Artem Titov · 6 years ago
- ae4237e Set ChannelReceive transport at construction time. by Niels Möller · 6 years ago
- cbcbc22 Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Möller · 7 years ago
- 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 7 years ago
- 377b26e Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Sebastian Jansson · 7 years ago
- efb94d5 Revert "Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."" by Oleh Prypin · 7 years ago
- 7961dc2 Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Moller · 7 years ago
- 529d0d9 Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config. by Niels Möller · 7 years ago
- 8c1bf95 Reland "Add initial support for RtpEncodingParameters max_framerate." by Åsa Persson · 7 years ago
- 631cafa Eliminate methods SetConfig() from DirectTransport and FakeNetworkPipe by Artem Titov · 7 years ago
- 4e199e9 Mark DirectTransport subclasses ctors as deprecated and switch from them by Artem Titov · 7 years ago
- 46c4e60 Introduce SimulatedNetworkReceiverInterface. by Artem Titov · 7 years ago
- 948b7e3 Revert "Add initial support for RtpEncodingParameters max_framerate." by Mirko Bonadei · 7 years ago
- ced5cfd Add initial support for RtpEncodingParameters max_framerate. by Åsa Persson · 7 years ago
- 9a75061 Add test CallPerfTest.PlaysOutAudioAndVideoInSyncWithoutClockDrift by Niels Möller · 7 years ago
- 7258224 Replaces call config create in tests with modify. by Sebastian Jansson · 7 years ago
- f33905d Makes some CallTest members private. by Sebastian Jansson · 7 years ago
- 8e6602f Separates send and receive event log in CallTest. by Sebastian Jansson · 7 years ago
- 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
- b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 7 years ago
- 0a8f435 Move VideoEncoderConfig from call/ to api/. by Niels Möller · 7 years ago
- ef75ebe Directly include VideoBitrateAllocation in call/ targets by Erik Språng · 7 years ago
- 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 7 years ago
- 4db138e Reland "Move creating encoder to VideoStreamEncoder." by Niels Möller · 7 years ago
- 0d650b4 Revert "Move creating encoder to VideoStreamEncoder." by Niels Moller · 7 years ago
- 0676f22 Probe on video encoder reconfiguration test. by philipel · 7 years ago
- fb82fcc Move creating encoder to VideoStreamEncoder. by Niels Möller · 7 years ago
- 2784a03 Add audio_ prefix to audio-related members of CallTest. by Niels Möller · 7 years ago
- 3faa832 Separate test/fake_audio_device on API and implementation. Step 2. by Artem Titov · 7 years ago
- 6723cdc Revert "Separate test/fake_audio_device on API and implementation." by Artem Titov · 7 years ago
- 8ea5f9a Separate test/fake_audio_device on API and implementation. by Artem Titov · 7 years ago
- 8f83b42 Moved bitrate config interface from Call class. by Sebastian Jansson · 7 years ago
- fc8d26b Reland "Moved BitrateConfig out of Call::Config." by Sebastian Jansson · 7 years ago
- e4bf600 Revert "Moved BitrateConfig out of Call::Config." by Lu Liu · 7 years ago
- 5897fe2 Moved BitrateConfig out of Call::Config. by Sebastian Jansson · 7 years ago
- 85904f4 Disabling a couple flaky CallPerfTests on Mac. by Taylor Brandstetter · 7 years ago
- 8f5787a Move ownership of voe::Channel into Audio[Receive|Send]Stream. by Fredrik Solenberg · 7 years ago
- fedc00c Optional: Use nullopt and implicit construction in /call by Oskar Sundbom · 7 years ago
- 62337e5 Use AudioProcessingBuilder everywhere AudioProcessing is created. by Ivo Creusen · 7 years ago
- 7f331fa Add metric name for MinVideoAndAudioBitRate. by Edward Lemur · 7 years ago
- 947f3fe Fix reporting of perf results on PlaysOutAudioAndVideoInSync* tests by Edward Lemur · 7 years ago
- 2a87797 Remove voe::TransmitMixer by Fredrik Solenberg · 7 years ago