1. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  2. 1716d39 Let SessionDescription take ownership of MediaDescription by Harald Alvestrand · 5 years ago
  3. 3a1b927 Remove rtp_ and rtcp_packet_transport() from the RtpTransport interface. by Bjorn A Mellem · 5 years ago
  4. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 5 years ago
  5. 649a4c2 [clang-tidy] Apply performance-inefficient-vector-operation fixes. by Mirko Bonadei · 5 years ago
  6. 739baf0 [clang-tidy] Apply performance-for-range-copy fixes. by Mirko Bonadei · 6 years ago
  7. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  8. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/peerconnection_bundle_unittest.cc]
  9. ad88c88 Add API for returning a webrtc::DtlsTransport for a MID on a PC by Harald Alvestrand · 6 years ago
  10. 2ff3f49 Move webrtc::CreatePeerConnectionFactory definition next to decl. by Mirko Bonadei · 6 years ago
  11. 27ab0e5 Add CreateIceCandidate overload which takes a cricket::Candidate by Steve Anton · 6 years ago
  12. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  13. 6753795 Built in video codec factories. by Anders Carlsson · 6 years ago
  14. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 6 years ago
  15. 0ab5651 Fix handling of empty BUNDLE groups. by Taylor Brandstetter · 6 years ago
  16. d2248f8 Handle the corner cases for BUNDLE. by Zhi Huang · 6 years ago
  17. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 6 years ago
  18. 6e22137 Enable Unified Plan tests that were blocked on the stats collector by Steve Anton · 6 years ago
  19. b886711 Prepare StatsCollector to work with RtpTransceivers by Steve Anton · 6 years ago
  20. 6947025 Move media_type to RtpTransceiverInterface by Steve Anton · 6 years ago
  21. 7464fca Parameterize PeerConnection BUNDLE tests for Unified Plan by Steve Anton · 7 years ago
  22. b1c1de1 Use the SDP ContentInfo helpers to avoid downcasting by Steve Anton · 7 years ago
  23. e97de91 Use static_cast to get webrtc::Peerconnection in common workaround. by Mirko Bonadei · 7 years ago
  24. 32df86e Remove deprecated CreatePeerConnectionFactory() overloads by Karl Wiberg · 7 years ago
  25. 6f25b09 Reland "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests" by Steve Anton · 7 years ago
  26. b49b661 Revert "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests" by Olga Sharonova · 7 years ago
  27. 096e367 Rewrite WebRtcSession BUNDLE tests as PeerConnection tests by Steve Anton · 7 years ago