1. 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 10 months ago
  2. 8f42992 Move channel creation functions into RtpTransceiver by Harald Alvestrand · 2 years, 11 months ago
  3. 65685a6 Move pc/channel.h to only be used in .cc files by Harald Alvestrand · 3 years ago
  4. e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
  5. ed99dae WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 1 by Jonas Oreland · 3 years, 1 month ago
  6. c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 1 month ago
  7. 6223809 Remove top-level const from parameters in function declarations. by Ali Tofigh · 3 years, 2 months ago
  8. c065e73 Remove RTC_DISALLOW_COPY_AND_ASSIGN more. by Byoungchan Lee · 3 years, 2 months ago
  9. 8591eff Reland "Fix bug where we assume new m= sections will always be bundled." by Taylor Brandstetter · 3 years, 8 months ago
  10. b92f985 Revert "Reland "Fix bug where we assume new m= sections will always be bundled."" by Taylor Brandstetter · 3 years, 8 months ago
  11. 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 3 years, 8 months ago
  12. 704a834 Reland "Fix bug where we assume new m= sections will always be bundled." by Taylor Brandstetter · 3 years, 8 months ago
  13. dc364e5 Revert "Fix bug where we assume new m= sections will always be bundled." by Björn Terelius · 3 years, 8 months ago
  14. fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 3 years, 8 months ago
  15. 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 3 years, 8 months ago
  16. d2b885f Fix bug where we assume new m= sections will always be bundled. by Taylor Brandstetter · 3 years, 8 months ago
  17. 11b92cf Refactoring: Move groups-by-mid into Bundle manager by Harald Alvestrand · 3 years, 10 months ago
  18. de22ab2 Apply IWYU to jsep_transport_controller/collection by Harald Alvestrand · 3 years, 10 months ago
  19. 4bb81ac Make JsepTransportCollection self-managing for transports by Harald Alvestrand · 3 years, 10 months ago
  20. 9dea393 Move MID/JsepTransport mappings into a new manager object. by Harald Alvestrand · 3 years, 10 months ago
  21. 9f9bf38 Start refactoring bundle behavior into BundleManager by Harald Alvestrand · 3 years, 10 months ago
  22. f8187e0 [Unified Plan] Support multiple BUNDLE groups. by Henrik Boström · 4 years ago
  23. 0ccfbd2 Reland "Use the new DNS resolver API in PeerConnection" by Harald Alvestrand · 4 years ago
  24. 5a40b37 Revert "Use the new DNS resolver API in PeerConnection" by Mirko Bonadei · 4 years ago
  25. acf8ccb Use the new DNS resolver API in PeerConnection by Harald Alvestrand · 4 years ago
  26. c3257d0 Reland "Remove thread hops from events provided by JsepTransportController." by Tommi · 4 years, 2 months ago
  27. 92eebef Reland "Fix unsynchronized access to mid_to_transport_ in JsepTransportController" by Tomas Gunnarsson · 4 years, 2 months ago
  28. 6b143c1 Revert "Fix unsynchronized access to mid_to_transport_ in JsepTransportController" by Guido Urdaneta · 4 years, 2 months ago
  29. 6e4fcac Revert "Remove thread hops from events provided by JsepTransportController." by Guido Urdaneta · 4 years, 2 months ago
  30. f554b3c Remove thread hops from events provided by JsepTransportController. by Tomas Gunnarsson · 4 years, 2 months ago
  31. 6cd4058 Fix unsynchronized access to mid_to_transport_ in JsepTransportController by Tomas Gunnarsson · 4 years, 2 months ago
  32. 20f7456 Fix unsynchronized access to jsep_transports_by_name_. by Tomas Gunnarsson · 4 years, 2 months ago
  33. 5761e7b Running apply-iwyu on ~all files in pc/ by Harald Alvestrand · 4 years, 2 months ago
  34. 133c052 Make the config_ member of JsepTransportController const by Harald Alvestrand · 4 years, 2 months ago
  35. 70f9e24 Remove DtlsHandShakeError and replace it with a Function Pointer. by Lahiru Ginnaliya Gamathige · 4 years, 2 months ago
  36. 5eb527c Replace sigslot usages with callback list library. by Lahiru Ginnaliya Gamathige · 4 years, 2 months ago
  37. 5cf0ef0 Stricter compile-time thread annotations in JsepTransportController by Niels Möller · 4 years, 2 months ago
  38. 3d25935 Rename RoboCaller to CallbackList. by Mirko Bonadei · 4 years, 5 months ago
  39. ff79132 Revert "Reland "Replace sigslot usages with robocaller library."" by Guido Urdaneta · 4 years, 6 months ago
  40. c5f7108 Reland "Replace sigslot usages with robocaller library." by Lahiru Ginnaliya Gamathige · 4 years, 6 months ago
  41. b298f74 Revert "Replace sigslot usages with robocaller library." by Sam Zackrisson · 4 years, 6 months ago
  42. 40261c3 Replace sigslot usages with robocaller library. by Lahiru Ginnaliya Gamathige · 4 years, 6 months ago
  43. e99c68d Replace one use of sigslot with RoboCaller by Lahiru Ginnaliya Gamathige · 4 years, 6 months ago
  44. 2bca008 Reland "Make cricket::SctpTransportInternalFactory injectable through PeerConnectionFactory Deps" by Per Kjellander · 4 years, 7 months ago
  45. 1f580a9 Revert "Make cricket::SctpTransportInternalFactory injectable through PeerConnectionFactory Deps" by Björn Terelius · 4 years, 7 months ago
  46. 4c0a381 Make cricket::SctpTransportInternalFactory injectable through PeerConnectionFactory Deps by Per Kjellander · 4 years, 7 months ago
  47. 1a09fae Delete SignalDataChannelTransportNegotiated by Niels Möller · 4 years, 9 months ago
  48. dc80aaf Delete SDP x-alt-protocol by Niels Möller · 4 years, 9 months ago
  49. c6d6e06 Delete OpaqueTransportParameters and SDP attribute x-otp by Niels Möller · 4 years, 10 months ago
  50. 2a70703 Delete MediaTransportInterface and DatagramTransportInterface by Niels Möller · 4 years, 10 months ago
  51. d85ea75 Rollback transport created by data channel by Eldar Rello · 5 years ago
  52. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 5 years ago
  53. 353a718 Address failing wpt test cases for the rollback feature by Eldar Rello · 5 years ago
  54. 25ec888 Make ICE transports injectable. by Qingsi Wang · 5 years ago
  55. 5ab79e6 Reland "Implement rollback for setRemoteDescription" by Eldar Rello · 5 years ago
  56. 907f154 Revert "Implement rollback for setRemoteDescription" by Alex Loiko · 5 years ago
  57. 16d4c4d Implement rollback for setRemoteDescription by Eldar Rello · 5 years ago
  58. 8e1343a Add an alt-protocol to SDP to indicate which m= sections use a plugin transport. by Bjorn A Mellem · 6 years ago
  59. 7da4e56 Allow receive-only use of datagram transport for data channels. by Bjorn A Mellem · 6 years ago
  60. bc3eebc Reland "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Bjorn A Mellem · 6 years ago
  61. d702231 Cleanup deprecated monitoring of MediaTransport state. by Bjorn A Mellem · 6 years ago
  62. 1b83a9e Only handle each RTCP once. by Sebastian Jansson · 6 years ago
  63. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 6 years ago
  64. 437077d Revert "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Qingsi Wang · 6 years ago
  65. 487f9a1 Reland "Refactor SCTP data channels to use DataChannelTransportInterface." by Bjorn A Mellem · 6 years ago
  66. 8b14b0d Revert "Refactor SCTP data channels to use DataChannelTransportInterface." by Henrik Boström · 6 years ago
  67. 4c85828 Refactor SCTP data channels to use DataChannelTransportInterface. by Bjorn A Mellem · 6 years ago
  68. b689af4 Changes to enable use of DatagramTransport as a data channel transport. by Bjorn A Mellem · 6 years ago
  69. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 6 years ago
  70. 00c7ecf Surface CandidatePairChange event by Alex Drake · 6 years ago
  71. ac6c096 Integrate datagram feedback loop by Anton Sukhanov · 6 years ago
  72. c85ebbe Reland: Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 6 years ago
  73. 7e8de0b Revert "Implement true negotiation for DatagramTransport with fallback to RTP." by Bjorn Mellem · 6 years ago
  74. 71c6482 Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 6 years ago
  75. da13ea2 Reland "Added OnIceCandidateError to API and implementation" by Eldar Rello · 6 years ago
  76. 3b8ed28 Revert "Added OnIceCandidateError to API and implementation" by Yves Gerey · 6 years ago
  77. 9469c78 Added OnIceCandidateError to API and implementation by Eldar Rello · 6 years ago
  78. 292ce4e Move datagram transport to JsepTransport by Anton Sukhanov · 6 years ago
  79. 1716d39 Let SessionDescription take ownership of MediaDescription by Harald Alvestrand · 6 years ago
  80. 0c1c1b4 Move ownership of ICE from DtlsTransport to JsepTransport. by Bjorn A Mellem · 6 years ago
  81. 316f3ac Datagram Transport Integration by Anton Sukhanov · 6 years ago
  82. abea6e5 Delete always-true member is_media_transport_factory_enabled_ by Niels Möller · 6 years ago
  83. b1ae10b Add x-mt line to the offer. by Piotr (Peter) Slatala · 6 years ago
  84. c85328f Add SCTP transport to the public API. by Harald Alvestrand · 6 years ago
  85. 105ded3 Pass the x-mt line from SDP to the media transport by Piotr (Peter) Slatala · 6 years ago
  86. 55b91b9 Only create no-op DTLS if media transport is used for both media and data by Piotr (Peter) Slatala · 6 years ago
  87. 63a176b Do not modify media transport config when falling back to RTP by Piotr (Peter) Slatala · 6 years ago
  88. 4a7b3ac Add DTLSTransport info into sender/receiver state. by Harald Alvestrand · 6 years ago
  89. 2b5baee Create no-op DTLS if media transport is used. by Piotr (Peter) Slatala · 6 years ago
  90. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  91. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/jseptransportcontroller.h]
  92. ad88c88 Add API for returning a webrtc::DtlsTransport for a MID on a PC by Harald Alvestrand · 6 years ago
  93. 9289eda Revert "Replace the IceConnectionState implementation." by Alex Loiko · 6 years ago
  94. 1e87b4f Replace the IceConnectionState implementation. by Jonas Olsson · 6 years ago
  95. 47dfdca Create 'MaybeCreateMediaTransport' function by Piotr (Peter) Slatala · 6 years ago
  96. cc8e8bb Pass the media transport from JsepTransportController to Call. by Piotr (Peter) Slatala · 6 years ago
  97. 175aa2e Implement data channels over media transport. by Bjorn Mellem · 6 years ago
  98. 635474e Compute RTCConnectionState and RTCIceConnectionState. by Jonas Olsson · 6 years ago
  99. 97fc11f Fix the 'SetConfiguration(RTCConfiguration::use_media_transport)' setting. by Piotr (Peter) Slatala · 6 years ago
  100. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 6 years ago