1. 9a5c6f8 Add the network preference to RTCConfiguration. by Qingsi Wang · 7 years ago
  2. 70b820f Implemented the GetRemoteAudioSSLCertificate method. by Zhi Huang · 7 years ago
  3. 22da89f Implement legacy offer_to_receive options for Unified Plan by Steve Anton · 7 years ago
  4. 74255ff Add PeerConnection interop integration tests by Steve Anton · 7 years ago
  5. 94d8cce Revert "Parameterize PeerConnection signaling tests for Unified Plan" by Taylor Brandstetter · 7 years ago
  6. 65c0a60 Parameterize PeerConnection signaling tests for Unified Plan by Steve Anton · 7 years ago
  7. ad7bffc Parameterize PeerConnection media tests for Unified Plan by Steve Anton · 7 years ago
  8. 2d8609c Move internal PeerConnection methods to PeerConnectionInternal by Steve Anton · 7 years ago
  9. 194939b Added UMA counters for SDES vs DTLS key agreement by Harald Alvestrand · 7 years ago
  10. dbf9d03 Parameterize PeerConnection data channel tests for Unified Plan by Steve Anton · 7 years ago
  11. 7464fca Parameterize PeerConnection BUNDLE tests for Unified Plan by Steve Anton · 7 years ago
  12. d367921 Configure media flow correctly with Unified Plan by Steve Anton · 7 years ago
  13. 47136dd Change RtpSenders to interact with the media channel directly by Steve Anton · 7 years ago
  14. ef65ef1 Fire OnAddTrack when Unified Plan is enabled by Steve Anton · 7 years ago
  15. 02ee47c Signal track ID correctly when Unified Plan semantics selected by Steve Anton · 7 years ago
  16. 6077675 Change RtpReceivers to interact with the media channel directly by Steve Anton · 7 years ago
  17. 2d6c76a Switch to using AddTrack with stream labels by Steve Anton · 7 years ago
  18. 43a723a Move AddTrack stats update to submethod by Steve Anton · 7 years ago
  19. 75ceef2 Pivot old stats generation to iterate senders/receivers by Harald Alvestrand · 7 years ago
  20. 389a97c Fixing leaked reference from SCTP transport to DTLS/ICE transport. by Taylor Brandstetter · 7 years ago
  21. fa2260d Add support for data channels with Unified Plan by Steve Anton · 7 years ago
  22. 8906187 Pivot generation of stats to iterate senders/receivers by Harald Alvestrand · 7 years ago
  23. dcc3c02 Add support for JSEP offer/answer with transceivers by Steve Anton · 7 years ago
  24. b1c1de1 Use the SDP ContentInfo helpers to avoid downcasting by Steve Anton · 7 years ago
  25. 5adfafd Make ContentInfo/ContentDescription slightly more ergonomic by Steve Anton · 7 years ago
  26. 7411648 Remove SessionStats.proxy_to_transport by Steve Anton · 7 years ago
  27. 8af2186 Destroy stats collectors before destroying BaseChannels by Steve Anton · 7 years ago
  28. f9381f0 Implement PeerConnection::AddTrack/RemoveTrack for Unified Plan by Steve Anton · 7 years ago
  29. 3fe1b15 Fix PeerConnection crashing on Close() when Unified Plan enabled by Steve Anton · 7 years ago
  30. a3a92c2 Replace string type with SdpType enum by Steve Anton · 7 years ago
  31. 3828c06 Replace cricket::ContentAction with webrtc::SdpType by Steve Anton · 7 years ago
  32. ed10bd9 Modify SetLocalDescription helpers to work with RtpTransceivers by Steve Anton · 7 years ago
  33. 6d6a2ae Refactor PeerConnection::UpdateSessionState by Steve Anton · 7 years ago
  34. 2039306 Replace PeerConnection::Action with cricket::ContentAction by Steve Anton · 7 years ago
  35. 8a00691 Use RTCError for internal PeerConnection methods by Steve Anton · 7 years ago
  36. f847081 Rename PeerConnection::Error to PeerConnection::SessionError by Steve Anton · 7 years ago
  37. 6fec880 Unify and de-duplicate BaseChannel deletion in PeerConnection by Steve Anton · 7 years ago
  38. eda6ccd Refactor BaseChannel creation in PeerConnection by Steve Anton · 7 years ago
  39. 4e70a72 Replace MediaContentDirection with RtpTransceiverDirection by Steve Anton · 7 years ago
  40. 1d03a75 Remove cricket::RtpTransceiverDirection by Steve Anton · 7 years ago
  41. 9158ef6 Reland "Add AddTransceiver and GetTransceivers to PeerConnection" by Steve Anton · 7 years ago
  42. 8b13f96 Revert "Add AddTransceiver and GetTransceivers to PeerConnection" by Steve Anton · 7 years ago
  43. f93d280 Add AddTransceiver and GetTransceivers to PeerConnection by Steve Anton · 7 years ago
  44. 3163867 Reland "SetRemoteDescriptionObserverInterface added." by Henrik Boström · 7 years ago
  45. a4ecf55 Revert "SetRemoteDescriptionObserverInterface added." by Henrik Boström · 7 years ago
  46. 6c7ec32 SetRemoteDescriptionObserverInterface added. by Henrik Boström · 7 years ago
  47. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  48. 9b28a03 Optional: Use nullopt and implicit construction in /pc/peerconnection.cc by Oskar Sundbom · 7 years ago
  49. 9e6fd2b Add streams() to RtpReceiverInterface and implementations. by Henrik Boström · 7 years ago
  50. de93943 Revert "Revert "Encode log events periodically instead of for every event."" by Bjorn Terelius · 7 years ago
  51. 79e7960 Add SDP semantics option to RTCConfiguration by Steve Anton · 7 years ago
  52. 4171afb Use RtpTransceivers in PeerConnection by Steve Anton · 7 years ago
  53. 33c5c7f Revert "Encode log events periodically instead of for every event." by Zhi Huang · 7 years ago
  54. b154c27 Encode log events periodically instead of for every event. by Bjorn Terelius · 7 years ago
  55. fdb9201 Avoid use-after-move in PeerConnection::Set[Local/Remote]Description. by Henrik Boström · 7 years ago
  56. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  57. d25da37 Inline various trivial methods from the WebRtcSession merge by Steve Anton · 7 years ago
  58. 75737c0 Merge WebRtcSession into PeerConnection by Steve Anton · 7 years ago
  59. ba81867 Prepare WebRtcSession to be merged into PeerConnection by Steve Anton · 7 years ago
  60. 5f6bf24 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II) by henrika · 7 years ago
  61. 990d6b8 Revert "Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API" by Mirko Bonadei · 7 years ago
  62. 90bace0 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API by henrika · 7 years ago
  63. 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
  64. d5585ca Move almost all references from WebRtcSession to PeerConnection by Steve Anton · 7 years ago
  65. c4faa9c Remove QUIC transport/data channel by Steve Anton · 7 years ago
  66. da6c095 Rewrite WebRtcSession data channel tests as PeerConnection tests by Steve Anton · 7 years ago
  67. 8d3444d Reland "Rewrite WebRtcSession media tests as PeerConnection tests" by Steve Anton · 7 years ago
  68. f2662f0 Revert "Rewrite WebRtcSession media tests as PeerConnection tests" by Olga Sharonova · 7 years ago
  69. 78609d5 Reland of BWE allocation strategy by Alex Narest · 7 years ago
  70. 3df5dca Rewrite WebRtcSession media tests as PeerConnection tests by Steve Anton · 7 years ago
  71. dc9ca93 Revert "BWE allocation strategy" by Alex Narest · 7 years ago
  72. a5fbc23 BWE allocation strategy by Alex Narest · 7 years ago
  73. 39260c4 Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic." by Lu Liu · 7 years ago
  74. 54d1da1 BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic. by Alex Narest · 7 years ago
  75. d6b4819 PeerConnection::StartRtcEventLog: Improve callback memory safety by Karl Wiberg · 7 years ago
  76. 99c3fe5 Add PeerConnection::StartRtcEventLog version that takes RtcEventLogOutput as parameter by Elad Alon · 7 years ago
  77. bdcee28 TurnCustomizer - an interface for modifying stun messages sent by TurnPort by Jonas Oreland · 7 years ago
  78. 933d8b0 Reland "Added PeerConnectionObserver::OnRemoveTrack." by Henrik Boström · 7 years ago
  79. 6c0c55c Revert "Added PeerConnectionObserver::OnRemoveTrack." by Alex Loiko · 7 years ago
  80. ba97ba7 Added PeerConnectionObserver::OnRemoveTrack. by Henrik Boström · 7 years ago
  81. 604427b Revert "TurnCustomizer - an interface for modifying stun messages sent by TurnPort" by Guido Urdaneta · 7 years ago
  82. b23ed7f TurnCustomizer - an interface for modifying stun messages sent by TurnPort by Jonas Oreland · 7 years ago
  83. 83ccca1 Create and use RtcEventLogOutput for output by Elad Alon · 7 years ago
  84. 8c0f7a7 Add GetRemoteAudioSSLCertificate() to PeerConnection by Steve Anton · 7 years ago
  85. 978b876 Move clients of WebRtcSession to use PeerConnection by Steve Anton · 7 years ago
  86. bf66794 Revert "Move clients of WebRtcSession to use PeerConnection" by Alex Loiko · 7 years ago
  87. 3dc4d4a Move clients of WebRtcSession to use PeerConnection by Steve Anton · 7 years ago
  88. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  89. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/peerconnection.cc]
  90. 8ffb9c3 Change RtpSender to have multiple stream_ids by Steve Anton · 7 years ago
  91. 248fd4f Reland of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread ( https://codereview.webrtc.org/3007473002/ ) by eladalon · 7 years ago
  92. 23814b7 Revert of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread (patchset #4 id:200001 of https://codereview.webrtc.org/3005153002/ ) by eladalon · 7 years ago
  93. d67cefb Reland of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread (patchset #1 id:1 of https://codereview.webrtc.org/3010143002/ ) by eladalon · 7 years ago
  94. 141aacb Fix the Chromium crash when creating an answer without a remote description. by zhihuang · 7 years ago
  95. 1c378ed Relanding: Adding support for Unified Plan offer/answer negotiation to the mediasession layer. by zhihuang · 7 years ago
  96. 3c74766 Revert of Adding support for Unified Plan offer/answer negotiation. (patchset #9 id:500001 of https://codereview.webrtc.org/2991693002/ ) by olka · 7 years ago
  97. a77e6bb Adding support for Unified Plan offer/answer negotiation to the mediasession layer. by zhihuang · 7 years ago
  98. d21eab3 Add "max_ipv6_networks" field to RTCConfiguration. by deadbeef · 7 years ago
  99. ec390b5 When a track is added/removed directly to MediaStream notify observer->OnRenegotionNeeded by korniltsev.anatoly · 7 years ago
  100. 038834f Reinstate "Add additional check when setting RTCConfiguration" by Steve Anton · 7 years ago