1. 0ffaaa2 Report negotiated SDP semantics for local answers also by Steve Anton · 7 years ago
  2. c392866 Implement certificate chain stats. by Taylor Brandstetter · 7 years ago
  3. 52d8677 Fire OnRenegotiationNeeded when changing transceiver direction by Steve Anton · 7 years ago
  4. 8f83b42 Moved bitrate config interface from Call class. by Sebastian Jansson · 7 years ago
  5. fc8d26b Reland "Moved BitrateConfig out of Call::Config." by Sebastian Jansson · 7 years ago
  6. 6e22137 Enable Unified Plan tests that were blocked on the stats collector by Steve Anton · 7 years ago
  7. 72a43a1 Collect packet loss and RTT stats of STUN binding requests. by Qingsi Wang · 7 years ago
  8. 2f0d702 Parameterize PeerConnection integration tests for Unified Plan by Seth Hampson · 7 years ago
  9. afb0bb7 Remove PeerConnection voice_channel/video_channel methods by Steve Anton · 7 years ago
  10. db53f8e Add configurable STUN binding request interval. by Qingsi Wang · 7 years ago
  11. e4bf600 Revert "Moved BitrateConfig out of Call::Config." by Lu Liu · 7 years ago
  12. 5897fe2 Moved BitrateConfig out of Call::Config. by Sebastian Jansson · 7 years ago
  13. 80dd7b5 Reland "Set session error if SetLocal/RemoteDescription ever fails" by Steve Anton · 7 years ago
  14. 8b815cd Add OnTrack PeerConnection callback for Unified Plan by Steve Anton · 7 years ago
  15. 57858b3 Reland "Update RTCStatsCollector to work with RtpTransceivers" by Steve Anton · 7 years ago
  16. b953245 Revert "Set session error if SetLocal/RemoteDescription ever fails" by Steve Anton · 7 years ago
  17. 71439a6 Set session error if SetLocal/RemoteDescription ever fails by Steve Anton · 7 years ago
  18. c49bcd9 Fire OnAddStream with Unified Plan by Steve Anton · 7 years ago
  19. 9c98f0c Fix a bug that holds IceConfig unchanged after changing RTCConfiguration. by Qingsi Wang · 7 years ago
  20. ee2388f Revert "Update RTCStatsCollector to work with RtpTransceivers" by Guido Urdaneta · 7 years ago
  21. 56bae8d Update RTCStatsCollector to work with RtpTransceivers by Steve Anton · 7 years ago
  22. ae8a90a Fixes to PeerConnection for Unified Plan sdp & transceiver logic. by Seth Hampson · 7 years ago
  23. b886711 Prepare StatsCollector to work with RtpTransceivers by Steve Anton · 7 years ago
  24. 5dbb586 Add UMA counters for type of SDP semantic in use. by Harald Alvestrand · 7 years ago
  25. 45cc890 Assorted logging pedantry by Jonas Olsson · 7 years ago
  26. 6947025 Move media_type to RtpTransceiverInterface by Steve Anton · 7 years ago
  27. dffead8 Fail CreateAnswer if signaling state is not correct by Steve Anton · 7 years ago
  28. 2870b0a Expose a link-local network interfaces enumeration option by Daniel Lazarenko · 7 years ago
  29. 5dfde18 Change PeerConnection stats interface to be more flexible by Steve Anton · 7 years ago
  30. 93a8439 Bind the structured ICE logging with P2PTransportChannel. by Qingsi Wang · 7 years ago
  31. c22d6a8 Revert "Reland "Parameterize PeerConnection signaling tests for Unified Plan"" by Oleh Prypin · 7 years ago
  32. c7b964c Report cipher usage to UMA for all media types on a transport by Steve Anton · 7 years ago
  33. 7b581eb Reland "Parameterize PeerConnection signaling tests for Unified Plan" by Steve Anton · 7 years ago
  34. e831b8c Add MSID signaling compatibility for Unified Plan endpoints by Steve Anton · 7 years ago
  35. 5f94aa2 Correct MSID behavior with Unified Plan by Steve Anton · 7 years ago
  36. 9a5c6f8 Add the network preference to RTCConfiguration. by Qingsi Wang · 7 years ago
  37. 70b820f Implemented the GetRemoteAudioSSLCertificate method. by Zhi Huang · 7 years ago
  38. 22da89f Implement legacy offer_to_receive options for Unified Plan by Steve Anton · 7 years ago
  39. 74255ff Add PeerConnection interop integration tests by Steve Anton · 7 years ago
  40. 94d8cce Revert "Parameterize PeerConnection signaling tests for Unified Plan" by Taylor Brandstetter · 7 years ago
  41. 65c0a60 Parameterize PeerConnection signaling tests for Unified Plan by Steve Anton · 7 years ago
  42. ad7bffc Parameterize PeerConnection media tests for Unified Plan by Steve Anton · 7 years ago
  43. 2d8609c Move internal PeerConnection methods to PeerConnectionInternal by Steve Anton · 7 years ago
  44. 194939b Added UMA counters for SDES vs DTLS key agreement by Harald Alvestrand · 7 years ago
  45. dbf9d03 Parameterize PeerConnection data channel tests for Unified Plan by Steve Anton · 7 years ago
  46. 7464fca Parameterize PeerConnection BUNDLE tests for Unified Plan by Steve Anton · 7 years ago
  47. d367921 Configure media flow correctly with Unified Plan by Steve Anton · 7 years ago
  48. 47136dd Change RtpSenders to interact with the media channel directly by Steve Anton · 7 years ago
  49. ef65ef1 Fire OnAddTrack when Unified Plan is enabled by Steve Anton · 7 years ago
  50. 02ee47c Signal track ID correctly when Unified Plan semantics selected by Steve Anton · 7 years ago
  51. 6077675 Change RtpReceivers to interact with the media channel directly by Steve Anton · 7 years ago
  52. 2d6c76a Switch to using AddTrack with stream labels by Steve Anton · 7 years ago
  53. 43a723a Move AddTrack stats update to submethod by Steve Anton · 7 years ago
  54. 75ceef2 Pivot old stats generation to iterate senders/receivers by Harald Alvestrand · 7 years ago
  55. 389a97c Fixing leaked reference from SCTP transport to DTLS/ICE transport. by Taylor Brandstetter · 7 years ago
  56. fa2260d Add support for data channels with Unified Plan by Steve Anton · 7 years ago
  57. 8906187 Pivot generation of stats to iterate senders/receivers by Harald Alvestrand · 7 years ago
  58. dcc3c02 Add support for JSEP offer/answer with transceivers by Steve Anton · 7 years ago
  59. b1c1de1 Use the SDP ContentInfo helpers to avoid downcasting by Steve Anton · 7 years ago
  60. 5adfafd Make ContentInfo/ContentDescription slightly more ergonomic by Steve Anton · 7 years ago
  61. 7411648 Remove SessionStats.proxy_to_transport by Steve Anton · 7 years ago
  62. 8af2186 Destroy stats collectors before destroying BaseChannels by Steve Anton · 7 years ago
  63. f9381f0 Implement PeerConnection::AddTrack/RemoveTrack for Unified Plan by Steve Anton · 7 years ago
  64. 3fe1b15 Fix PeerConnection crashing on Close() when Unified Plan enabled by Steve Anton · 7 years ago
  65. a3a92c2 Replace string type with SdpType enum by Steve Anton · 7 years ago
  66. 3828c06 Replace cricket::ContentAction with webrtc::SdpType by Steve Anton · 7 years ago
  67. ed10bd9 Modify SetLocalDescription helpers to work with RtpTransceivers by Steve Anton · 7 years ago
  68. 6d6a2ae Refactor PeerConnection::UpdateSessionState by Steve Anton · 7 years ago
  69. 2039306 Replace PeerConnection::Action with cricket::ContentAction by Steve Anton · 7 years ago
  70. 8a00691 Use RTCError for internal PeerConnection methods by Steve Anton · 7 years ago
  71. f847081 Rename PeerConnection::Error to PeerConnection::SessionError by Steve Anton · 7 years ago
  72. 6fec880 Unify and de-duplicate BaseChannel deletion in PeerConnection by Steve Anton · 7 years ago
  73. eda6ccd Refactor BaseChannel creation in PeerConnection by Steve Anton · 7 years ago
  74. 4e70a72 Replace MediaContentDirection with RtpTransceiverDirection by Steve Anton · 7 years ago
  75. 1d03a75 Remove cricket::RtpTransceiverDirection by Steve Anton · 7 years ago
  76. 9158ef6 Reland "Add AddTransceiver and GetTransceivers to PeerConnection" by Steve Anton · 7 years ago
  77. 8b13f96 Revert "Add AddTransceiver and GetTransceivers to PeerConnection" by Steve Anton · 7 years ago
  78. f93d280 Add AddTransceiver and GetTransceivers to PeerConnection by Steve Anton · 7 years ago
  79. 3163867 Reland "SetRemoteDescriptionObserverInterface added." by Henrik Boström · 7 years ago
  80. a4ecf55 Revert "SetRemoteDescriptionObserverInterface added." by Henrik Boström · 7 years ago
  81. 6c7ec32 SetRemoteDescriptionObserverInterface added. by Henrik Boström · 7 years ago
  82. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  83. 9b28a03 Optional: Use nullopt and implicit construction in /pc/peerconnection.cc by Oskar Sundbom · 7 years ago
  84. 9e6fd2b Add streams() to RtpReceiverInterface and implementations. by Henrik Boström · 7 years ago
  85. de93943 Revert "Revert "Encode log events periodically instead of for every event."" by Bjorn Terelius · 7 years ago
  86. 79e7960 Add SDP semantics option to RTCConfiguration by Steve Anton · 7 years ago
  87. 4171afb Use RtpTransceivers in PeerConnection by Steve Anton · 7 years ago
  88. 33c5c7f Revert "Encode log events periodically instead of for every event." by Zhi Huang · 7 years ago
  89. b154c27 Encode log events periodically instead of for every event. by Bjorn Terelius · 7 years ago
  90. fdb9201 Avoid use-after-move in PeerConnection::Set[Local/Remote]Description. by Henrik Boström · 7 years ago
  91. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  92. d25da37 Inline various trivial methods from the WebRtcSession merge by Steve Anton · 7 years ago
  93. 75737c0 Merge WebRtcSession into PeerConnection by Steve Anton · 7 years ago
  94. ba81867 Prepare WebRtcSession to be merged into PeerConnection by Steve Anton · 7 years ago
  95. 5f6bf24 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II) by henrika · 7 years ago
  96. 990d6b8 Revert "Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API" by Mirko Bonadei · 7 years ago
  97. 90bace0 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API by henrika · 7 years ago
  98. 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
  99. d5585ca Move almost all references from WebRtcSession to PeerConnection by Steve Anton · 7 years ago
  100. c4faa9c Remove QUIC transport/data channel by Steve Anton · 7 years ago