1. e8d54b9 Provide a default async resolver factory if none injected to PeerConnection. by Qingsi Wang · 4 years, 7 months ago
  2. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 4 years, 8 months ago
  3. 25ec888 Make ICE transports injectable. by Qingsi Wang · 4 years, 9 months ago
  4. 8e1343a Add an alt-protocol to SDP to indicate which m= sections use a plugin transport. by Bjorn A Mellem · 4 years, 10 months ago
  5. bc3eebc Reland "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Bjorn A Mellem · 4 years, 10 months ago
  6. 1b83a9e Only handle each RTCP once. by Sebastian Jansson · 4 years, 10 months ago
  7. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  8. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 4 years, 11 months ago
  9. 437077d Revert "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Qingsi Wang · 4 years, 11 months ago
  10. 487f9a1 Reland "Refactor SCTP data channels to use DataChannelTransportInterface." by Bjorn A Mellem · 4 years, 11 months ago
  11. 8b14b0d Revert "Refactor SCTP data channels to use DataChannelTransportInterface." by Henrik Boström · 5 years ago
  12. 4c85828 Refactor SCTP data channels to use DataChannelTransportInterface. by Bjorn A Mellem · 5 years ago
  13. 703ea95 Only create a datagram RTP transport if the datagram transport should be used for RTP. by Bjorn A Mellem · 5 years ago
  14. b689af4 Changes to enable use of DatagramTransport as a data channel transport. by Bjorn A Mellem · 5 years ago
  15. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  16. c85ebbe Reland: Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 5 years ago
  17. 7e8de0b Revert "Implement true negotiation for DatagramTransport with fallback to RTP." by Bjorn Mellem · 5 years ago
  18. dea0a0c Revert "Remove another DCHECK that fails during renegotiation." by Bjorn Mellem · 5 years ago
  19. 907b592 Remove another DCHECK that fails during renegotiation. by Bjorn A Mellem · 5 years ago
  20. 71c6482 Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 5 years ago
  21. 1716d39 Let SessionDescription take ownership of MediaDescription by Harald Alvestrand · 5 years ago
  22. 0c1c1b4 Move ownership of ICE from DtlsTransport to JsepTransport. by Bjorn A Mellem · 5 years ago
  23. 3a1b927 Remove rtp_ and rtcp_packet_transport() from the RtpTransport interface. by Bjorn A Mellem · 5 years ago
  24. 316f3ac Datagram Transport Integration by Anton Sukhanov · 5 years ago
  25. 5fc28b1 Reland "Reland "Version 2 "Refactoring DataContentDescription class""" by Harald Alvestrand · 5 years ago
  26. 46afbf9 Revert "Reland "Version 2 "Refactoring DataContentDescription class""" by Steve Anton · 5 years ago
  27. 37f2b43 Reland "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 5 years ago
  28. 141c0ad Revert "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 5 years ago
  29. 14b2758 Version 2 "Refactoring DataContentDescription class" by Harald Alvestrand · 5 years ago
  30. 4d7160e Code cleanup: Make JsepSessionDescription::Initialize take std::unique_ptr by Harald Alvestrand · 5 years ago
  31. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  32. b1ae10b Add x-mt line to the offer. by Piotr (Peter) Slatala · 5 years ago
  33. 970f2f7 [clang-tidy] Apply bugprone-argument-comment fixes. by Mirko Bonadei · 5 years ago
  34. c85328f Add SCTP transport to the public API. by Harald Alvestrand · 5 years ago
  35. 105ded3 Pass the x-mt line from SDP to the media transport by Piotr (Peter) Slatala · 5 years ago
  36. 55b91b9 Only create no-op DTLS if media transport is used for both media and data by Piotr (Peter) Slatala · 6 years ago
  37. 2b5baee Create no-op DTLS if media transport is used. by Piotr (Peter) Slatala · 6 years ago
  38. 7a6739e Make Ice Transports signal failures. by Jonas Olsson · 6 years ago
  39. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  40. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/jseptransportcontroller_unittest.cc]
  41. 2bed397 Support changing the tagged BUNDLE media section section by Steve Anton · 6 years ago
  42. 6a8727b Update connection states to match spec changes. by Jonas Olsson · 6 years ago
  43. 628f37a Delete a cricket::DtlsTransport when PC is closed by Harald Alvestrand · 6 years ago
  44. ad88c88 Add API for returning a webrtc::DtlsTransport for a MID on a PC by Harald Alvestrand · 6 years ago
  45. 9289eda Revert "Replace the IceConnectionState implementation." by Alex Loiko · 6 years ago
  46. 1e87b4f Replace the IceConnectionState implementation. by Jonas Olsson · 6 years ago
  47. cc8e8bb Pass the media transport from JsepTransportController to Call. by Piotr (Peter) Slatala · 6 years ago
  48. d8aa9f9 Fix flaky JsepTransportControllerTests. by Jonas Olsson · 6 years ago
  49. 4eb4112 Plug-in media transport state listener by Piotr (Peter) Slatala · 6 years ago
  50. 9f95625 When SDES is used, pass pre-shared key to media transport. by Piotr (Peter) Slatala · 6 years ago
  51. 635474e Compute RTCConnectionState and RTCIceConnectionState. by Jonas Olsson · 6 years ago
  52. 4905edb Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  53. 6932fb2 Revert "Reland: Use unique_ptr and ArrayView in SSLFingerprint" by Mirko Bonadei · 6 years ago
  54. 47f3240 Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  55. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 6 years ago
  56. 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 6 years ago
  57. ac2f3d1 Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h by Benjamin Wright · 6 years ago
  58. 2b15626 Revert "Use unique_ptr and ArrayView in SSLFingerprint" by Henrik Grunell · 6 years ago
  59. cc21e61 Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  60. 7940da0 Integration of media_transport in JSepTransportController by Anton Sukhanov · 6 years ago
  61. e20867f Add AsyncResolverFactory interface and basic implementation. by Zach Stein · 6 years ago
  62. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  63. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 6 years ago
  64. cbaa254 Attempting to fix lingering issues with BUNDLE negotiation. by Taylor Brandstetter · 6 years ago
  65. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 6 years ago
  66. d2248f8 Handle the corner cases for BUNDLE. by Zhi Huang · 6 years ago
  67. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 6 years ago
  68. c392866 Implement certificate chain stats. by Taylor Brandstetter · 6 years ago
  69. e818b6e Create the JsepTransportController and JsepTransport2. by Zhi Huang · 6 years ago