1. 3172c03 Implement OnRemoveTrack and OnRemoveStream for Unified Plan by Steve Anton · 6 years ago
  2. 0c4f7be New api struct BitrateSettings. by Niels Möller · 6 years ago
  3. 6f7e6d6 Created PeerConnectionDependencies to avoid creating new CreatePeerConnection overloads. by Benjamin Wright · 6 years ago
  4. 97a5896 Remove PeerConnectionInterface::UpdateIce by Steve Anton · 6 years ago
  5. 3acffc3 Remove SdpSemantics::kDefault by Steve Anton · 6 years ago
  6. 5b4f075 Reland "Reland "Adds support for multiple or no media stream ids."" by Seth Hampson · 6 years ago
  7. 191bf5c Revert "Reland "Adds support for multiple or no media stream ids."" by Tomas Gunnarsson · 6 years ago
  8. f351c34 Reland "Adds support for multiple or no media stream ids." by Seth Hampson · 6 years ago
  9. bc609ea Revert "Adds support for multiple or no media stream ids." by Emircan Uysaler · 6 years ago
  10. 1550292 Adds support for multiple or no media stream ids. by Seth Hampson · 6 years ago
  11. 1df1bf8 PeerConnectionInterface::GetStats() with selector argument added. by Henrik Boström · 6 years ago
  12. 9611442 Remove unneeded migration helper. by Sami Kalliomäki · 6 years ago
  13. 22e623a Add configurable threshold for writability state update. by Qingsi Wang · 6 years ago
  14. e6826d2 Add configurable connectivity check intervals. by Qingsi Wang · 6 years ago
  15. 845e878 Name change from stream label to stream id for spec compliance. by Seth Hampson · 6 years ago
  16. ab6ea6b Miscellaneous updates to PeerConnectionInterface comments by Steve Anton · 6 years ago
  17. db53f8e Add configurable STUN binding request interval. by Qingsi Wang · 7 years ago
  18. 0dd1b0a Revert "Revert "Enables PeerConnectionFactory using external fec controller"" by Ying Wang · 7 years ago
  19. 8b815cd Add OnTrack PeerConnection callback for Unified Plan by Steve Anton · 7 years ago
  20. c49bcd9 Fire OnAddStream with Unified Plan by Steve Anton · 7 years ago
  21. 0073301 Revert "Enables PeerConnectionFactory using external fec controller" by Taylor Brandstetter · 7 years ago
  22. 4f07bdb Enables PeerConnectionFactory using external fec controller by Ying Wang · 7 years ago
  23. 8366e17 Rename Call::Config to CallConfig, keep old name as alias. by Niels Möller · 7 years ago
  24. d377f04 Move AudioFrame to its own header file and target in api/. by Niels Möller · 7 years ago
  25. 2870b0a Expose a link-local network interfaces enumeration option by Daniel Lazarenko · 7 years ago
  26. 9a5c6f8 Add the network preference to RTCConfiguration. by Qingsi Wang · 7 years ago
  27. 6daa278 Move MediaConfig to its own header file and target. by Niels Möller · 7 years ago
  28. 1d7ecd2 Rename a few MediaConfig::Video flags for consistency. by Niels Möller · 7 years ago
  29. a6fe261 Move AudioOptions to its own header file and target. by Niels Möller · 7 years ago
  30. 215fda7 Make PeerConnection take reference to UMA observer. by Taylor Brandstetter · 7 years ago
  31. 6539f69 Add VideoSendStream::Config::EncoderSettings::experiment_cpu_load_estimator. by Niels Möller · 7 years ago
  32. 772eb21 Make OnAddStream and OnRemoveStream not required by Steve Anton · 7 years ago
  33. 02879f9 Reland "Make freeNativePeerConnectionObserver generic." by Sami Kalliomäki · 7 years ago
  34. 2d6c76a Switch to using AddTrack with stream labels by Steve Anton · 7 years ago
  35. 8906187 Pivot generation of stats to iterate senders/receivers by Harald Alvestrand · 7 years ago
  36. b96d62d Revert "Make freeNativePeerConnectionObserver generic." by Sami Kalliomäki · 7 years ago
  37. 046f78c Make freeNativePeerConnectionObserver generic. by Sami Kalliomäki · 7 years ago
  38. f9381f0 Implement PeerConnection::AddTrack/RemoveTrack for Unified Plan by Steve Anton · 7 years ago
  39. 9158ef6 Reland "Add AddTransceiver and GetTransceivers to PeerConnection" by Steve Anton · 7 years ago
  40. 8b13f96 Revert "Add AddTransceiver and GetTransceivers to PeerConnection" by Steve Anton · 7 years ago
  41. f93d280 Add AddTransceiver and GetTransceivers to PeerConnection by Steve Anton · 7 years ago
  42. 0710965 Old SetRemoteDescription signature default implementation. by Henrik Boström · 7 years ago
  43. 3163867 Reland "SetRemoteDescriptionObserverInterface added." by Henrik Boström · 7 years ago
  44. a4ecf55 Revert "SetRemoteDescriptionObserverInterface added." by Henrik Boström · 7 years ago
  45. 6c7ec32 SetRemoteDescriptionObserverInterface added. by Henrik Boström · 7 years ago
  46. de93943 Revert "Revert "Encode log events periodically instead of for every event."" by Bjorn Terelius · 7 years ago
  47. 79e7960 Add SDP semantics option to RTCConfiguration by Steve Anton · 7 years ago
  48. 33c5c7f Revert "Encode log events periodically instead of for every event." by Zhi Huang · 7 years ago
  49. b154c27 Encode log events periodically instead of for every event. by Bjorn Terelius · 7 years ago
  50. 32df86e Remove deprecated CreatePeerConnectionFactory() overloads by Karl Wiberg · 7 years ago
  51. 5f6bf24 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II) by henrika · 7 years ago
  52. 990d6b8 Revert "Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API" by Mirko Bonadei · 7 years ago
  53. 90bace0 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API by henrika · 7 years ago
  54. c4faa9c Remove QUIC transport/data channel by Steve Anton · 7 years ago
  55. cb423c4 Adding comment about ice_connection_state really being ICE+DTLS. by Taylor Brandstetter · 7 years ago
  56. 78609d5 Reland of BWE allocation strategy by Alex Narest · 7 years ago
  57. dc9ca93 Revert "BWE allocation strategy" by Alex Narest · 7 years ago
  58. 1c66f9f Fix chrome tests by making SetBitrateAllocationStrategy not pure virtual by Alex Narest · 7 years ago
  59. a5fbc23 BWE allocation strategy by Alex Narest · 7 years ago
  60. 39260c4 Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic." by Lu Liu · 7 years ago
  61. 54d1da1 BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic. by Alex Narest · 7 years ago
  62. 99c3fe5 Add PeerConnection::StartRtcEventLog version that takes RtcEventLogOutput as parameter by Elad Alon · 7 years ago
  63. bdcee28 TurnCustomizer - an interface for modifying stun messages sent by TurnPort by Jonas Oreland · 7 years ago
  64. 933d8b0 Reland "Added PeerConnectionObserver::OnRemoveTrack." by Henrik Boström · 7 years ago
  65. 6c0c55c Revert "Added PeerConnectionObserver::OnRemoveTrack." by Alex Loiko · 7 years ago
  66. ba97ba7 Added PeerConnectionObserver::OnRemoveTrack. by Henrik Boström · 7 years ago
  67. 604427b Revert "TurnCustomizer - an interface for modifying stun messages sent by TurnPort" by Guido Urdaneta · 7 years ago
  68. b23ed7f TurnCustomizer - an interface for modifying stun messages sent by TurnPort by Jonas Oreland · 7 years ago
  69. 82eb3c4 Remove dead version of StartRtcEventLog by Elad Alon · 7 years ago
  70. bf35eb2 Prepare to remove StartRtcEventLog and StopRtcEventLog by Elad Alon · 7 years ago
  71. d8970db Delete unneeded includes of fileutils.h by Niels Möller · 7 years ago
  72. 02e7a19 Remove unnecessary video factory references in PeerConnectionFactory by Magnus Jedvert · 7 years ago
  73. 835cc0c Remove unnecessary audio references in PeerConnectionFactory by Magnus Jedvert · 7 years ago
  74. 58b0316 Expose new video codec factories in the PeerConnectionFactory API by Magnus Jedvert · 7 years ago
  75. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  76. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/api/peerconnectioninterface.h]
  77. 7bd1f1b Add support for changing the TLS elliptic curve set. by Diogo Real · 7 years ago
  78. 1dca9d5 Support a user-provided string for the TLS ALPN extension. by Diogo Real · 7 years ago
  79. d21eab3 Add "max_ipv6_networks" field to RTCConfiguration. by deadbeef · 7 years ago
  80. 83dc6b6 Remove default implementation of PeerConnectionInterface::SetBitrate. by zstein · 7 years ago
  81. 300bf8e Reinstate "API for periodically regathering ICE candidates" by Steve Anton · 7 years ago
  82. 3beb207 Revert "API for periodically regathering ICE candidates" by Magnus Jedvert · 7 years ago
  83. aa41f0c API for periodically regathering ICE candidates by Steve Anton · 7 years ago
  84. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  85. 17675ce Enable the injection of an APM into a peerconnection by peah · 7 years ago
  86. a9cc40b Allow an external audio processing module to be used in WebRTC by peah · 7 years ago
  87. dab1d2d Enable SNI in ssl adapter. by Emad Omara · 7 years ago
  88. 38ede13 Support building WebRTC without audio and video. by zhihuang · 7 years ago
  89. 4b97980 Relanding: Adds PeerConnectionInterface::UpdateCallBitrate to give clients more control of the bandwidth estimator. PeerConnection implements this method by passing a BitrateConfigMask to its associated Call, which is combined with the existing BitrateConfig and passed on to the SendSideCongestionController as necessary. The existing BitrateConfig generally comes from the x-google-{min,start,max}-bitrate params in the SDP. by zstein · 7 years ago
  90. 441718e Revert of Add PeerConnectionInterface::UpdateCallBitrate. (patchset #7 id:120001 of https://codereview.webrtc.org/2888303005/ ) by charujain · 7 years ago
  91. 9641c13 Adds PeerConnectionInterface::UpdateCallBitrate to give clients more control of the bandwidth estimator. PeerConnection implements this method by passing a BitrateConfigMask to its associated Call, which is combined with the existing BitrateConfig and passed on to the SendSideCongestionController as necessary. The existing BitrateConfig generally comes from the x-google-{min,start,max}-bitrate params in the SDP. by zstein · 7 years ago
  92. 6488ea4 Remove temporary include of builtin_audio_encoder_factory.h. by ossu · 7 years ago
  93. eb1fde4 Injectable audio encoders: Moved audio encoder, factory and builtin factory to api/. by ossu · 7 years ago
  94. 7914b8c Negotiate the same SRTP crypto suites for every DTLS association formed. by deadbeef · 7 years ago
  95. d07061c Add comments about PeerConnection::Close and PeerConnectionObserver. by deadbeef · 7 years ago
  96. a1a040a Injectable audio encoders: BuiltinAudioEncoderFactory by ossu · 7 years ago
  97. 1dcb164 Rewrite PeerConnection integration tests using better testing practices. by deadbeef · 7 years ago
  98. 7f06766 Delete deprecated PeerConnection methods, and corresponding using declarations. by nisse · 7 years ago
  99. b09b3f9 Add the option to disable IPv6 ICE candidates on WiFi. by zhihuang · 7 years ago
  100. 8d60a94 Replace NULL with nullptr or null in webrtc/api/. by deadbeef · 7 years ago