1. 2a70703 Delete MediaTransportInterface and DatagramTransportInterface by Niels Möller · 4 years, 2 months ago
  2. 4c1e7cc [Adaptation] Add ability to inject resources on the PeerConnection. by Henrik Boström · 4 years, 2 months ago
  3. 9276e2c Remove enable_simulcast_stats config flag as not needed anymore by Eldar Rello · 4 years, 2 months ago
  4. a0ff50c Reland "Improve outbound-rtp statistics for simulcast" by Henrik Boström · 4 years, 4 months ago
  5. 9a925c9 Revert "Improve outbound-rtp statistics for simulcast" by Henrik Boström · 4 years, 4 months ago
  6. cda577f Enable simulcast statistics by Eldar Rello · 4 years, 4 months ago
  7. da6cda8 Improve outbound-rtp statistics for simulcast by Eldar Rello · 4 years, 4 months ago
  8. 61f74d9 Reland "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 4 years, 6 months ago
  9. cb8c401 Revert "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 4 years, 6 months ago
  10. c6a65c8 Expose can_trickle_ice_candidates on PeerConnection by Harald Alvestrand · 4 years, 6 months ago
  11. f417238 Remove iceRegatherIntervalRange by Steve Anton · 4 years, 7 months ago
  12. 0095d37 Replace hostCandidate with address and port in RTCPeerConnectionIceErrorEvent by Eldar Rello · 4 years, 9 months ago
  13. 831ce5f Export more symbols to fix Chromecast component build by Ken MacKay · 4 years, 9 months ago
  14. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 4 years, 9 months ago
  15. 662678d Adds injectable trials from peerconnection down to transport controller. by Erik Språng · 4 years, 9 months ago
  16. 25ec888 Make ICE transports injectable. by Qingsi Wang · 4 years, 9 months ago
  17. 051cae5 RTC_EXPORT IceServer, StatsReport::{IdBase,Value}. by Mirko Bonadei · 4 years, 10 months ago
  18. ee6f4f6 [PeerConnection] Implement asynchronous version of AddIceCandidate(). by Henrik Boström · 4 years, 10 months ago
  19. c3d1f9b Enable injection of a custom NetEqFactory into PeerConnectionFactory. by Ivo Creusen · 4 years, 10 months ago
  20. 4e19670 [PeerConnection] Implement parameterless SetLocalDescription(). by Henrik Boström · 4 years, 10 months ago
  21. 16cec3b Added allow_codec_switching parameter to RTCConfig. by philipel · 4 years, 10 months ago
  22. 35214fc Add missing RTC_EXPORT for the component build. by Mirko Bonadei · 5 years ago
  23. f8998cf Add a turn port prune policy to keep the first ready turn port. by Honghai Zhang · 4 years, 10 months ago
  24. 5ab79e6 Reland "Implement rollback for setRemoteDescription" by Eldar Rello · 4 years, 11 months ago
  25. 907f154 Revert "Implement rollback for setRemoteDescription" by Alex Loiko · 4 years, 11 months ago
  26. 16d4c4d Implement rollback for setRemoteDescription by Eldar Rello · 4 years, 11 months ago
  27. 7da4e56 Allow receive-only use of datagram transport for data channels. by Bjorn A Mellem · 5 years ago
  28. e24557f Declare api:libjingle_peerconnection_api dependency on media:media_base by Niels Möller · 5 years ago
  29. 7b04a91 Delete almost all default methods on PeerConnectionInterface by Niels Möller · 5 years ago
  30. c4e80ad Delete forward declarations from peer_connection_interface.h by Niels Möller · 5 years ago
  31. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 5 years ago
  32. 662e31f Prepare to move packet_socket_factory to api/. by Patrik Höglund · 5 years ago
  33. 340e0c5 Delete old version of PeerConnection::SetConfiguration by Niels Möller · 5 years ago
  34. 3c02842 Add TURN_LOGGING_ID by Jonas Oreland · 5 years ago
  35. b689af4 Changes to enable use of DatagramTransport as a data channel transport. by Bjorn A Mellem · 5 years ago
  36. 2579f0c RTCError as return type for PeerConnectionInterface::SetConfiguration by Niels Möller · 5 years ago
  37. 00c7ecf Surface CandidatePairChange event by Alex Drake · 5 years ago
  38. 6acb069 Adds default for PeerConnectionObserver::OnIceConnectionChange by Sebastian Jansson · 5 years ago
  39. 79b6980 [PeerConnection] Implement restartIce(). by Henrik Boström · 5 years ago
  40. 0182a03 Reland "Remove the injectable bitrate allocation strategy API." by Jonas Olsson · 5 years ago
  41. e95b57c Revert "Remove the injectable bitrate allocation strategy API." by Mirko Bonadei · 5 years ago
  42. 80cb3f6 Remove the injectable bitrate allocation strategy API. by Jonas Olsson · 5 years ago
  43. 5985a04 Add a field trial to control datagram transport use. by Bjorn A Mellem · 5 years ago
  44. e4ac723 Delete deprecated version of PeerConnectionFactoryInterface::StartAecDump by Niels Möller · 5 years ago
  45. 505bac2 Add default implementation of deprecated StartAecDump method. by Niels Möller · 5 years ago
  46. e8e4dc4 Change StartAecDump methods to work with FILE* and FileWrapper by Niels Möller · 5 years ago
  47. da13ea2 Reland "Added OnIceCandidateError to API and implementation" by Eldar Rello · 5 years ago
  48. 3b8ed28 Revert "Added OnIceCandidateError to API and implementation" by Yves Gerey · 5 years ago
  49. 9469c78 Added OnIceCandidateError to API and implementation by Eldar Rello · 5 years ago
  50. 479a3c0 Add support for enabling and negotiating raw RTP packetization. by Mirta Dvornicic · 5 years ago
  51. 1fe119f Change the gating of surfacing candidates on ICE transport type change by Qingsi Wang · 5 years ago
  52. 695cf6a Delete deprecated StartRtcEventLog override with PlatformFile by Niels Möller · 5 years ago
  53. b32f2c7 Publish rtc event log api and default factory for it in api/ by Danil Chapovalov · 5 years ago
  54. 3b112e2 Delete multi-parameter CreateModularPeerConnectionFactory by Danil Chapovalov · 5 years ago
  55. 762076b Add flag to use datagram transport (without implementation) by Anton Sukhanov · 5 years ago
  56. 4aa1192 Change default SDP syntax for SCTP to spec-compliant. by Harald Alvestrand · 5 years ago
  57. f00ca1a Make the output_period_ms argument to StartRtcEventLog optional by Niels Möller · 5 years ago
  58. a3aa9bd Make VideoBitrateAllocatorFactory injectable. by Jonas Oreland · 5 years ago
  59. 0810a7c Add base class NetworkPredictor and NetworkPredictorFactory and wire up. by Ying Wang · 5 years ago
  60. 9435c61 Expose TaskQueueFactory for webrtc::Call in peer connection api by Danil Chapovalov · 5 years ago
  61. 66e7679 Export symbols needed by the Chromium component build (part 8). by Mirko Bonadei · 5 years ago
  62. 647d5e6 Increase the default maximum jitter buffer size to 200 packets. by Jakob Ivarsson · 5 years ago
  63. c85328f Add SCTP transport to the public API. by Harald Alvestrand · 5 years ago
  64. 61b4f74 Fix PeerConnectionInterface::StartRtcEventLog documentation. by Mirko Bonadei · 6 years ago
  65. 260a71d Delete deprecated method PeerConnectionFactory::CreateVideoSource by Niels Möller · 6 years ago
  66. 55b91b9 Only create no-op DTLS if media transport is used for both media and data by Piotr (Peter) Slatala · 6 years ago
  67. 45340ca Remove legacy video codec factories. by Anders Carlsson · 6 years ago
  68. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  69. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from api/peerconnectioninterface.h]
  70. 53eae87 Add PeerConnection option to enable RTX handling in the audio jitter buffer. by Jakob Ivarsson · 6 years ago
  71. 9d4fd555 Make CONNECTION_WRITE_TIMEOUT configurable for ice connection by Jiawei Ou · 6 years ago
  72. 1204690 Export the standardized IceConnectionState. by Jonas Olsson · 6 years ago
  73. 4139047 Add LookupDtlsTransportByMid to proxy map by Harald Alvestrand · 6 years ago
  74. ad88c88 Add API for returning a webrtc::DtlsTransport for a MID on a PC by Harald Alvestrand · 6 years ago
  75. 10403ae Add PeerConnection option to configure minimum audio jitter buffer delay. by Jakob Ivarsson · 6 years ago
  76. 2ff3f49 Move webrtc::CreatePeerConnectionFactory definition next to decl. by Mirko Bonadei · 6 years ago
  77. 5571812 Adding rtcp report interval into RTCConfiguration. by Jiawei Ou · 6 years ago
  78. 89f874e Add offer_extmap_allow_mixed to RTCConfiguration by Johannes Kron · 6 years ago
  79. a9bbd86 Add a configuration parameter for using the media transport for data channels. by Bjorn Mellem · 6 years ago
  80. 8c27cca Promotoing webrtc::CryptoOptions to RTCConfiguration. by Benjamin Wright · 6 years ago
  81. ac19414 Export symbols needed by the Chromium component build (part 6). by Mirko Bonadei · 6 years ago
  82. 635474e Compute RTCConnectionState and RTCIceConnectionState. by Jonas Olsson · 6 years ago
  83. 1ddc5b6 Export symbols needed by the Chromium component build (part 5). by Mirko Bonadei · 6 years ago
  84. 276827c Export symbols needed by the Chromium component build (part 3). by Mirko Bonadei · 6 years ago
  85. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 6 years ago
  86. 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 6 years ago
  87. ac2f3d1 Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h by Benjamin Wright · 6 years ago
  88. e0c2e97 Pass MediaTransportFactory to PeerConnectionFactory. by Piotr (Peter) Slatala · 6 years ago
  89. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  90. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  91. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  92. 9c147dd Revert "Add SSLConfig object to IceServer." by Sergey Silkin · 6 years ago
  93. 4f08543 Add SSLConfig object to IceServer. by Diogo Real · 6 years ago
  94. 1d52d2c Revert "Add SSLConfig object to IceServer." by Ying Wang · 6 years ago
  95. 7f1ffcc Add SSLConfig object to IceServer. by Diogo Real · 6 years ago
  96. 16e27a1 Reland "Delete leftover includes and declarations for MediaConstraintsInterface" by Niels Möller · 6 years ago
  97. ec4a060 Revert "Delete leftover includes and declarations for MediaConstraintsInterface" by Niels Moller · 6 years ago
  98. a1e4ae2 Delete leftover includes and declarations for MediaConstraintsInterface by Niels Möller · 6 years ago
  99. fc1acd2 Add support for enabling simulcast in "Plan B" using MediaConstraints. by Jonas Oreland · 6 years ago
  100. f06f923 Delete almost all use of MediaConstraintsInterface in the PeerConnection API by Niels Möller · 6 years ago