1. 43e62fc Fix Heap-use-after-free. by Markus Handell · 4 years, 7 months ago
  2. 2d9d82e Implement RTCRtpTransceiver.setCodecPreferences by Florent Castelli · 5 years ago
  3. 64b626b Use Abseil container algorithms in pc/ by Steve Anton · 5 years ago
  4. 739baf0 [clang-tidy] Apply performance-for-range-copy fixes. by Mirko Bonadei · 5 years ago
  5. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  6. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/rtptransceiver.cc]
  7. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  8. dd9390c Prevent channels being set on stopped transceiver. by Amit Hilbuch · 6 years ago
  9. 0f5400a [Unified Plan] Implement FiredDirection for RtpTransceiver by Steve Anton · 6 years ago
  10. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 6 years ago
  11. 3e18c82 Reland "Reland "Remove our stream << overloads from non-test build targets."" by Jonas Olsson · 6 years ago
  12. bd73928 Revert "Reland "Remove our stream << overloads from non-test build targets."" by Taylor Brandstetter · 6 years ago
  13. d7ee720 Reland "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 6 years ago
  14. 31ef5f0 Revert "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 6 years ago
  15. c841d18 Remove our stream << overloads from non-test build targets. by Jonas Olsson · 6 years ago
  16. 3d954a6 Add log messages for Unified Plan processing by Steve Anton · 6 years ago
  17. 52d8677 Fire OnRenegotiationNeeded when changing transceiver direction by Steve Anton · 6 years ago
  18. 54b8407 Clear current_direction when the RtpTransceiver is stopped by Steve Anton · 6 years ago
  19. 57858b3 Reland "Update RTCStatsCollector to work with RtpTransceivers" by Steve Anton · 6 years ago
  20. ee2388f Revert "Update RTCStatsCollector to work with RtpTransceivers" by Guido Urdaneta · 6 years ago
  21. 56bae8d Update RTCStatsCollector to work with RtpTransceivers by Steve Anton · 6 years ago
  22. 6947025 Move media_type to RtpTransceiverInterface by Steve Anton · 6 years ago
  23. 47136dd Change RtpSenders to interact with the media channel directly by Steve Anton · 7 years ago
  24. 6077675 Change RtpReceivers to interact with the media channel directly by Steve Anton · 7 years ago
  25. dcc3c02 Add support for JSEP offer/answer with transceivers by Steve Anton · 7 years ago
  26. f9381f0 Implement PeerConnection::AddTrack/RemoveTrack for Unified Plan by Steve Anton · 7 years ago
  27. 79e7960 Add SDP semantics option to RTCConfiguration by Steve Anton · 7 years ago
  28. 6e634bf Add RtpTransceiverInterface and implementing class by Steve Anton · 7 years ago