aboutsummaryrefslogtreecommitdiff
path: root/logging
AgeCommit message (Expand)Author
2019-03-21Move rtc::FunctionView to the public APIArtem Titov
2019-03-21Cleanup BUILD.gn files from imports like foo:fooArtem Titov
2019-03-21Reland "Move api/rtp_headers.h to its own build target."Niels Möller
2019-03-20Revert "Move api/rtp_headers.h to its own build target."Steve Anton
2019-03-20Move api/rtp_headers.h to its own build target.Niels Möller
2019-03-19Reland "SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t."Philip Eliasson
2019-03-14Revert "SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t."Philip Eliasson
2019-03-14ClangTidy fixes for logging/Benjamin Wright
2019-03-14SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t.philipel
2019-03-13Add log based GoogCC simulation to visualizer.Sebastian Jansson
2019-03-11Remove rtc::QueuedTask alias, use webrtc::QueuedTask directlyDanil Chapovalov
2019-03-08Allow suppression of padding check in RtpHeaderParser.Sebastian Jansson
2019-03-05Fixes parsing of logs where receive time info is missing.Sebastian Jansson
2019-03-01Implicitly suppress //build/config/clang:find_bad_constructs.Mirko Bonadei
2019-02-28Allow injection of task queue factory in RtcEventLog.Sebastian Jansson
2019-02-28Add a presubmit check for absl/memory/memory.h inclusion for WrapUniquetzik
2019-02-27Import proto_library.gni when rtc_enable_protobuf is trueKimmo Kinnunen
2019-02-24Move kFeedbackMessageType from Remb to PsfbElad Alon
2019-02-22Add missing absl/memory/memory.h to rtc_event_generic_ack_received.cctzik
2019-02-15Remove an absl::WrapUnique usage without absl/memory/memory.h includetzik
2019-02-14Add generic packet rates to event_log_visualizer.Piotr (Peter) Slatala
2019-02-14Fix DCHECK when encoding GenericPacket* events using the legacy RTC event log...Piotr (Peter) Slatala
2019-02-14Replace NOTREACHED with a break.Piotr (Peter) Slatala
2019-02-14Remove old accessor in GenericAckReceivedPiotr (Peter) Slatala
2019-02-13Parse XR, FIR and PLI in rtc_event_log_parser.ccBjorn Terelius
2019-02-13Support GenericPacketReceived/Sent/AckReceived event logs.Piotr (Peter) Slatala
2019-02-09Stop hard-coding default IDs for RTP extensionsElad Alon
2019-02-08Add rtc event generic packet sent and received.Piotr (Peter) Slatala
2019-02-06Add events processing to GetIceEvents.Sebastian Jansson
2019-02-05[clang-tidy] Apply performance-move-const-arg fixes (misc).Mirko Bonadei
2019-01-31Stop using Googletest legacy APIs.Mirko Bonadei
2019-01-28Ignore duplicated incoming RTCP packets in RTC event log parser.Bjorn Terelius
2019-01-28[clang-tidy] Apply performance-for-range-copy fixes.Mirko Bonadei
2019-01-26(7) Rename files to snake_case: remove forwarding headersSteve Anton
2019-01-25Remove rtc_base/scoped_ref_ptr.h.Mirko Bonadei
2019-01-25Don't attempt to unwrap RTP timestamps for RTX stream.Bjorn Terelius
2019-01-24Allow repeated feedback packets in log parser.Sebastian Jansson
2019-01-24Add RTC event logging of LossNotification RTCP messagesElad Alon
2019-01-24Create new RTCP feedback message - LossIndicationElad Alon
2019-01-23Reland "Reland "Adds richer packet and ice processing to ParsedRtcEventLog.""Sebastian Jansson
2019-01-22Revert "Reland "Adds richer packet and ice processing to ParsedRtcEventLog.""Sebastian Jansson
2019-01-21Reland "Adds richer packet and ice processing to ParsedRtcEventLog."Sebastian Jansson
2019-01-21Removes clock from TransportFeedbackAdapter.Sebastian Jansson
2019-01-18Add some missing includes and dependencies.Bjorn Terelius
2019-01-18Remove unused friend declaration from ParsedRtcEventLog.Zach Stein
2019-01-17Add DTLSTransport info into sender/receiver state.Harald Alvestrand
2019-01-16Revert "Reland "Adds richer packet and ice processing to ParsedRtcEventLog.""Sebastian Jansson
2019-01-16Reland "Adds richer packet and ice processing to ParsedRtcEventLog."Sebastian Jansson
2019-01-15Revert "Adds richer packet and ice processing to ParsedRtcEventLog."Amit Hilbuch
2019-01-15Adds richer packet and ice processing to ParsedRtcEventLog.Sebastian Jansson