1. c8ff160 Don't crash when renegotiating after the peer rejects data channels by Steve Anton · 4 years, 7 months ago
  2. 1cb929f Cleanup: remove unused sctp_content_name by Harald Alvestrand · 4 years, 7 months ago
  3. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 4 years, 9 months ago
  4. bc3eebc Reland "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Bjorn A Mellem · 5 years ago
  5. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  6. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 5 years ago
  7. 437077d Revert "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Qingsi Wang · 5 years ago
  8. 487f9a1 Reland "Refactor SCTP data channels to use DataChannelTransportInterface." by Bjorn A Mellem · 5 years ago
  9. 53d45ba Make TaskQueueFactory required construction parameter for Call by Danil Chapovalov · 5 years ago
  10. cecf87f Reland "Change default secure SCTP protocol to UDP/DTLS/SCTP" by Guido Urdaneta · 5 years ago
  11. 4436887 Revert "Change default secure SCTP protocol to UDP/DTLS/SCTP" by Guido Urdaneta · 5 years ago
  12. 4aa1192 Change default SDP syntax for SCTP to spec-compliant. by Harald Alvestrand · 5 years ago
  13. 5fc28b1 Reland "Reland "Version 2 "Refactoring DataContentDescription class""" by Harald Alvestrand · 5 years ago
  14. 46afbf9 Revert "Reland "Version 2 "Refactoring DataContentDescription class""" by Steve Anton · 5 years ago
  15. 37f2b43 Reland "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 5 years ago
  16. 141c0ad Revert "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 5 years ago
  17. 14b2758 Version 2 "Refactoring DataContentDescription class" by Harald Alvestrand · 5 years ago
  18. c6d1d24 Revert "Reland "Refactoring DataContentDescription class"" by Danil Chapovalov · 5 years ago
  19. 26bf7c4 Reland "Refactoring DataContentDescription class" by Harald Alvestrand · 5 years ago
  20. 1859dc0 Revert "Refactoring DataContentDescription class" by Seth Hampson · 5 years ago
  21. 8a9193c Refactoring DataContentDescription class by Harald Alvestrand · 5 years ago
  22. b1ae10b Add x-mt line to the offer. by Piotr (Peter) Slatala · 5 years ago
  23. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  24. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  25. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  26. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/peerconnection_datachannel_unittest.cc]
  27. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  28. 175aa2e Implement data channels over media transport. by Bjorn Mellem · 6 years ago
  29. 4e93329 Properly setup MockPeerConnectionObserver in tests (continued). by Yves Gerey · 6 years ago
  30. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  31. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 6 years ago
  32. dbf9d03 Parameterize PeerConnection data channel tests for Unified Plan by Steve Anton · 7 years ago
  33. b1c1de1 Use the SDP ContentInfo helpers to avoid downcasting by Steve Anton · 7 years ago
  34. e97de91 Use static_cast to get webrtc::Peerconnection in common workaround. by Mirko Bonadei · 7 years ago
  35. da6c095 Rewrite WebRtcSession data channel tests as PeerConnection tests by Steve Anton · 7 years ago