1. 27ab0e5 Add CreateIceCandidate overload which takes a cricket::Candidate by Steve Anton · 7 years ago
  2. 76829d7 Add UMA metric for ICE candidate addition outcome by Harald Alvestrand · 7 years ago
  3. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  4. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 7 years ago
  5. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  6. 6753795 Built in video codec factories. by Anders Carlsson · 7 years ago
  7. f764cf4 Don't transition ICE to Checking if there are no transports by Steve Anton · 7 years ago
  8. c79268f Add IsClosed checks to various PeerConnection methods by Steve Anton · 7 years ago
  9. 5d8f8fa Revert "Adding test for adding ICE candidate before applying answer." by Henrik Boström · 7 years ago
  10. dd59d70 Adding test for adding ICE candidate before applying answer. by Taylor Brandstetter · 7 years ago
  11. abbe841 This CL removes all usages of our custom ostream << overloads. by Jonas Olsson · 7 years ago
  12. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 7 years ago
  13. 4ff5443 Fix bugs in collecting STUN candidate stats and configuring STUN by Qingsi Wang · 7 years ago
  14. 80dd7b5 Reland "Set session error if SetLocal/RemoteDescription ever fails" by Steve Anton · 7 years ago
  15. b953245 Revert "Set session error if SetLocal/RemoteDescription ever fails" by Steve Anton · 7 years ago
  16. 71439a6 Set session error if SetLocal/RemoteDescription ever fails by Steve Anton · 7 years ago
  17. b886711 Prepare StatsCollector to work with RtpTransceivers by Steve Anton · 7 years ago
  18. 6947025 Move media_type to RtpTransceiverInterface by Steve Anton · 7 years ago
  19. dffead8 Fail CreateAnswer if signaling state is not correct by Steve Anton · 7 years ago
  20. c22d6a8 Revert "Reland "Parameterize PeerConnection signaling tests for Unified Plan"" by Oleh Prypin · 7 years ago
  21. 7b581eb Reland "Parameterize PeerConnection signaling tests for Unified Plan" by Steve Anton · 7 years ago
  22. 94d8cce Revert "Parameterize PeerConnection signaling tests for Unified Plan" by Taylor Brandstetter · 7 years ago
  23. 65c0a60 Parameterize PeerConnection signaling tests for Unified Plan by Steve Anton · 7 years ago
  24. 46d926a Parameterize PeerConnection ICE tests for Unified Plan by Steve Anton · 7 years ago
  25. e97de91 Use static_cast to get webrtc::Peerconnection in common workaround. by Mirko Bonadei · 7 years ago
  26. e169272 Fixed a bug in determining ICE roles. by Qingsi Wang · 7 years ago
  27. 8d3444d Reland "Rewrite WebRtcSession media tests as PeerConnection tests" by Steve Anton · 7 years ago
  28. f2662f0 Revert "Rewrite WebRtcSession media tests as PeerConnection tests" by Olga Sharonova · 7 years ago
  29. 3df5dca Rewrite WebRtcSession media tests as PeerConnection tests by Steve Anton · 7 years ago
  30. 1b0eae3 Don't call deprecated CreatePeerConnectionFactory() overloads by Karl Wiberg · 7 years ago
  31. f1c6db1 Rewrite WebRtcSession ICE tests as PeerConnection tests by Steve Anton · 7 years ago