1. a9af50f Introduce CreateDataChannelOrError by Harald Alvestrand · 3 years, 10 months ago
  2. bfd9ba8 Fix unsafe variable access in RTCStatsCollector by Tomas Gunnarsson · 4 years ago
  3. 7af57c6 Remove RTP data implementation by Harald Alvestrand · 4 years ago
  4. 3a034e1 Split DataChannel into two separate classes for RTP and SCTP. by Taylor Brandstetter · 4 years, 9 months ago
  5. 2e94de5 Add GetSctpStats to PeerConnectionInternal, remove sctp_data_channels() by Tomas Gunnarsson · 4 years, 10 months ago
  6. 61f74d9 Reland "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 5 years ago
  7. cb8c401 Revert "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 5 years ago
  8. c6a65c8 Expose can_trickle_ice_candidates on PeerConnection by Harald Alvestrand · 5 years ago
  9. 1cb929f Cleanup: remove unused sctp_content_name by Harald Alvestrand · 5 years ago
  10. 7b04a91 Delete almost all default methods on PeerConnectionInterface by Niels Möller · 6 years ago
  11. e78fd80 New class DummyPeerConnection by Niels Möller · 6 years ago
  12. 340e0c5 Delete old version of PeerConnection::SetConfiguration by Niels Möller · 6 years ago
  13. 2579f0c RTCError as return type for PeerConnectionInterface::SetConfiguration by Niels Möller · 6 years ago
  14. 79b6980 [PeerConnection] Implement restartIce(). by Henrik Boström · 6 years ago
  15. 0182a03 Reland "Remove the injectable bitrate allocation strategy API." by Jonas Olsson · 6 years ago
  16. e95b57c Revert "Remove the injectable bitrate allocation strategy API." by Mirko Bonadei · 6 years ago
  17. 80cb3f6 Remove the injectable bitrate allocation strategy API. by Jonas Olsson · 6 years ago
  18. 695cf6a Delete deprecated StartRtcEventLog override with PlatformFile by Niels Möller · 6 years ago
  19. efe4c92 Use RtpSender/RtpReceiver track ID for legacy GetStats by Steve Anton · 6 years ago
  20. 15845af Reland "Another mock for GetSctpTransport" (and add test) by Harald Alvestrand · 6 years ago
  21. 727504c Revert "Another mock for GetSctpTransport" by Harald Alvestrand · 6 years ago
  22. b2c4700 Another mock for GetSctpTransport by Harald Alvestrand · 6 years ago
  23. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  24. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/test/fakepeerconnectionbase.h]
  25. 4139047 Add LookupDtlsTransportByMid to proxy map by Harald Alvestrand · 6 years ago
  26. a41959e [Unified Plan] Fix old GetStats() not associating track id by Steve Anton · 6 years ago
  27. f06f923 Delete almost all use of MediaConstraintsInterface in the PeerConnection API by Niels Möller · 7 years ago
  28. ee01a83 Remove MetricsObserverInterface. by Qingsi Wang · 7 years ago
  29. d78323f Remove AddTrack override with MediaStreams by Steve Anton · 7 years ago
  30. b983bae Remove unused/deprecated DTMF methods by Steve Anton · 7 years ago
  31. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 7 years ago
  32. 0c4f7be New api struct BitrateSettings. by Niels Möller · 7 years ago
  33. 97a5896 Remove PeerConnectionInterface::UpdateIce by Steve Anton · 7 years ago
  34. 1df1bf8 PeerConnectionInterface::GetStats() with selector argument added. by Henrik Boström · 7 years ago
  35. 845e878 Name change from stream label to stream id for spec compliance. by Seth Hampson · 7 years ago
  36. c392866 Implement certificate chain stats. by Taylor Brandstetter · 7 years ago
  37. afb0bb7 Remove PeerConnection voice_channel/video_channel methods by Steve Anton · 7 years ago
  38. b886711 Prepare StatsCollector to work with RtpTransceivers by Steve Anton · 7 years ago
  39. 5dfde18 Change PeerConnection stats interface to be more flexible by Steve Anton · 7 years ago
  40. be5e208 Add FakePeerConnectionBase by Steve Anton · 7 years ago