- c3fcee7 Move h264_profile_level_id and vp9_profile to api/video_codecs by Johannes Kron · 4 years ago
- 0ccfbd2 Reland "Use the new DNS resolver API in PeerConnection" by Harald Alvestrand · 4 years ago
- 5a40b37 Revert "Use the new DNS resolver API in PeerConnection" by Mirko Bonadei · 4 years ago
- acf8ccb Use the new DNS resolver API in PeerConnection by Harald Alvestrand · 4 years ago
- 484acf2 Add ability to configure sampling rate for input/output video dumps in PC level framework by Artem Titov · 4 years, 1 month ago
- 376cf38 Replace RecursiveCriticalSection with Mutex in EmulatedEndpointImpl by Niels Möller · 4 years, 1 month ago
- 3d37e06 Introduce default routes for network emulation by Artem Titov · 4 years, 1 month ago
- 8623c75 Remove ctor for BuiltInNetworkBehaviorConfig by Per Kjellander · 4 years, 1 month ago
- 410c998 Const correct NetworkEmulationManager::GetStats by Per Kjellander · 4 years, 1 month ago
- cc8a1f8 Add API to get current time mode from NetworkEmulationManager by Artem Titov · 4 years, 2 months ago
- d2dd732 Introduce network emulated endpoint optional name for better logging by Artem Titov · 4 years, 2 months ago
- e5f4c6b Reland "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 2 months ago
- f9ee0e0 Add cross trafic emulation api by Andrey Logvin · 4 years, 2 months ago
- 7acc2d9 Revert "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 2 months ago
- 69241a9 Refactor rtc_base build targets. by Mirko Bonadei · 4 years, 3 months ago
- ec9b281 Add ability to specify random seed when creating built it network emulation by Artem Titov · 4 years, 3 months ago
- ebe5acb VideoCodecTextFixture and YuvFrameReader improvements. by Erik Språng · 4 years, 3 months ago
- d7808f1 Add DVQA support for scenarios with new participants joining by Andrey Logvin · 4 years, 4 months ago
- 8dbbd64 Revert "Ignore frames that are comming to DVQA after Stop is called" by Andrey Logvin · 4 years, 4 months ago
- ccfcec4 Adds more owners to api/test by Sebastian Jansson · 4 years, 4 months ago
- 8d4cdd1 Ignore frames that are comming to DVQA after Stop is called by Andrey Logvin · 4 years, 4 months ago
- faaaa87 Remember the proxies by Harald Alvestrand · 4 years, 4 months ago
- 9705011 Add TURN server to Emulated Network infrastructure by Jonas Oreland · 4 years, 4 months ago
- c95b939 Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED() by Karl Wiberg · 4 years, 5 months ago
- 43ef5d9 Add publicly visible mock for RtpTransceiverInterface by Steve Anton · 4 years, 5 months ago
- 60be6a9 Add publicly visible mocks for AudioSourceInterface and AudioTrackInterface by Steve Anton · 4 years, 5 months ago
- c49c7d2 Add publicly visible mock for DataChannelInterface by Steve Anton · 4 years, 5 months ago
- b72cc6d Analyze quality of dropped frames in VideoProcessor. by Sergey Silkin · 4 years, 5 months ago
- d40c764 Delete leftover mention of AsyncInvoker by Niels Möller · 4 years, 5 months ago
- 47156e2 Add config options for python plots and text log to the NetEq simulator API. by Ivo Creusen · 4 years, 6 months ago
- be0aec2 Ensure FakeVp8Encoder::GetEncoderInfo() writes EncoderInfo.fps_allocation: by Per Kjellander · 4 years, 6 months ago
- 7899e97 Accept NV12 frames into VP9 by Evan Shrubsole · 4 years, 6 months ago
- 55c1786 Add support for NV12 frame generation for tests by Evan Shrubsole · 4 years, 6 months ago
- cbe6e8a Introduce debug network stats by Artem Titov · 4 years, 6 months ago
- 5501cef Follow up on https://webrtc-review.googlesource.com/c/src/+/180360 by Artem Titov · 4 years, 7 months ago
- 04afc1f Delete legacy MockEncodedImageCallback::OnEncodedFrame by Danil Chapovalov · 4 years, 8 months ago
- 6761546 Move H264::Profile to h264_profile_level_id.h by Niels Möller · 4 years, 8 months ago
- 9dcab80 Remove stat API from EmulatedEndpoint. by Artem Titov · 4 years, 8 months ago
- c88fe70 Make Android/iOS local/remote description accessors thread safe. by Taylor Brandstetter · 4 years, 8 months ago
- 0490c37 Reland "Add EncodedImageCallback::OnEncodedImage without RTPFragmentationHeader" by Danil Chapovalov · 4 years, 8 months ago
- 2b781bf Deprecate write-only member CodecInfo::is_hardware_accelerated by Niels Möller · 4 years, 8 months ago
- 65e3044 Revert "Add EncodedImageCallback::OnEncodedImage without RTPFragmentationHeader" by Marina Ciocea · 4 years, 8 months ago
- fdd41ec Add EncodedImageCallback::OnEncodedImage without RTPFragmentationHeader by Danil Chapovalov · 4 years, 8 months ago
- 14b46a7 Provide per destination statistic for network outgoing stats by Artem Titov · 4 years, 8 months ago
- cf78128 Add ability to get network stats from endpoint instance by Artem Titov · 4 years, 8 months ago
- 3e0b65d Replace network layer stats struct with interface by Artem Titov · 4 years, 8 months ago
- 1062cfe Add list of local_addresses for network stats object by Artem Titov · 4 years, 8 months ago
- c1a0737 Add per source network statistics by Artem Titov · 4 years, 8 months ago
- 3d22108 Remove unused critical section includes. by Markus Handell · 4 years, 9 months ago
- 9ad1f6f Reland "Delete PeerConnectionInterface::BitrateParameters" by Niels Möller · 4 years, 9 months ago
- f60d4c2 Revert "Delete PeerConnectionInterface::BitrateParameters" by Artem Titov · 4 years, 9 months ago
- e2dfe74 Delete PeerConnectionInterface::BitrateParameters by Niels Möller · 4 years, 9 months ago
- 059f4f7 Cleanup setting VideoQualityTestFixtureInterface::Param struct by Danil Chapovalov · 4 years, 9 months ago
- 656efbe Fix thread usage in PC level tests for getting to the IceConnected state by Artem Titov · 4 years, 9 months ago
- 0ef4a24 Add simulated time support for PC level test. by Artem Titov · 4 years, 9 months ago
- a018919 Remove old method for creating PC test fixture by Artem Titov · 4 years, 9 months ago
- d154e36 Remove unused QualityMetricsReporter::Start method from pc test api by Andrey Logvin · 4 years, 9 months ago
- 1ff3c58 Add TimeController to the CreatePeerConnectionE2EQualityTestFixture API by Artem Titov · 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
- 4c50e70 Ensure CreateTimeControllerBasedCallFactory use simulated time in Call::SharedModuleThread by Per Kjellander · 4 years, 9 months ago
- 739cfb2 Add sync group validation in pc level test framework by Andrey Logvin · 4 years, 9 months ago
- 29d59a1 Add method PeerConfigurer::SetBitrateSettings by Niels Möller · 4 years, 9 months ago
- 2a70703 Delete MediaTransportInterface and DatagramTransportInterface by Niels Möller · 4 years, 10 months ago
- 9b52618 Migrate pc level test metrics to new getStart API by Andrey Logvin · 4 years, 10 months ago
- 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 10 months ago
- f84ab8e Add publicly visible mock for PeerConnectionFactoryInterface by Steve Anton · 4 years, 10 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
- 65dd291 Fix documentation for some public API methods by Artem Titov · 4 years, 10 months ago
- 25c77c1 Add SharedModuleThread class to share a module thread across Call instances. by Tommi · 4 years, 10 months ago
- e9cd617 Add ability for audioproc_f to operate on any AudioProcessing object. by Per Åhgren · 4 years, 11 months ago
- bb13f38 Add MockTransformableVideoFrame to api/test/. by Marina Ciocea · 4 years, 11 months ago
- 9b7232a Set up a new rtc::Thread instance per test. by Tommi · 4 years, 11 months ago
- 42748d8 In rtc_base/ and api/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 11 months ago
- f331981 Separate capturing device index from VideoConfig by Andrey Logvin · 4 years, 11 months ago
- b856dc1 Remove VideoGeneratorType from pc framework test api. by Andrey Logvin · 4 years, 11 months ago
- f9ed56b Add ability to set custom RtpEncodingParameters for each simulcast stream in PC framework by Artem Titov · 4 years, 11 months ago
- cc57b93 Make video quality analyzer compatible with real SFU in the network by Artem Titov · 4 years, 11 months ago
- baa2c83 Introduce ability to set peer name for PC level tests by Artem Titov · 4 years, 11 months ago
- fc11519 Cleanup mocks in api/test by Danil Chapovalov · 5 years ago
- 435fb9a Remove screen_share_config from the VideoConfig. by Andrey Logvin · 5 years ago
- b63331b Cleanup mocks for Video (en|de)coder factories by Danil Chapovalov · 5 years ago
- 1e83d34 Remove pc level test framework redundant code. by Andrey Logvin · 5 years ago
- 42c5952 Create default frame generator in the AddVideoConfig method. by Andrey Logvin · 5 years ago
- c064467 Pass frame generator to the AddVideoConfig method in the pc framework tests. by Andrey Logvin · 5 years ago
- dad6a94 Add helper frame generator factories for the pc framework tests. by Andrey Logvin · 5 years ago
- b5a0138 Rename done() into condition(), because it is actually condition in TimeController API by Artem Titov · 5 years ago
- 3e98368 Reland "Distinguish between send and receive codecs" by Johannes Kron · 5 years ago
- d19513f Move calculation of target_encode_bitrate to DefaultVideoQualityAnalyzer by Artem Titov · 5 years ago
- 26d52e1 Add optional output audio file to NetEq simulation API by Ivo Creusen · 5 years ago
- 89eb0bb Adds UpdateConfig to SimulatedNetwork by Sebastian Jansson · 5 years ago
- db5d7e4 Cleanup: Use common IP overhead definitions in test and prod code by Sebastian Jansson · 5 years ago
- 61f74d9 Reland "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 5 years ago
- cb8c401 Revert "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 5 years ago
- c6a65c8 Expose can_trickle_ice_candidates on PeerConnection by Harald Alvestrand · 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
- 8e8b36a Revert "Reland "Reland "Reland "Distinguish between send and receive codecs"""" by Johannes Kron · 5 years ago