1. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  2. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  3. d57efc1 Delete class StringRtpHeaderExtension, replaced with std::string by Niels Möller · 5 years ago
  4. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  5. d3b7ec2 Allow all "token" chars from RFC 4566 when checking for legal mid names. by Joachim Bauch · 6 years ago
  6. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  7. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  8. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 6 years ago
  9. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  10. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  11. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  12. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/call/rtp_demuxer_unittest.cc]
  13. 0826fb2 Fix an implicit narrowing conversion found by MSVC by oprypin · 7 years ago
  14. 53c7ba6 Add BUNDLE processing to RtpDemuxer. by Steve Anton · 7 years ago
  15. 9e0c742 Reduce code repetition in RtpDemuxerTest. by Steve Anton · 7 years ago
  16. b332917 Rename RsidResolutionObserver to SsrcBindingObserver. by Steve Anton · 7 years ago
  17. 5daecca Reland of SSRC and RSID may only refer to one sink each in RtpDemuxer (patchset #1 id:1 of https://codereview.webrtc.org/2993633002/ ) by eladalon · 7 years ago
  18. 59b603f Revert of SSRC and RSID may only refer to one sink each in RtpDemuxer (patchset #15 id:280001 of https://codereview.webrtc.org/2968693002/ ) by zhihuang · 7 years ago
  19. 7b7e06f SSRC and RSID may only refer to one sink each in RtpDemuxer by eladalon · 7 years ago
  20. e2173d9 Only one implementation of MockRtpPacketSink once by eladalon · 7 years ago
  21. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  22. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  23. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  24. 9addbeb Remove RtpDemuxer tweak for preventing multiple RSID inspections by eladalon · 7 years ago
  25. a52722f Reland of Create RtcpDemuxer (patchset #1 id:1 of https://codereview.webrtc.org/2957763002/ ) by eladalon · 7 years ago
  26. 0e7e786 Revert of Create RtcpDemuxer (patchset #13 id:240001 of https://codereview.webrtc.org/2943693003/ ) by guidou · 7 years ago
  27. cb83bdf Create RtcpDemuxer. Capabilities: by eladalon · 7 years ago
  28. d0244c2 Add RSID-based demuxing to RtpDemuxer by eladalon · 7 years ago
  29. d76b7b2 New targets call:rtp_interfaces, call:rtp_receiver, call:rtp_sender. by nisse · 7 years ago
  30. 760a076 Create unit tests for RtpDemuxer by eladalon · 7 years ago