1. 8591eff Reland "Fix bug where we assume new m= sections will always be bundled." by Taylor Brandstetter · 3 years, 7 months ago
  2. 1c7ecef Reland "Modify Bundle logic to not add & destroy extra transport at add-track" by Taylor Brandstetter · 3 years, 7 months ago
  3. a03d494 Revert "Modify Bundle logic to not add & destroy extra transport at add-track" by Taylor Brandstetter · 3 years, 7 months ago
  4. b92f985 Revert "Reland "Fix bug where we assume new m= sections will always be bundled."" by Taylor Brandstetter · 3 years, 7 months ago
  5. 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 3 years, 8 months ago
  6. 704a834 Reland "Fix bug where we assume new m= sections will always be bundled." by Taylor Brandstetter · 3 years, 8 months ago
  7. dc364e5 Revert "Fix bug where we assume new m= sections will always be bundled." by Björn Terelius · 3 years, 8 months ago
  8. fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 3 years, 8 months ago
  9. 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 3 years, 8 months ago
  10. d2b885f Fix bug where we assume new m= sections will always be bundled. by Taylor Brandstetter · 3 years, 8 months ago
  11. 7a2db8a Modify Bundle logic to not add & destroy extra transport at add-track by Harald Alvestrand · 3 years, 9 months ago
  12. 9f6808b Remove cricket::DtlsTransportState. by Mirko Bonadei · 3 years, 10 months ago
  13. 87f7090 Replace more instances of rtc::RefCountedObject with make_ref_counted. by Tommi · 3 years, 11 months ago
  14. f8187e0 [Unified Plan] Support multiple BUNDLE groups. by Henrik Boström · 3 years, 11 months ago
  15. 653bab6 Simplify DtlsTransport state. by Tommi · 4 years ago
  16. c3257d0 Reland "Remove thread hops from events provided by JsepTransportController." by Tommi · 4 years, 1 month ago
  17. 92eebef Reland "Fix unsynchronized access to mid_to_transport_ in JsepTransportController" by Tomas Gunnarsson · 4 years, 1 month ago
  18. 6b143c1 Revert "Fix unsynchronized access to mid_to_transport_ in JsepTransportController" by Guido Urdaneta · 4 years, 1 month ago
  19. 6e4fcac Revert "Remove thread hops from events provided by JsepTransportController." by Guido Urdaneta · 4 years, 1 month ago
  20. f554b3c Remove thread hops from events provided by JsepTransportController. by Tomas Gunnarsson · 4 years, 1 month ago
  21. 6cd4058 Fix unsynchronized access to mid_to_transport_ in JsepTransportController by Tomas Gunnarsson · 4 years, 1 month ago
  22. 70f9e24 Remove DtlsHandShakeError and replace it with a Function Pointer. by Lahiru Ginnaliya Gamathige · 4 years, 1 month ago
  23. 5eb527c Replace sigslot usages with callback list library. by Lahiru Ginnaliya Gamathige · 4 years, 2 months ago
  24. ff79132 Revert "Reland "Replace sigslot usages with robocaller library."" by Guido Urdaneta · 4 years, 5 months ago
  25. c5f7108 Reland "Replace sigslot usages with robocaller library." by Lahiru Ginnaliya Gamathige · 4 years, 5 months ago
  26. b298f74 Revert "Replace sigslot usages with robocaller library." by Sam Zackrisson · 4 years, 5 months ago
  27. 40261c3 Replace sigslot usages with robocaller library. by Lahiru Ginnaliya Gamathige · 4 years, 5 months ago
  28. e99c68d Replace one use of sigslot with RoboCaller by Lahiru Ginnaliya Gamathige · 4 years, 5 months ago
  29. 2a70703 Delete MediaTransportInterface and DatagramTransportInterface by Niels Möller · 4 years, 9 months ago
  30. ee08643 Remove DetermineIceRole workaround. by Mirko Bonadei · 5 years ago
  31. 8515d5a Refactor ssl_stream_adapter API to show object ownership by Harald Alvestrand · 5 years ago
  32. 0cda7b8 Allow non-identical datagram transport parameters. by Bjorn A Mellem · 5 years ago
  33. e8d54b9 Provide a default async resolver factory if none injected to PeerConnection. by Qingsi Wang · 5 years ago
  34. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 5 years ago
  35. 25ec888 Make ICE transports injectable. by Qingsi Wang · 5 years ago
  36. 8e1343a Add an alt-protocol to SDP to indicate which m= sections use a plugin transport. by Bjorn A Mellem · 5 years ago
  37. bc3eebc Reland "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" 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. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 6 years ago
  41. 437077d Revert "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Qingsi Wang · 6 years ago
  42. 487f9a1 Reland "Refactor SCTP data channels to use DataChannelTransportInterface." by Bjorn A Mellem · 6 years ago
  43. 8b14b0d Revert "Refactor SCTP data channels to use DataChannelTransportInterface." by Henrik Boström · 6 years ago
  44. 4c85828 Refactor SCTP data channels to use DataChannelTransportInterface. by Bjorn A Mellem · 6 years ago
  45. 703ea95 Only create a datagram RTP transport if the datagram transport should be used for RTP. by Bjorn A Mellem · 6 years ago
  46. b689af4 Changes to enable use of DatagramTransport as a data channel transport. by Bjorn A Mellem · 6 years ago
  47. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  48. c85ebbe Reland: Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 6 years ago
  49. 7e8de0b Revert "Implement true negotiation for DatagramTransport with fallback to RTP." by Bjorn Mellem · 6 years ago
  50. dea0a0c Revert "Remove another DCHECK that fails during renegotiation." by Bjorn Mellem · 6 years ago
  51. 907b592 Remove another DCHECK that fails during renegotiation. by Bjorn A Mellem · 6 years ago
  52. 71c6482 Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 6 years ago
  53. 1716d39 Let SessionDescription take ownership of MediaDescription by Harald Alvestrand · 6 years ago
  54. 0c1c1b4 Move ownership of ICE from DtlsTransport to JsepTransport. by Bjorn A Mellem · 6 years ago
  55. 3a1b927 Remove rtp_ and rtcp_packet_transport() from the RtpTransport interface. by Bjorn A Mellem · 6 years ago
  56. 316f3ac Datagram Transport Integration by Anton Sukhanov · 6 years ago
  57. 5fc28b1 Reland "Reland "Version 2 "Refactoring DataContentDescription class""" by Harald Alvestrand · 6 years ago
  58. 46afbf9 Revert "Reland "Version 2 "Refactoring DataContentDescription class""" by Steve Anton · 6 years ago
  59. 37f2b43 Reland "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 6 years ago
  60. 141c0ad Revert "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 6 years ago
  61. 14b27587 Version 2 "Refactoring DataContentDescription class" by Harald Alvestrand · 6 years ago
  62. 4d7160e Code cleanup: Make JsepSessionDescription::Initialize take std::unique_ptr by Harald Alvestrand · 6 years ago
  63. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  64. b1ae10b Add x-mt line to the offer. by Piotr (Peter) Slatala · 6 years ago
  65. 970f2f7 [clang-tidy] Apply bugprone-argument-comment fixes. by Mirko Bonadei · 6 years ago
  66. c85328f Add SCTP transport to the public API. by Harald Alvestrand · 6 years ago
  67. 105ded3 Pass the x-mt line from SDP to the media transport by Piotr (Peter) Slatala · 6 years ago
  68. 55b91b9 Only create no-op DTLS if media transport is used for both media and data by Piotr (Peter) Slatala · 6 years ago
  69. 2b5baee Create no-op DTLS if media transport is used. by Piotr (Peter) Slatala · 6 years ago
  70. 7a6739e Make Ice Transports signal failures. by Jonas Olsson · 6 years ago
  71. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  72. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/jseptransportcontroller_unittest.cc]
  73. 2bed397 Support changing the tagged BUNDLE media section section by Steve Anton · 6 years ago
  74. 6a8727b Update connection states to match spec changes. by Jonas Olsson · 6 years ago
  75. 628f37a Delete a cricket::DtlsTransport when PC is closed by Harald Alvestrand · 6 years ago
  76. ad88c88 Add API for returning a webrtc::DtlsTransport for a MID on a PC by Harald Alvestrand · 6 years ago
  77. 9289eda Revert "Replace the IceConnectionState implementation." by Alex Loiko · 6 years ago
  78. 1e87b4f Replace the IceConnectionState implementation. by Jonas Olsson · 6 years ago
  79. cc8e8bb Pass the media transport from JsepTransportController to Call. by Piotr (Peter) Slatala · 6 years ago
  80. d8aa9f9 Fix flaky JsepTransportControllerTests. by Jonas Olsson · 6 years ago
  81. 4eb4112 Plug-in media transport state listener by Piotr (Peter) Slatala · 6 years ago
  82. 9f95625 When SDES is used, pass pre-shared key to media transport. by Piotr (Peter) Slatala · 6 years ago
  83. 635474e Compute RTCConnectionState and RTCIceConnectionState. by Jonas Olsson · 6 years ago
  84. 4905edb Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  85. 6932fb2 Revert "Reland: Use unique_ptr and ArrayView in SSLFingerprint" by Mirko Bonadei · 6 years ago
  86. 47f3240 Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  87. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 6 years ago
  88. 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 6 years ago
  89. ac2f3d1 Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h by Benjamin Wright · 6 years ago
  90. 2b156263 Revert "Use unique_ptr and ArrayView in SSLFingerprint" by Henrik Grunell · 6 years ago
  91. cc21e61 Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  92. 7940da0 Integration of media_transport in JSepTransportController by Anton Sukhanov · 6 years ago
  93. e20867f Add AsyncResolverFactory interface and basic implementation. by Zach Stein · 7 years ago
  94. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  95. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 7 years ago
  96. cbaa254 Attempting to fix lingering issues with BUNDLE negotiation. by Taylor Brandstetter · 7 years ago
  97. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 7 years ago
  98. d2248f8 Handle the corner cases for BUNDLE. by Zhi Huang · 7 years ago
  99. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 7 years ago
  100. c392866 Implement certificate chain stats. by Taylor Brandstetter · 7 years ago