1. 5761e7b Running apply-iwyu on ~all files in pc/ by Harald Alvestrand · 4 years, 2 months ago
  2. 3a1b927 Remove rtp_ and rtcp_packet_transport() from the RtpTransport interface. by Bjorn A Mellem · 6 years ago
  3. 34cd485 Delete the remaining ORTC interfaces. by Bjorn A Mellem · 6 years ago
  4. 0cd9508 Delete last traces of RtpTransportAdapter by Niels Möller · 6 years ago
  5. edd2054 Minor fixes and refactoring for RtpTransport until the Demux. by Amit Hilbuch · 6 years ago
  6. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  7. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/rtptransport.h]
  8. e693381 Delete struct rtc::PacketTime. by Niels Möller · 6 years ago
  9. 7008287 Delete struct webrtc::PacketTime. by Niels Möller · 7 years ago
  10. e41c433 Move sigslot to proper third_party directory by Artem Titov · 7 years ago
  11. ee01a83 Remove MetricsObserverInterface. by Qingsi Wang · 7 years ago
  12. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 7 years ago
  13. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 7 years ago
  14. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 7 years ago
  15. 95e7dbb Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport."" by Zhi Huang · 7 years ago
  16. 27f3bf5 Reland "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 7 years ago
  17. 97d5e5b Revert "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 7 years ago
  18. ea8b62a Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 7 years ago
  19. db67ba1 Report SRTP error codes to UMA by Steve Anton · 7 years ago
  20. cd3fc5d Use the DtlsSrtpTransport in BaseChannel. by Zhi Huang · 7 years ago
  21. f2d7beb Created the DtlsSrtpTransport. by Zhi Huang · 7 years ago
  22. 942bc2e Reland: Replaced the SignalSelectedCandidatePairChanged with a new signal. by Zhi Huang · 7 years ago
  23. 8c316c1 Revert "Replaced the SignalSelectedCandidatePairChanged with a new signal." by Zhi Huang · 7 years ago
  24. 7167745 Replaced the SignalSelectedCandidatePairChanged with a new signal. by Zhi Huang · 7 years ago
  25. cf990f5 Reland: Completed the functionalities of SrtpTransport. by Zhi Huang · 8 years ago
  26. eb23e17 Revert of Completed the functionalities of SrtpTransport. (patchset 7 id:320001 of https://codereview.webrtc.org/2997983002/ ) by zhihuang · 8 years ago
  27. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  28. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/pc/rtptransport.h]
  29. e683c68 Completed the functionalities of SrtpTransport. by zhihuang · 8 years ago
  30. db2a9fc Wire up RTP keep-alive in ortc api. by sprang · 8 years ago
  31. 398c3fd Introduce RtpTransportInternal and SrtpTransport. by zstein · 8 years ago
  32. 634977b SignalPacketReceived should pass packet as a pointer instead of a non-const reference. by zstein · 8 years ago
  33. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  34. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  35. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  36. 3dcf0e9 Move RTP/RTCP demuxing logic from BaseChannel to RtpTransport. by zstein · 8 years ago
  37. 56162b9 Move ready to send logic from BaseChannel to RtpTransport. by zstein · 8 years ago
  38. d9ce764 Make RtpTransport actually implement RtpTransportInterface by zstein · 8 years ago
  39. d48dbda Add a minimal RtpTransport class for use by BaseChannel. by zstein · 8 years ago