1. d9ebe01 Improve rollback for rtp data channel by Eldar Rello · 4 years, 5 months ago
  2. 0357b3e RtpTransceiverInterface: add header_extensions_to_offer() by Markus Handell · 4 years, 5 months ago
  3. 61f74d9 Reland "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 4 years, 6 months ago
  4. cb8c401 Revert "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 4 years, 6 months ago
  5. c6a65c8 Expose can_trickle_ice_candidates on PeerConnection by Harald Alvestrand · 4 years, 6 months ago
  6. d85ea75 Rollback transport created by data channel by Eldar Rello · 4 years, 6 months ago
  7. 7a829a8 Sort threading for sctp_mid_ variable by Harald Alvestrand · 4 years, 6 months ago
  8. c8ff160 Don't crash when renegotiating after the peer rejects data channels by Steve Anton · 4 years, 7 months ago
  9. ec47b57 Do not transition ICE gathering state to 'complete' when closing by Steve Anton · 4 years, 7 months ago
  10. f417238 Remove iceRegatherIntervalRange by Steve Anton · 4 years, 7 months ago
  11. 64f1f3f Replace RTC_FALLTHROUGH with ABSL_FALLTHROUGH_INTENTED by Danil Chapovalov · 4 years, 7 months ago
  12. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 4 years, 7 months ago
  13. 977b265 Reduce some logging at INFO level by moving log statements by Harald Alvestrand · 4 years, 8 months ago
  14. 0095d37 Replace hostCandidate with address and port in RTCPeerConnectionIceErrorEvent by Eldar Rello · 4 years, 9 months ago
  15. 246724b Move messaging -> PostTask for freeing datachannels by Harald Alvestrand · 4 years, 9 months ago
  16. 05e4d08 Refactoring DataChannelController from PeerConnection part 4 by Harald Alvestrand · 4 years, 9 months ago
  17. 00cf34c Refactor DataChannel control out of PeerConnection by Harald Alvestrand · 4 years, 9 months ago
  18. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 4 years, 9 months ago
  19. 353a718 Address failing wpt test cases for the rollback feature by Eldar Rello · 4 years, 9 months ago
  20. 408cb4b Make SCTPtransport enter "closed" state when DTLStransport does. by Harald Alvestrand · 4 years, 9 months ago
  21. 25ec888 Make ICE transports injectable. by Qingsi Wang · 4 years, 9 months ago
  22. 01294f0 Don't configure video codec switching if no video stream has been created. by philipel · 4 years, 9 months ago
  23. ee6f4f6 [PeerConnection] Implement asynchronous version of AddIceCandidate(). by Henrik Boström · 4 years, 10 months ago
  24. 4e19670 [PeerConnection] Implement parameterless SetLocalDescription(). by Henrik Boström · 4 years, 10 months ago
  25. a3728d3 Reland "[PeerConnection] Use an OperationsChain in PeerConnection for async ops." by Henrik Boström · 4 years, 10 months ago
  26. 16cec3b Added allow_codec_switching parameter to RTCConfig. by philipel · 4 years, 10 months ago
  27. 49c0880 Revert "[PeerConnection] Use an OperationsChain in PeerConnection for async ops." by Henrik Boström · 4 years, 10 months ago
  28. 1dddaa1 [PeerConnection] Use an OperationsChain in PeerConnection for async ops. by Henrik Boström · 4 years, 10 months ago
  29. ead0ec9 Add firing of OnRemoveTrack and OnRenegotationNeeded during rollback by Eldar Rello · 4 years, 10 months ago
  30. f8998cf Add a turn port prune policy to keep the first ready turn port. by Honghai Zhang · 4 years, 10 months ago
  31. 5ab79e6 Reland "Implement rollback for setRemoteDescription" by Eldar Rello · 4 years, 11 months ago
  32. 907f154 Revert "Implement rollback for setRemoteDescription" by Alex Loiko · 4 years, 11 months ago
  33. 16d4c4d Implement rollback for setRemoteDescription by Eldar Rello · 4 years, 11 months ago
  34. 8e1343a Add an alt-protocol to SDP to indicate which m= sections use a plugin transport. by Bjorn A Mellem · 5 years ago
  35. 7da4e56 Allow receive-only use of datagram transport for data channels. by Bjorn A Mellem · 5 years ago
  36. bc3eebc Reland "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Bjorn A Mellem · 5 years ago
  37. d702231 Cleanup deprecated monitoring of MediaTransport state. by Bjorn A Mellem · 5 years ago
  38. 1b83a9e Only handle each RTCP once. by Sebastian Jansson · 5 years ago
  39. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  40. 7262fc2 Refactor Rtp Receivers to accept SSRC 0. by Saurav Das · 5 years ago
  41. cc46b10 Add a usage pattern bit for host-host connections. by Qingsi Wang · 5 years ago
  42. 437077d Revert "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Qingsi Wang · 5 years ago
  43. 487f9a1 Reland "Refactor SCTP data channels to use DataChannelTransportInterface." by Bjorn A Mellem · 5 years ago
  44. 116ffe7 Switch to compiling WebRTC -std=c++14 by default by Danil Chapovalov · 5 years ago
  45. 340e0c5 Delete old version of PeerConnection::SetConfiguration by Niels Möller · 5 years ago
  46. 8b14b0d Revert "Refactor SCTP data channels to use DataChannelTransportInterface." by Henrik Boström · 5 years ago
  47. 4c85828 Refactor SCTP data channels to use DataChannelTransportInterface. by Bjorn A Mellem · 5 years ago
  48. 149dc72 Add support for RTCTransportStats.selectedCandidatePairChanges by Jonas Oreland · 5 years ago
  49. 3c02842 Add TURN_LOGGING_ID by Jonas Oreland · 5 years ago
  50. b689af4 Changes to enable use of DatagramTransport as a data channel transport. by Bjorn A Mellem · 5 years ago
  51. 2579f0c RTCError as return type for PeerConnectionInterface::SetConfiguration by Niels Möller · 5 years ago
  52. 1ba5dec Reland "Set the usage pattern bits for adding remote ICE candidates from SDP." by Qingsi Wang · 5 years ago
  53. d419808 Revert "Set the usage pattern bits for adding remote ICE candidates from SDP." by Qingsi Wang · 5 years ago
  54. 7c6f74a Set the usage pattern bits for adding remote ICE candidates from SDP. by Qingsi Wang · 5 years ago
  55. 78a7138 Remove MediaTransport from Call. by Tommi · 5 years ago
  56. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 5 years ago
  57. 00c7ecf Surface CandidatePairChange event by Alex Drake · 5 years ago
  58. 79b6980 [PeerConnection] Implement restartIce(). by Henrik Boström · 5 years ago
  59. 0182a03 Reland "Remove the injectable bitrate allocation strategy API." by Jonas Olsson · 5 years ago
  60. e95b57c Revert "Remove the injectable bitrate allocation strategy API." by Mirko Bonadei · 5 years ago
  61. 80cb3f6 Remove the injectable bitrate allocation strategy API. by Jonas Olsson · 5 years ago
  62. 238aab9 Fix bug in use_datagram_transport configuration. by Bjorn A Mellem · 5 years ago
  63. 5985a04 Add a field trial to control datagram transport use. by Bjorn A Mellem · 5 years ago
  64. bca1485 Enable setting surface_ice_candidates_on_ice_transport_type_changed on the fly. by Qingsi Wang · 5 years ago
  65. 25ca0ac Also fail CreateOffer and CreateAnswer if there is a session error by Steve Anton · 5 years ago
  66. c85ebbe Reland: Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 5 years ago
  67. 7e8de0b Revert "Implement true negotiation for DatagramTransport with fallback to RTP." by Bjorn Mellem · 5 years ago
  68. 71c6482 Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 5 years ago
  69. da13ea2 Reland "Added OnIceCandidateError to API and implementation" by Eldar Rello · 5 years ago
  70. 3b8ed28 Revert "Added OnIceCandidateError to API and implementation" by Yves Gerey · 5 years ago
  71. 9469c78 Added OnIceCandidateError to API and implementation by Eldar Rello · 5 years ago
  72. 479a3c0 Add support for enabling and negotiating raw RTP packetization. by Mirta Dvornicic · 5 years ago
  73. 1716d39 Let SessionDescription take ownership of MediaDescription by Harald Alvestrand · 5 years ago
  74. 1fe119f Change the gating of surfacing candidates on ICE transport type change by Qingsi Wang · 5 years ago
  75. 695cf6a Delete deprecated StartRtcEventLog override with PlatformFile by Niels Möller · 5 years ago
  76. 36e3147 Surface the standardized ICE connection state to mobile clients. by Qingsi Wang · 5 years ago
  77. 316f3ac Datagram Transport Integration by Anton Sukhanov · 5 years ago
  78. 4163317 [PeerConnection::AddIceCandidate()] Use mid to look up contents in remote descriptions by Guido Urdaneta · 5 years ago
  79. 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 5 years ago
  80. 1ff16c8 Add RtpSenderInterface.SetStreams by Guido Urdaneta · 5 years ago
  81. cc18917 Revert "Improve spec compliance of SetStreamIDs in RtpSenderInterface" by Henrik Andreassson · 5 years ago
  82. df5731e Improve spec compliance of SetStreamIDs in RtpSenderInterface by Guido Urdaneta · 5 years ago
  83. 8d3d6cf SCTP: Treat message size zero as "responder selects" by Harald Alvestrand · 5 years ago
  84. fbb45bd Send and parse SCTP max-message-size in SDP by Harald Alvestrand · 5 years ago
  85. 4aa1192 Change default SDP syntax for SCTP to spec-compliant. by Harald Alvestrand · 5 years ago
  86. 5fc28b1 Reland "Reland "Version 2 "Refactoring DataContentDescription class""" by Harald Alvestrand · 5 years ago
  87. f00ca1a Make the output_period_ms argument to StartRtcEventLog optional by Niels Möller · 5 years ago
  88. 46afbf9 Revert "Reland "Version 2 "Refactoring DataContentDescription class""" by Steve Anton · 5 years ago
  89. 37f2b43 Reland "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 5 years ago
  90. d8b9ed7 Promote RtcEventLogOutputFile to api/ by Niels Möller · 5 years ago
  91. 141c0ad Revert "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 5 years ago
  92. 14b2758 Version 2 "Refactoring DataContentDescription class" by Harald Alvestrand · 5 years ago
  93. 2d9d82e Implement RTCRtpTransceiver.setCodecPreferences by Florent Castelli · 5 years ago
  94. af242c8 Extending UsagePattern and private IP addresses. by Jeroen de Borst · 5 years ago
  95. c6d1d24 Revert "Reland "Refactoring DataContentDescription class"" by Danil Chapovalov · 5 years ago
  96. 26bf7c4 Reland "Refactoring DataContentDescription class" by Harald Alvestrand · 5 years ago
  97. c129c35 Reland "Surface ICE candidates that match an updated candidate filter." by Qingsi Wang · 5 years ago
  98. 797ede8 Revert "Surface ICE candidates that match an updated candidate filter." by Qingsi Wang · 5 years ago
  99. cd8d1cf Surface ICE candidates that match an updated candidate filter. by Qingsi Wang · 5 years ago
  100. a3aa9bd Make VideoBitrateAllocatorFactory injectable. by Jonas Oreland · 5 years ago