aboutsummaryrefslogtreecommitdiff
path: root/api/peer_connection_interface.h
AgeCommit message (Expand)Author
2022-04-20WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 16/infJonas Oreland
2022-04-14Enable DSCP by default.Henrik Boström
2022-04-05Make requesting SDES available only on Fuchsia buildsHarald Alvestrand
2022-03-29WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/infJonas Oreland
2022-02-07Move metronome from PC deps to PCF depsEvan Shrubsole
2022-02-04Add an rtc::SocketFactory* member to PeerConnectionFactoryDependenciesNiels Möller
2022-02-01Fix metronome typo in PeerConnectionDependenciesEvan Shrubsole
2022-01-31Remove deprecated RemoveTrack interfaceHarald Alvestrand
2022-01-31Add Metronome to PC dependenciesEvan Shrubsole
2022-01-24Fix possible compile issue with PeerConnectionInterface::AsString.Henrik Boström
2022-01-21[C++] Change default sdp_semantics to kUnifiedPlan.Henrik Boström
2022-01-10Change default sdp_semantics to kNotSpecified.Henrik Boström
2022-01-04Deprecate RemoveTrack (old signature)Harald Alvestrand
2021-12-15Remove unused 4-argument version of OnIceCandidateError.Byoungchan Lee
2021-12-08Declare Plan B DEPRECATEDHarald Alvestrand
2021-12-06Add PortAllocator configuration to RTCConfigurationNiels Möller
2021-11-18Reintroduce enable_dtls_srtp optionHarald Alvestrand
2021-11-02Add static AsString functions for PeerConnectionInterface enumsHarald Alvestrand
2021-10-26Remove enable_dtls_srtp optionHarald Alvestrand
2021-08-25Add support for manually configuring subnets as VPNJonas Oreland
2021-08-25Add and implement VPN preferenceJonas Oreland
2021-08-10Use backticks not vertical bars to denote variables in commentsArtem Titov
2021-07-26Use backticks not vertical bars to denote variables in comments for /apiArtem Titov
2021-06-26Remove TODOs to remove SetAudioPlayback and SetAudioRecordingHarald Alvestrand
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