Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com

  1. 12103ce Use better types in callback from RtpTransportInternal::SubscribeRtcpPacketReceived by Per K · 2 days ago
  2. d9a0186 Remove "sigslot::has_slots" from a lot of classes. by Harald Alvestrand · 12 days ago
  3. 4c45016 Use non-Signal interfaces to SignalSentPacket by Harald Alvestrand · 5 weeks ago
  4. 5992737 IWYU everything again by Philipp Hancke · 4 months ago
  5. e6a1f70 Use webrtc name specifier instead of rtc/cricket in pc by Evan Shrubsole · 7 months ago
  6. b72c961 Last namespace cleanups by Evan Shrubsole · 7 months ago
  7. daf96cf Migrate most of rtc_base/ to webrtc namespace by Evan Shrubsole · 8 months ago
  8. 03b6880 Move socket related files to webrtc namespace by Evan Shrubsole · 8 months ago
  9. fe5bdd7 Move ArrayView, Buffer and related to webrtc namespace by Evan Shrubsole · 9 months ago
  10. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 1 year, 2 months ago
  11. a654437 Remove not-needed webrtc:: prefixes in pc/ by Harald Alvestrand · 2 years ago
  12. ff281aa Convert signals in rtp_transport_internal.h to CallbackList by Harald Alvestrand · 2 years, 2 months ago
  13. e1e94ad Ensure Call is notified of un demuxable packets by Per K · 2 years, 8 months ago
  14. fe91129 Delete the remaining comments about SrtpTransportInterface. by Yaowen Guo · 3 years, 5 months ago
  15. 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 4 years, 4 months ago
  16. fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 4 years, 4 months ago
  17. 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 4 years, 4 months ago
  18. 3a1b927 Remove rtp_ and rtcp_packet_transport() from the RtpTransport interface. by Bjorn A Mellem · 6 years ago
  19. 34cd485 Delete the remaining ORTC interfaces. by Bjorn A Mellem · 6 years ago
  20. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 7 years ago
  21. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 7 years ago[Renamed from pc/rtptransportinternal.h]
  22. e693381 Delete struct rtc::PacketTime. by Niels Möller · 7 years ago
  23. e41c433 Move sigslot to proper third_party directory by Artem Titov · 7 years ago
  24. ee01a83 Remove MetricsObserverInterface. by Qingsi Wang · 7 years ago
  25. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 7 years ago
  26. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 8 years ago
  27. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 8 years ago
  28. 95e7dbb Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport."" by Zhi Huang · 8 years ago
  29. 27f3bf5 Reland "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 8 years ago
  30. 97d5e5b Revert "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 8 years ago
  31. ea8b62a Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 8 years ago
  32. db67ba1 Report SRTP error codes to UMA by Steve Anton · 8 years ago
  33. cd3fc5d Use the DtlsSrtpTransport in BaseChannel. by Zhi Huang · 8 years ago
  34. f2d7beb Created the DtlsSrtpTransport. by Zhi Huang · 8 years ago
  35. 942bc2e Reland: Replaced the SignalSelectedCandidatePairChanged with a new signal. by Zhi Huang · 8 years ago
  36. 8c316c1 Revert "Replaced the SignalSelectedCandidatePairChanged with a new signal." by Zhi Huang · 8 years ago
  37. 7167745 Replaced the SignalSelectedCandidatePairChanged with a new signal. by Zhi Huang · 8 years ago
  38. cf990f5 Reland: Completed the functionalities of SrtpTransport. by Zhi Huang · 8 years ago
  39. eb23e17 Revert of Completed the functionalities of SrtpTransport. (patchset 7 id:320001 of https://codereview.webrtc.org/2997983002/ ) by zhihuang · 8 years ago
  40. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  41. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/pc/rtptransportinternal.h]
  42. e683c68 Completed the functionalities of SrtpTransport. by zhihuang · 8 years ago
  43. 398c3fd Introduce RtpTransportInternal and SrtpTransport. by zstein · 8 years ago