aboutsummaryrefslogtreecommitdiff
path: root/call/rtp_demuxer_unittest.cc
AgeCommit message (Expand)Author
2020-05-18Rename several more tests that use EXPECT_DEATH to *DeathTest.Tommi
2020-05-15In call/ replace mock macros with unified MOCK_METHOD macroDanil Chapovalov
2019-09-17Use std::make_unique instead of absl::make_unique.Mirko Bonadei
2019-04-09Fully qualify googletest symbols.Mirko Bonadei
2019-03-25Delete class StringRtpHeaderExtension, replaced with std::stringNiels Möller
2018-11-20Delete unneeded includes of common_types.h and gn deps on webrtc_common.Niels Möller
2018-08-01Allow all "token" chars from RFC 4566 when checking for legal mid names.Joachim Bauch
2018-07-05Use absl::make_unique and absl::WrapUnique directlyKarl Wiberg
2018-06-19Reformat the WebRTC code baseYves Gerey
2018-05-21Delete unneeded includes of basictypes.h.Niels Möller
2017-11-22Move some numeric utility code from rtc_base/ to rtc_base/numerics/Karl Wiberg
2017-09-15Adding NOLINT for typedefs.h and common_types.hMirko Bonadei
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei