aboutsummaryrefslogtreecommitdiff
path: root/api/peer_connection_interface.h
AgeCommit message (Expand)Author
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-26Introduce CreateDataChannelOrErrorHarald Alvestrand
2021-05-24Add temp peer_connection_interface include rtc_base/event.hEvan Shrubsole
2021-05-10Deprecate PeerConnectionFactory::CreatePeerConnectionHarald Alvestrand
2021-04-19Remove DataChannelType and deprecated option disable_sctp_data_channelsFlorent Castelli
2021-04-16Add Stable Writable Connection Ping Interval parameter to RTCConfiguration.Derek Bailey
2021-04-15Remove enable_rtp_data_channelHarald Alvestrand
2021-04-08Reland "Use the new DNS resolver API in PeerConnection"Harald Alvestrand
2021-03-30Revert "Use the new DNS resolver API in PeerConnection"Mirko Bonadei
2021-03-25Use the new DNS resolver API in PeerConnectionHarald Alvestrand
2021-01-29Add comment about setting transport_name field for RemoveIceCandidates.Taylor Brandstetter
2021-01-19Signal extmap-allow-mixed by default on session levelEmil Lundmark
2020-11-27Add create function for PeerConnection that can return an error.Harald Alvestrand
2020-10-26Change PeerConnection creation to use a static "Create" methodHarald Alvestrand
2020-09-01Reland "Make cricket::SctpTransportInternalFactory injectable through PeerCon...Per Kjellander
2020-08-27Revert "Make cricket::SctpTransportInternalFactory injectable through PeerCon...Björn Terelius
2020-08-27Make cricket::SctpTransportInternalFactory injectable through PeerConnectionF...Per Kjellander
2020-08-25[Perfect Negotiation] Fire onnegotiationneeded when chain is empty.Henrik Boström
2020-08-05Make Android/iOS local/remote description accessors thread safe.Taylor Brandstetter
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-15Reland "Delete PeerConnectionInterface::BitrateParameters"Niels Möller
2020-07-13Revert "Delete PeerConnectionInterface::BitrateParameters"Artem Titov
2020-07-13Delete PeerConnectionInterface::BitrateParametersNiels Möller
2020-06-17Delete MediaTransportInterface and DatagramTransportInterfaceNiels Möller
2020-06-11[Adaptation] Add ability to inject resources on the PeerConnection.Henrik Boström
2020-06-10Remove enable_simulcast_stats config flag as not needed anymoreEldar Rello
2020-05-05Reland "Improve outbound-rtp statistics for simulcast"Henrik Boström
2020-05-05Revert "Improve outbound-rtp statistics for simulcast"Henrik Boström
2020-04-24Enable simulcast statisticsEldar Rello
2020-04-17Improve outbound-rtp statistics for simulcastEldar Rello
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-01-28Remove iceRegatherIntervalRangeSteve Anton
2019-12-04Replace hostCandidate with address and port in RTCPeerConnectionIceErrorEventEldar Rello
2019-12-03Export more symbols to fix Chromecast component buildKen MacKay
2019-11-26Delete media transport integration.Bjorn A Mellem
2019-11-21Adds injectable trials from peerconnection down to transport controller.Erik Språng
2019-11-15Make ICE transports injectable.Qingsi Wang
2019-11-12RTC_EXPORT IceServer, StatsReport::{IdBase,Value}.Mirko Bonadei
2019-11-06[PeerConnection] Implement asynchronous version of AddIceCandidate().Henrik Boström
2019-11-01Enable injection of a custom NetEqFactory into PeerConnectionFactory.Ivo Creusen