webrtc/logging/rtc_event_log
Bjorn Terelius 60d629f3fc Add helper class to process RtcEventLog events in order.
Add helper class to process RtcEventLog events in order.
Use helper class to migrate rtc_event_log2rtp_dump.cc
to new parser API.

Bug: webrtc:8111
Change-Id: I7cbc220dad1f50be3a985ed44de27b38e5f20476
Reviewed-on: https://webrtc-review.googlesource.com/98601
Commit-Queue: Björn Terelius <terelius@webrtc.org>
Reviewed-by: Elad Alon <eladalon@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24806}
2018-09-24 16:20:10 +00:00
..
encoder Removing clang:find_bad_constructs from logging (part 1). 2018-07-18 11:23:01 +00:00
events Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
mock Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
output Remove memcheck. 2018-08-07 07:40:08 +00:00
DEPS Remove dependency on system_wrappers from rtc_event_log. 2018-01-19 18:04:03 +00:00
fake_rtc_event_log.cc Pass the RtcEventLog instance to ICE via JsepTransportController. 2018-06-12 05:04:35 +00:00
fake_rtc_event_log.h Pass the RtcEventLog instance to ICE via JsepTransportController. 2018-06-12 05:04:35 +00:00
fake_rtc_event_log_factory.cc Pass the RtcEventLog instance to ICE via JsepTransportController. 2018-06-12 05:04:35 +00:00
fake_rtc_event_log_factory.h Pass the RtcEventLog instance to ICE via JsepTransportController. 2018-06-12 05:04:35 +00:00
icelogger.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
icelogger.h Split IceCandidatePairEventType enum. 2018-05-31 08:42:10 +00:00
rtc_event_log.cc Fix clang style errors in rtp_rtcp and dependant targets 2018-02-07 09:48:28 +00:00
rtc_event_log.h Reland "Create new API for RtcEventLogParser." 2018-04-27 14:46:51 +00:00
rtc_event_log.proto Log probing bitrate and cluster id as int32 in event log. 2018-05-04 14:40:44 +00:00
rtc_event_log2.proto Reland "New protobuf format for event log."""" 2017-12-15 16:13:48 +00:00
rtc_event_log2rtp_dump.cc Add helper class to process RtcEventLog events in order. 2018-09-24 16:20:10 +00:00
rtc_event_log2stats.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
rtc_event_log2text.cc Frame marking RTP header extension (PART 1: implement extension) 2018-09-11 22:35:30 +00:00
rtc_event_log_factory.cc Provide the option of injecting rtc::TaskQueue when creating RtcEventLogImpl via factory methods. 2018-03-20 18:06:18 +00:00
rtc_event_log_factory.h Provide the option of injecting rtc::TaskQueue when creating RtcEventLogImpl via factory methods. 2018-03-20 18:06:18 +00:00
rtc_event_log_factory_interface.h Provide the option of injecting rtc::TaskQueue when creating RtcEventLogImpl via factory methods. 2018-03-20 18:06:18 +00:00
rtc_event_log_impl.cc Print timestamp-to-UTC map when event_log starts. 2018-08-10 10:04:12 +00:00
rtc_event_log_parser.cc Remove clang:find_bad_constructs suppression from logging (part 1). 2018-09-05 08:33:17 +00:00
rtc_event_log_parser.h Remove all remaining non-test uses of std::stringstream. 2018-09-13 08:52:05 +00:00
rtc_event_log_parser_new.cc Add helper class to process RtcEventLog events in order. 2018-09-24 16:20:10 +00:00
rtc_event_log_parser_new.h Add helper class to process RtcEventLog events in order. 2018-09-24 16:20:10 +00:00
rtc_event_log_unittest.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
rtc_event_log_unittest_helper.cc Avoid wrong parsing of padding length and its use in NetEq simulation. 2018-09-12 11:23:03 +00:00
rtc_event_log_unittest_helper.h Avoid wrong parsing of padding length and its use in NetEq simulation. 2018-09-12 11:23:03 +00:00
rtc_event_processor.h Add helper class to process RtcEventLog events in order. 2018-09-24 16:20:10 +00:00
rtc_event_processor_unittest.cc Add helper class to process RtcEventLog events in order. 2018-09-24 16:20:10 +00:00
rtc_stream_config.cc Rewrite the RtcEventLog unit test. 2018-06-26 10:23:29 +00:00
rtc_stream_config.h Rewrite the RtcEventLog unit test. 2018-06-26 10:23:29 +00:00