1. c85ebbe Reland: Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 6 years ago
  2. 7e8de0b Revert "Implement true negotiation for DatagramTransport with fallback to RTP." by Bjorn Mellem · 6 years ago
  3. 71c6482 Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 6 years ago
  4. 292ce4e Move datagram transport to JsepTransport by Anton Sukhanov · 6 years ago
  5. 0c1c1b4 Move ownership of ICE from DtlsTransport to JsepTransport. by Bjorn A Mellem · 6 years ago
  6. 316f3ac Datagram Transport Integration by Anton Sukhanov · 6 years ago
  7. 78a5e96 Reland "Add thread guards to JsepTransport" by Harald Alvestrand · 6 years ago
  8. caedb5d Revert "Add thread guards to JsepTransport" by Gustaf Ullberg · 6 years ago
  9. 7e1db52 Add thread guards to JsepTransport by Harald Alvestrand · 6 years ago
  10. e7a5f7b Modifying MediaChannel to accept CopyOnWriteBuffer by value. by Amit Hilbuch · 6 years ago
  11. 05cf6be [clang-tidy] Apply performance-move-const-arg fixes. by Mirko Bonadei · 6 years ago
  12. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  13. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/jseptransport.cc]
  14. d02541e Add an observer API for DTLSTransport events. by Harald Alvestrand · 6 years ago
  15. d644feb Make sure media transport is deleted before ICE. by Anton Sukhanov · 6 years ago
  16. 628f37a Delete a cricket::DtlsTransport when PC is closed by Harald Alvestrand · 6 years ago
  17. ad88c88 Add API for returning a webrtc::DtlsTransport for a MID on a PC by Harald Alvestrand · 6 years ago
  18. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  19. 4eb4112 Plug-in media transport state listener by Piotr (Peter) Slatala · 6 years ago
  20. 4905edb Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  21. 6932fb2 Revert "Reland: Use unique_ptr and ArrayView in SSLFingerprint" by Mirko Bonadei · 6 years ago
  22. 47f3240 Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  23. 2b15626 Revert "Use unique_ptr and ArrayView in SSLFingerprint" by Henrik Grunell · 6 years ago
  24. cc21e61 Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  25. 7940da0 Integration of media_transport in JSepTransportController by Anton Sukhanov · 6 years ago
  26. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  27. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 7 years ago
  28. b57e169 Add a flag to actively reset the SRTP parameters by Zhi Huang · 7 years ago
  29. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 7 years ago[Renamed (93%) from pc/jseptransport2.cc]
  30. 5d8f8fa Revert "Adding test for adding ICE candidate before applying answer." by Henrik Boström · 7 years ago
  31. dd59d70 Adding test for adding ICE candidate before applying answer. by Taylor Brandstetter · 7 years ago
  32. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 7 years ago
  33. e818b6e Create the JsepTransportController and JsepTransport2. by Zhi Huang · 7 years ago