aboutsummaryrefslogtreecommitdiff
path: root/api/BUILD.gn
AgeCommit message (Expand)Author
2020-07-16Remove unused critical section includes.Markus Handell
2020-07-15Reland "Delete PeerConnectionInterface::BitrateParameters"Niels Möller
2020-07-13Revert "Delete PeerConnectionInterface::BitrateParameters"Artem Titov
2020-07-13Delete PeerConnectionInterface::BitrateParametersNiels Möller
2020-07-01Add TimeController to the CreatePeerConnectionE2EQualityTestFixture APIArtem Titov
2020-07-01Add sync group mapping to TrackIdStreamLabelMapAndrey Logvin
2020-07-01Add Start method with TrackIdStreamLabelMap to PeerConnectionE2EQualityTestFi...Andrey Logvin
2020-06-24Add method PeerConfigurer::SetBitrateSettingsNiels Möller
2020-06-17Delete MediaTransportInterface and DatagramTransportInterfaceNiels Möller
2020-06-15Migrate pc level test metrics to new getStart APIAndrey Logvin
2020-06-11[Adaptation] Add ability to inject resources on the PeerConnection.Henrik Boström
2020-06-08Use absl_deps in order to preapre to the Abseil component build release.Mirko Bonadei
2020-06-04Introduce absl_deps in rtc_* C++ templates.Mirko Bonadei
2020-06-03Add publicly visible mock for PeerConnectionFactoryInterfaceSteve Anton
2020-06-03Mark mock_peerconnectioninterface.h as publicly visibleSteve Anton
2020-06-03Add list of participants to the start method of video analyzer.Artem Titov
2020-06-01Add peer name to video quality analyzer interface.Artem Titov
2020-05-17Pass datachannel priority in DC open messagesHarald Alvestrand
2020-05-15Add MockTransformableVideoFrame to api/test/.Marina Ciocea
2020-05-15Set up a new rtc::Thread instance per test.Tommi
2020-05-14Add GetMetadata() to TransformableVideoFrameInterface API.Marina Ciocea
2020-05-11Add ability to set custom RtpEncodingParameters for each simulcast stream in ...Artem Titov
2020-05-08Cleanup mocks in api/testDanil Chapovalov
2020-05-08Remove screen_share_config from the VideoConfig.Andrey Logvin
2020-05-07Remove pc level test framework redundant code.Andrey Logvin
2020-05-04Add helper frame generator factories for the pc framework tests.Andrey Logvin
2020-04-14Remove deprecated RtpPacketInfo::RtpPacketInfo.Mirko Bonadei
2020-03-24Add optional output audio file to NetEq simulation APIIvo Creusen
2020-03-24Expose bitrate_priority and network_priority in Android API.Taylor Brandstetter
2020-03-20RtpParameters: respect https://abseil.io/tips/1.Markus Handell
2020-03-16RtpTransceiverInterface: add header_extensions_to_offer()Markus Handell
2020-03-02Reland "Expose can_trickle_ice_candidates on PeerConnection"Harald Alvestrand
2020-03-02Revert "Expose can_trickle_ice_candidates on PeerConnection"Harald Alvestrand
2020-03-02Expose can_trickle_ice_candidates on PeerConnectionHarald Alvestrand
2020-02-27Introduce frame transformer interfaces for Insertable Streams Web API.Marina Ciocea
2020-02-27Add ability to enable AV sync in PC level testsArtem Titov
2020-02-03Adds simulated time controller API.Sebastian Jansson
2020-01-23Adds CreateTimeControllerBasedCallFactory.Sebastian Jansson
2020-01-22Moves ownership of time controller into NetworkEmulationManager.Sebastian Jansson
2020-01-21Reformat GN files.Mirko Bonadei
2020-01-21Add RtpPacketInfo and RtpPacketInfos to RTC_EXPORTJohannes Kron
2020-01-20Reland "Enable using a custom NetEqFactory in simulations"Ivo Creusen
2020-01-16Revert "Enable using a custom NetEqFactory in simulations"Sandeep Siddhartha
2020-01-16Enable using a custom NetEqFactory in simulationsIvo Creusen
2020-01-15Revert "Replaces SynchronousMethodCall with rtc::Thread::Invoke."Guido Urdaneta
2020-01-10Replaces SynchronousMethodCall with rtc::Thread::Invoke.Sebastian Jansson
2019-12-08Return an error when datachannel closes due to network errorHarald Alvestrand
2019-12-07Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator classArtem Titov
2019-12-06Exposing more features in the network emulation manager API.Sebastian Jansson
2019-12-05Replace VideoSourceInterface with FrameGeneratorInterface in AddVideoConfigArtem Titov