aboutsummaryrefslogtreecommitdiff
path: root/api/DEPS
AgeCommit message (Expand)Author
2022-03-30WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 13/infJonas Oreland
2022-03-16New VideoEncoderFactoryTemplate.philipel
2022-03-02Add SequenceChecker on NotifierByoungchan Lee
2022-02-14Introduce Sync-Decoding based on MetronomeEvan Shrubsole
2022-01-27Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely"Artem Titov
2022-01-26Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely"Artem Titov
2022-01-26Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completelyByoungchan Lee
2022-01-11Extend make_ref_counted to interoperate with RefCountedNonVirtualNiels Möller
2021-10-01Add CreateAsyncDnsResolver to PacketSocketFactory APIHarald Alvestrand
2021-07-17api/test: Move MockVideoTrack to its own file for sharingFlorent Castelli
2021-07-16api/test: Add Create() method to MockPeerConnectionInterfaceFlorent Castelli
2021-07-01Delete unneeded references to string_encode.hNiels Möller
2021-06-03Remove workaround for broken nearby build in ChromeEvan Shrubsole
2021-06-01Add ability to pass factory for RtpTransportControllerSend to PeerConnectionF...Vojin Ilic
2021-05-24Add temp peer_connection_interface include rtc_base/event.hEvan Shrubsole
2021-05-10Deprecate PeerConnectionFactory::CreatePeerConnectionHarald Alvestrand
2021-03-31dcsctp: Add bounded byte reader and writerVictor Boivie
2021-03-24Add a new API to DNS resolutionHarald Alvestrand
2021-03-01Add root doc site definition for WebRTC documentationArtem Titov
2021-02-22Replace RTC_DEPRECATED with ABSL_DEPRECATEDDanil Chapovalov
2021-02-08Move SequenceChecker header to API: step 1, move header onlyArtem Titov
2021-01-29Delete rtc::BindNiels Möller
2020-08-01Reland "Pass NetworkMonitorFactory through PeerConnectionFactory."Taylor Brandstetter
2020-07-31Revert "Reland "Pass NetworkMonitorFactory through PeerConnectionFactory.""Taylor
2020-07-31Reland "Pass NetworkMonitorFactory through PeerConnectionFactory."Taylor Brandstetter
2020-07-31Revert "Pass NetworkMonitorFactory through PeerConnectionFactory."Taylor
2020-07-30Pass NetworkMonitorFactory through PeerConnectionFactory.Taylor Brandstetter
2020-07-29Reland "[Perfect Negotiation] Implement non-racy version of SetLocalDescripti...Henrik Boström
2020-07-29Revert "[Perfect Negotiation] Implement non-racy version of SetLocalDescripti...Henrik Boström
2020-07-28[Perfect Negotiation] Implement non-racy version of SetLocalDescription.Henrik Boström
2020-07-16Remove unused critical section includes.Markus Handell
2020-06-17Delete MediaTransportInterface and DatagramTransportInterfaceNiels Möller
2020-05-12Surface ResidualEchoDetector creation to APISam Zackrisson
2020-02-27Introduce frame transformer interfaces for Insertable Streams Web API.Marina Ciocea
2020-01-20Cleanup: Removes MessageQueue header and aliasSebastian Jansson
2020-01-17Reland "Using simulated rtc::Thread for peer connection scenario tests."Sebastian Jansson
2020-01-15Revert "Using simulated rtc::Thread for peer connection scenario tests."Sebastian Jansson
2020-01-15Using simulated rtc::Thread for peer connection scenario tests.Sebastian Jansson
2019-11-04Use template instantiation declaration/definition for RTCStatsMember<T>.Mirko Bonadei
2019-09-06Prepare to move packet_socket_factory to api/.Patrik Höglund
2019-08-13Pull a DataChannelTransportInterface out of MediaTransportInterface.Bjorn A Mellem
2019-08-02Revert "Adding new top-level directory crypto/"Mirko Bonadei
2019-07-17Reland "Remove the injectable bitrate allocation strategy API."Jonas Olsson
2019-07-12Revert "Remove the injectable bitrate allocation strategy API."Mirko Bonadei
2019-07-10Remove the injectable bitrate allocation strategy API.Jonas Olsson
2019-06-27Delete deprecated version of PeerConnectionFactoryInterface::StartAecDumpNiels Möller
2019-05-22Publish rtc event log api and default factory for it in api/Danil Chapovalov
2019-05-08Promote RtcEventLogOutputFile to api/Niels Möller
2019-04-11Expose DtlsTransport::remote_ssl_certificatesHarald Alvestrand
2019-03-08Adding new top-level directory crypto/Benjamin Wright