- ea615af Remove WebRTC-VP8ConferenceTemporalLayers field trial by Sergey Silkin · 8 months ago
- 954e72b Update MockAudioEncoderFactory to override Create instead of MakeAudioEncoder by Danil Chapovalov · 8 months ago
- eb3da2b Extract video writing into separate target by Artem Titov · 9 months ago
- a6c34d1 Introduce an empty target for video_frame_writer by Artem Titov · 9 months ago
- 4158678 Split "helpers" from SSL target to "crypto_random" and rename by Philipp Hancke · 9 months ago
- b792d60 Support IVF source in video codec tester by Sergey Silkin · 9 months ago
- 99c519b Mass removal of absl_deps in all BUILD.gn files by Florent Castelli · 10 months ago
- c7fd5af Split SSL adapters from main ssl build target 1/2 by Philipp Hancke · 10 months ago
- 853e247 Set full path to input video in EncodeDecode test by Sergey Silkin · 10 months ago
- cd09858 Convert decoder TRACE_EVENT to flows by Evan Shrubsole · 10 months ago
- 569849e Move call/simulated_network to test/network by Per K · 11 months ago
- db50b03 Add perfetto build config by Evan Shrubsole · 11 months ago
- f4673f9 Move webrtc::AudioDeviceModule include to api/ folder by Florent Castelli · 11 months ago
- 41b4bf97 Pass Environment instead of clock to Fake video encoders at construction by Danil Chapovalov · 11 months ago
- c230da0 In IvfVideoFrameGenerator test helper allow to pass webrtc::Environment at construction by Danil Chapovalov · 12 months ago
- 802552a Update test VideoEncoderFactories to pass Environment to construct VideoEncoder by Danil Chapovalov · 12 months ago
- afaae4e Remove remaining .cc files from rtc_media_base by Harald Alvestrand · 12 months ago
- 329f0ea Provide Environment when creating VideoEncoder in test code by Danil Chapovalov · 1 year ago
- 4f63ea4 Deprecate VP8Decoder::Create by Danil Chapovalov · 1 year, 1 month ago
- 94c3328 Provide unified solution for dir name randomization in tests by Dor Hen · 1 year, 1 month ago
- 5ba4f2a Make file/directory related tests safe for concurrent execution by Dor Hen · 1 year, 1 month ago
- 9c687460 Consolidate encoded transform mocks into api/test/ by Tony Herre · 1 year, 1 month ago
- d213dd5 Pass Environment to VideoDecoders through VideoCodecTester by Danil Chapovalov · 1 year, 2 months ago
- 37e9b37 Use default H264 SDP parameters by Sergey Silkin · 1 year, 2 months ago
- f49d96d Remove usage of the rtc::TaskQueue in test/ by Danil Chapovalov · 1 year, 2 months ago
- 9e5c979 Add simulcast support to the video codec tester by Sergey Silkin · 1 year, 3 months ago
- 66344ac Update video codec tester unit tests by Sergey Silkin · 1 year, 3 months ago
- c03d8b6 Update CallTests to create Call using Environment by Danil Chapovalov · 1 year, 3 months ago
- 2d86b25 Reland "Added an encode/decode test parameterizable via command line" by Sergey Silkin · 1 year, 4 months ago
- d431156 Move codecs handling from test to tester by Sergey Silkin · 1 year, 4 months ago
- 2e1f16d Make AEC3 json parsing code testonly by Sam Zackrisson · 1 year, 5 months ago
- 5f4efcf Update test_flags visibility. by Jeremy Leconte · 1 year, 5 months ago
- f2443a7 Replace WebRTC-QuickPerfTest field trial with a flag by Danil Chapovalov · 1 year, 5 months ago
- 47faf32 Add rtc_common_public_deps by Arthur Sonzogni · 1 year, 7 months ago
- 8efd93d Encoder type agnostic resolution based fallback by Sergey Silkin · 1 year, 7 months ago
- 6143ec9 [iOS testing] - Cut dependency from test module and app code. by Mirko Bonadei · 1 year, 8 months ago
- cc6042d Let `IvfVideoFrameGenerator` support AV1 codec by Jianhui Dai · 1 year, 8 months ago
- f92cc6d Reland: FrameGeneratorCapturer: don't generate video before Start is called by Artem Titov · 1 year, 9 months ago
- 2d7ccb4 Revert "FrameGeneratorCapturer: don't generate video before Start is called" by Mirko Bonadei · 1 year, 9 months ago
- 00a8576 FrameGeneratorCapturer: don't generate video before Start is called by Artem Titov · 1 year, 9 months ago
- 5246ae2 Fix TestVideoCapturer and subclasses to support pause/resume video by Artem Titov · 1 year, 9 months ago
- cde5354 Implement DelayVariationCalculator for events analysis. by Rasmus Brandt · 1 year, 9 months ago
- 17d7eb4 Do not compile some test targets with chromium by Artem Titov · 1 year, 11 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
- eba7cee Extract TestADM into a separate target by Artem Titov · 1 year, 11 months ago
- 239db68 Fix frame_generator_capturer dependencies by Artem Titov · 1 year, 11 months ago
- d77f221 Move FrameGeneratorCapturerConfig and Create family methods by Artem Titov · 1 year, 11 months ago
- fb8e3de Use AudioDeviceModule instead of TestAudioDeviceModule. by Artem Titov · 1 year, 11 months ago
- 61684fc Start splitting frame_generator_capturer to extract Create set of functions by Artem Titov · 1 year, 11 months ago
- 82f6350 Remove temporary header by Artem Titov · 1 year, 11 months ago
- d12582a Move frame_generator_capturer.h|cc to the new target by Artem Titov · 1 year, 11 months ago
- e686b1f Start extraction of frame_generator_capturer.h|cc into separate target by Artem Titov · 1 year, 11 months ago
- 86ad48c Remove files from old targets by Artem Titov · 2 years ago
- a077c81 Extract test_video_capturer and test_video_capturer_video_track_source by Artem Titov · 2 years ago
- ebce84a [DVQA] Add support for DVQA to pause/resume receiving of stream by peer by Artem Titov · 2 years ago
- ab456dd Always check out google_benchmark, part 5. by Peter Kasting · 2 years ago
- 049f5ef Always check out google_benchmark, part 4. by Peter Kasting · 2 years ago
- 1e6d77c Always check out google_benchmark, part 3. by Peter Kasting · 2 years ago
- b5f2c7e Make Y4mFrameGenerator read FPS from file format. by Mirko Bonadei · 2 years ago
- b337c40 Introduce Y4mFrameGenerator. by Mirko Bonadei · 2 years, 1 month 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
- a6b9924 Remove all usage of //rtc_base target by Florent Castelli · 2 years, 2 months ago
- a138c6c Split rtc_base into multiple targets by Florent Castelli · 2 years, 2 months ago
- c412a9c Record packets starting from a zero offset in RtpDumpWriter. by philipel · 2 years, 2 months ago
- 794d599 Split media_channel and its dependencies from the rtc_media_base target by Harald Alvestrand · 2 years, 3 months ago
- 1985b5a Refactor YUV frame reader by Sergey Silkin · 2 years, 3 months ago
- b6e8c2e Make iOS tests read --webrtc_test_metrics_output_path. by Mirko Bonadei · 2 years, 3 months ago
- 539757b Silence Mac OpenGL deprecation by Avi Drissman · 2 years, 3 months ago
- f71e87a Support --webrtc_test_metrics_output_path in test main(). by Mirko Bonadei · 2 years, 4 months ago
- 4440426 [DVQA] Add QP metric to the video analyzer. by Artem Titov · 2 years, 4 months ago
- 1c8103d Add FieldTrialsRegistry that verifies looked up field trials by Emil Lundmark · 2 years, 6 months ago
- 2068d0d [PCLF] Add ability to provide custom VideoFrameWriter by Artem Titov · 2 years, 5 months ago
- b984c07 Fix y4m frame reader to support any resolution by Artem Titov · 2 years, 5 months ago
- 73eff7c Add missing dependencies. by Mirko Bonadei · 2 years, 5 months ago
- 6c2dae2 Move VideoEncoderConfig from api/ into video/config by Jonas Oreland · 2 years, 5 months ago
- 6f2bf6d Add missing dependency. by Mirko Bonadei · 2 years, 6 months ago
- cc6aae7 Remove unused perf_result_reporter.(h|cc) by Artem Titov · 2 years, 6 months ago
- f5808fc Enable support for both new and old perf metrics export APIs by Artem Titov · 2 years, 6 months ago
- 3680605 [PCLF] Enable exporting of perf metric via new API by Artem Titov · 2 years, 6 months ago
- f4f2287 CallTest: migrate timeouts to TimeDelta. by Markus Handell · 2 years, 7 months ago
- 054ea47 Move common test flags to a separate library. by Mirko Bonadei · 2 years, 8 months ago
- 714e3cb Adopt absl::string_view in modules/audio_coding/ by Ali Tofigh · 2 years, 8 months ago
- 07d8067 Move test utilities into more specific build targets by Niels Möller · 2 years, 8 months ago
- e4bda7d [PCLF] Add video writer which accounts for freezes by Artem Titov · 2 years, 8 months ago
- 9c125c6 Migrate test/ to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 8 months ago
- 3db0743 Reland "Make the test library for field trials testonly." by Mirko Bonadei · 2 years, 8 months ago
- eefae3b Revert "Make the test library for field trials testonly." by Mirko Bonadei · 2 years, 9 months ago
- c33f1a8 Make the test library for field trials testonly. by Mirko Bonadei · 2 years, 9 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
- 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 9 months ago
- 65b2d8a Move RunLoop test class to its own build target by Niels Möller · 2 years, 10 months ago
- a406272 Migrate critical tests from FrameBufferProxy to VideoReceiveStream2Test by Evan Shrubsole · 2 years, 10 months ago
- 49850c3 Fork test/ios/google_test_runner.mm from Chromium's //base by Björn Terelius · 2 years, 10 months ago
- a0ee64c Add test::FakeEncodedFrame for testing by Evan Shrubsole · 2 years, 11 months ago
- c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 2 years, 11 months ago
- a30aef3 Move event_tracer out of rtc_base_approved by Florent Castelli · 2 years, 11 months ago