- bda5cc6 Clean up use of WebRTC-UseStandardBytesStats trial in tests by Philipp Hancke · 1 year, 1 month ago
- e052eee Deprecate rtc::TaskQueue variant of AudioProcessing::CreateAndAttachAecDump by Danil Chapovalov · 1 year, 2 months ago
- f2443a7 Replace WebRTC-QuickPerfTest field trial with a flag by Danil Chapovalov · 1 year, 5 months ago
- 74e6f5b Propagate PCLF test_case to kExperimentalTestNameMetadataKey. by Mirko Bonadei · 2 years, 3 months ago
- fecbec2 Add metadata key to export test name in PCLF generated metrics. by Mirko Bonadei · 2 years, 3 months ago
- c30835c Remove deprecated AddPeer method. by Jeremy Leconte · 2 years, 4 months ago
- a3e51df Add a new PeerConnectionE2EQualityTestFixture::AddPeer method. by Jeremy Leconte · 2 years, 4 months ago
- 389228d Remove PeerConfigurer interface. by Jeremy Leconte · 2 years, 4 months ago
- 0e2cf6c Use classes from media_configuration.h instead of the ones in PeerConnectionE2EQualityTestFixture. by Jeremy Leconte · 2 years, 4 months ago
- 2af9605 [PCLF] Add infra metrics to the AnalyzingVideoSink by Artem Titov · 2 years, 4 months ago
- d16f290 Move PeerConfigurerImpl to the test public api. by Jeremy Leconte · 2 years, 4 months ago
- 15b97d6 [PCLF] Propagate relevant metadata to all metrics by Artem Titov · 2 years, 4 months ago
- d393543 [PCLF] Use resolution from video subscription to dump video by Artem Titov · 2 years, 5 months ago
- c45f4e4 [PCLF] Fully switch to new metrics export API by Artem Titov · 2 years, 6 months ago
- 219ec71 [PCLF] Replace MetricsLoggerAndExporter with MetricsLogger 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
- 2aaef45 Replace Invoke in tests with SendTask test helper by Danil Chapovalov · 2 years, 7 months ago
- e519f38 Remove rtc::Location from SendTask test helper by Danil Chapovalov · 2 years, 7 months ago
- 8faaa58 [PCLF] Add ctor for VideoQualityAnalyzerInjectionHelper with Clock by Artem Titov · 2 years, 8 months ago
- 90b7438 SVC: Add end to end tests for VP8 and VP9 by Florent Castelli · 2 years, 9 months ago
- 5f308fd [PCLF] Make it possible to unregister participant for stats poller by Artem Titov · 2 years, 9 months ago
- b5671da [PCLF] Remove previously replaced configuration options by Florent Castelli · 2 years, 10 months ago
- a63b6b7 [PCLF] Allow configuring RtpEncodingParameters with singlecast by Florent Castelli · 2 years, 11 months ago
- b2ed905 [PCLF] Extract configurable params from params by Artem Titov · 2 years, 11 months ago
- e92378e [PCLF] update old TestPeer::params to new signature by Artem Titov · 2 years, 11 months ago
- bf282bc [PCLF] Store params as value and return const ref by Artem Titov · 2 years, 11 months ago
- df2b264 [PCLF] Remove deprecated APIs by Artem Titov · 3 years, 1 month ago
- b92d3e6 [PCLF] Move FEC and bitrate mulitplier into per peer configs by Artem Titov · 3 years, 1 month ago
- 707e5a0 Make test framework create portallocator with an explicit PacketSocketFactory. by Niels Möller · 3 years, 4 months ago
- 97597c0 Remove usage of INFO alias for LS_INFO in log messages by Harald Alvestrand · 3 years, 4 months ago
- 32b6bc4 [PCLF] In SFU emulation mode check that we have only one codec by Artem Titov · 3 years, 6 months ago
- 749f709 [PCLF] Remove temporary AddAndReturnPeer method by Artem Titov · 3 years, 7 months ago
- 15157ab [PCLF] Make AddPeer return PeerHandle* by Artem Titov · 3 years, 7 months ago
- 79f82c1 [PCLF] introduce a Peer class which later will be used to perform in-call actions by Artem Titov · 3 years, 7 months ago
- 623d92c Scope field trials to PeerConnectionE2EQualityTest::Run. by Mirko Bonadei · 3 years, 7 months ago
- 5bf0bb3 Enable WebRTC-UseStandardBytesStats in E2E tests by default. by Mirko Bonadei · 3 years, 7 months ago
- cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 7 months ago
- fbca6b4 Introduce a single interface for data injector and extractor in PCLF by Artem Titov · 3 years, 8 months ago
- 1ee563d Use backticks not vertical bars to denote variables in comments for /test by Artem Titov · 3 years, 8 months ago
- f48c373 Add ability to configure video codecs at peer level (PC level framework) by Mirko Bonadei · 3 years, 8 months ago
- 6e35ece Destroy PC properly to stop input video before closing video writer by Artem Titov · 4 years, 1 month ago
- db79204 Change PeerConnectionE2EQualityTest to use lambdas instead of rtc::Bind by Niels Möller · 4 years, 2 months ago
- ee23383 Use time controller based task queue factory in PC level tests. by Artem Titov · 4 years, 6 months ago
- 6c03f5c Support simulated time in MediaHelper for pc tests by Andrey Logvin · 4 years, 7 months ago
- 6cc893a Migrate test/pc/e2e to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
- 656efbe Fix thread usage in PC level tests for getting to the IceConnected state by Artem Titov · 4 years, 8 months ago
- 0ef4a24 Add simulated time support for PC level test. by Artem Titov · 4 years, 8 months ago
- db1c81d Prepare for migration of TestPeer and TestPeerFactory on TimeController by Artem Titov · 4 years, 9 months ago
- afeb070 Add av sync metrics to pc level tests by Andrey Logvin · 4 years, 9 months ago
- 20f4582 Add sync group mapping to TrackIdStreamLabelMap by Andrey Logvin · 4 years, 9 months ago
- 9d841fb Add Start method with TrackIdStreamLabelMap to PeerConnectionE2EQualityTestFixture::QualityMetricsReporter by Andrey Logvin · 4 years, 9 months ago
- 9b52618 Migrate pc level test metrics to new getStart API by Andrey Logvin · 4 years, 9 months ago
- 3b64167 Add list of participants to the start method of video analyzer. by Artem Titov · 4 years, 10 months ago
- 8a0284e Add peer name to video quality analyzer interface. by Artem Titov · 4 years, 10 months ago
- f9ed56b Add ability to set custom RtpEncodingParameters for each simulcast stream in PC framework by Artem Titov · 4 years, 10 months ago
- baa2c83 Introduce ability to set peer name for PC level tests by Artem Titov · 4 years, 10 months ago
- dcde85c Pass PeerConfigurerImpl directly into CreateTestPeer by Artem Titov · 4 years, 10 months ago
- 4381af4 Change connection ASSERT into metrics for the PC level framework. by Andrey Logvin · 4 years, 11 months ago
- 3e1ac54 Refactor video dumping and rendering in PC level test. by Artem Titov · 5 years ago
- 7db1491 Restore call's final stats collection in PC level framework by Artem Titov · 5 years ago
- 8f888ff Extract activity executor into separate class from PC level fixture impl by Artem Titov · 5 years ago
- 43126bb Extract params validation from peer_connection_quality_test to peer_configurer by Artem Titov · 5 years ago
- 68063a2 Move media configuration for PC level tests into separate class by Artem Titov · 5 years ago
- b907f1f Extract test peer creation into separate file by Artem Titov · 5 years ago
- c028df0 Extract BWE stats collection. by Artem Titov · 5 years ago
- 4a6f818 Add ability to enable AV sync in PC level tests by Artem Titov · 5 years ago
- 80a82f1 PC test framework: cleanup deprecated API by Artem Titov · 5 years ago
- 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 5 years ago
- ee558dc Propagate multicodec support to other places of PC level framework by Artem Titov · 5 years ago
- 9fbe9ae Add support of negotiating multiple codecs in PC framework by Artem Titov · 5 years ago
- 0020226 Replace VideoSourceInterface with FrameGeneratorInterface in AddVideoConfig by Artem Titov · 5 years ago
- 503d723 Introduce FrameGeneratorInterface by Artem Titov · 5 years ago
- c4e506e Fix writing into closed FrameWriter when dumping video in PC framework by Artem Titov · 5 years ago
- b4463ee Add ability to specify custom video source for PC framework. by Artem Titov · 5 years ago
- eb90e6f Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQueueForTest by Danil Chapovalov · 5 years ago
- 9afdddf Enable capturing from camera in PC framework by Artem Titov · 5 years ago
- 65235d3 Add GetStats at end of PeerConnection quality tests by Niels Möller · 5 years ago
- 89e7fcb Revert "Enable capturing from camera in PC framework" by Artem Titov · 5 years ago
- 482d26c Enable capturing from camera in PC framework by Artem Titov · 5 years ago
- ac315b2 Add support for max/min encode bitrate to peer connection quality test by Johannes Kron · 5 years ago
- 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
- b3f1487 Add ability to provide TEXT hint only when requested in PC framework by Artem Titov · 6 years ago
- ddef8d1 Add support of displaying video during the PC level test by Artem Titov · 6 years ago
- 728a0ee Reland "Introduce ability to test echo in PC level test framework" by Artem Titov · 6 years ago
- a854921 Enable custom metrics gathering from stats API in PC framework. by Artem Titov · 6 years ago
- 5870503 Revert "Introduce ability to test echo in PC level test framework" by Sami Kalliomäki · 6 years ago
- 77acb01 Introduce ability to test echo in PC level test framework by Artem Titov · 6 years ago
- 3ab8eb5 Add steps logging into PC test framework by Artem Titov · 6 years ago
- cc96db6 Simplify stats poller stop in PC level framework by Artem Titov · 6 years ago
- 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 6 years ago
- 1e49ab2 Migrate part of Vp9 SVC tests on PC framework. Add temporal layers support. by Artem Titov · 6 years ago
- 8dcaed9 Split VideoFrameWriter into yuv and y4m writers by Artem Titov · 6 years ago
- ed0febf Add k prefix to FrameGenerator::OutputType enum values by Sebastian Jansson · 6 years ago
- 39483c6 Migrate some Vp8 simulcast and screen share tests on PC framework by Artem Titov · 6 years ago
- d70d80d Add support of negotiating Vp9 SVC in PC test framework. by Artem Titov · 6 years ago
- 594597c Add ability to turn on conference mode during simulcast in PC framework. by Artem Titov · 6 years ago
- 1685059 Add support of quick test mode into PC framework by Artem Titov · 6 years ago
- bc558ce Add support of specifying audio sample rate for PC test framework by Artem Titov · 6 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- b64ad0e Using Clock::CurrentTime() where non-test behavior is unchanged. by Sebastian Jansson · 6 years ago