- f4673f9 Move webrtc::AudioDeviceModule include to api/ folder by Florent Castelli · 11 months ago
- 840cf78 Move Destroy/Create steps for DataChannelTransport to PeerConnection. by Tommi · 1 year, 5 months ago
- aa3c9f2 Reland "Add param to DCC::SetupDataChannelTransport_n, simplify DCC* setup code." by Tommi · 1 year, 11 months ago
- 2983135 Revert "Add param to DCC::SetupDataChannelTransport_n, simplify DCC* setup code." by Mirko Bonadei · 1 year, 11 months ago
- 2ec6a6c Add param to DCC::SetupDataChannelTransport_n, simplify DCC* setup code. by Tommi · 1 year, 11 months ago
- b00d63c Merge TeardownDataChannelTransport_n and OnTransportChannelClosed. by Tommi · 1 year, 11 months ago
- 5654898 Switch from pointer to ID for OnSctpDataChannelStateChanged by Tommi · 2 years ago
- 335d084 Remove GetSctpSslRole, only use GetSctpSslRole_n by Tommi · 2 years ago
- c61eee2 Split up GetSctpSslRole to include an _n variant. by Tommi · 2 years ago
- d2afbaf Remove sigslot from PeerConnectionInternal and RTCStatsCollector. by Tommi · 2 years ago
- efbe753 Add RTCAudioPlayoutStats to GetStats(). by Fredrik Hernqvist · 2 years, 2 months ago
- 41263fa Delete UMA histograms relating to Plan B vs Unified Plan. by Henrik Boström · 2 years, 6 months ago
- 7baa63f peerconnection: invalidate stats cache during SLD/SRD by Philipp Hancke · 2 years, 6 months ago
- f785989 Rename StatsCollector to LegacyStatsCollector. by Henrik Boström · 2 years, 8 months ago
- 6c7f984 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 16/inf by Jonas Oreland · 2 years, 11 months ago
- e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
- ed99dae WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 1 by Jonas Oreland · 3 years ago
- bc32c56 Move pc.transport_controller_ to be network thread only by Harald Alvestrand · 3 years, 1 month ago
- 5b84f38 Break out data_channel_controller from peerconnection target by Harald Alvestrand · 3 years, 1 month ago
- e0bc8d2 Revert "Replace use of sigslot with CallbackList in data_channel_controller" by Mirko Bonadei · 3 years, 1 month ago
- 8efc914 Replace use of sigslot with CallbackList in data_channel_controller by Harald Alvestrand · 3 years, 1 month ago
- 67a68d5 Break out peer_connection_internal from peerconnection target by Harald Alvestrand · 3 years, 1 month ago
- 66c4036 Access threads from SdpOfferAnswerHandler via ConnectionContext by Harald Alvestrand · 3 years, 1 month ago
- 5b66130 Refactor PeerConnectionInternal to break SdpOfferAnswer dependency by Harald Alvestrand · 3 years, 1 month ago
- bfd9ba8 Fix unsafe variable access in RTCStatsCollector by Tomas Gunnarsson · 3 years, 11 months ago
- 7af57c6 Remove RTP data implementation by Harald Alvestrand · 3 years, 11 months ago
- c88fe70 Make Android/iOS local/remote description accessors thread safe. by Taylor Brandstetter · 4 years, 7 months ago
- 3a034e1 Split DataChannel into two separate classes for RTP and SCTP. by Taylor Brandstetter · 4 years, 8 months ago
- 2e94de5 Add GetSctpStats to PeerConnectionInternal, remove sctp_data_channels() by Tomas Gunnarsson · 4 years, 9 months ago
- 1cb929f Cleanup: remove unused sctp_content_name by Harald Alvestrand · 5 years ago
- efe4c92 Use RtpSender/RtpReceiver track ID for legacy GetStats by Steve Anton · 6 years ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
- 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/peerconnectioninternal.h]
- a41959e [Unified Plan] Fix old GetStats() not associating track id by Steve Anton · 6 years ago
- 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 7 years ago
- c392866 Implement certificate chain stats. by Taylor Brandstetter · 7 years ago
- 72a43a1 Collect packet loss and RTT stats of STUN binding requests. by Qingsi Wang · 7 years ago
- afb0bb7 Remove PeerConnection voice_channel/video_channel methods by Steve Anton · 7 years ago
- 8366e17 Rename Call::Config to CallConfig, keep old name as alias. by Niels Möller · 7 years ago
- b886711 Prepare StatsCollector to work with RtpTransceivers by Steve Anton · 7 years ago
- 5dfde18 Change PeerConnection stats interface to be more flexible by Steve Anton · 7 years ago
- be5e208 Add FakePeerConnectionBase by Steve Anton · 7 years ago
- 2d8609c Move internal PeerConnection methods to PeerConnectionInternal by Steve Anton · 7 years ago