1. dfbfb46 Return an error when datachannel closes due to network error by Harald Alvestrand · 5 years ago
  2. 408cb4b Make SCTPtransport enter "closed" state when DTLStransport does. by Harald Alvestrand · 5 years ago
  3. 928e7a3 Make ID of datachannel stats not depend on dc.id by Harald Alvestrand · 5 years ago
  4. f3736ed Datachannel: Use absl::optional for maxRetransmits and maxRetransmitTime. by Harald Alvestrand · 6 years ago
  5. 5c4d2ee RTCDataChannel: Ignore "id" when "negotiated" is false by Harald Alvestrand · 6 years ago
  6. 1f928d3 Close data channels when ID assignment fails. by Harald Alvestrand · 6 years ago
  7. e448a3f Update DataChannel bufferedamount implementation. by Marina Ciocea · 6 years ago
  8. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  9. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  10. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/datachannel.h]
  11. 944c755 Use unique_ptr in DataChannel PacketQueue by Steve Anton · 6 years ago
  12. 175aa2e Implement data channels over media transport. by Bjorn Mellem · 6 years ago
  13. 044a04d Use AsyncInvoker in DataChannel instead of MessageHandler by Steve Anton · 6 years ago
  14. e41c433 Move sigslot to proper third_party directory by Artem Titov · 6 years ago
  15. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  16. cdd05f0 Implement proper SCTP data channel closing procedure. by Taylor Brandstetter · 6 years ago
  17. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  18. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/datachannel.h]
  19. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  20. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  21. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  22. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago