webrtc/logging/rtc_event_log
Danil Chapovalov 640b51eeae In RtcEventLogParser use strict time types to access rtcp::TransportFeedback
Bug: webrtc:13757
Change-Id: I0aa6e1134acd8ff53eadb24ac051203d74b5050f
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/265380
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Commit-Queue: Björn Terelius <terelius@webrtc.org>
Auto-Submit: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#37152}
2022-06-08 11:52:25 +00:00
..
encoder Add noop stubs for encoding/parsing all RTC event log events. 2022-02-11 15:00:14 +00:00
events Reland "Reland "Refactor AnalyzerConfig to use Timestamps instead of microseconds."" 2022-02-25 10:48:32 +00:00
mock Replace mock macros with unified MOCK_METHOD macro 2020-05-28 14:11:53 +00:00
output Promote RtcEventLogOutputFile to api/ 2019-05-08 12:29:42 +00:00
DEPS Cleanup of bwe_defines.h 2020-11-26 12:26:02 +00:00
fake_rtc_event_log.cc Cleanup FakeRtcEventLog from thread awareness 2021-01-20 14:06:47 +00:00
fake_rtc_event_log.h Cleanup FakeRtcEventLog from thread awareness 2021-01-20 14:06:47 +00:00
fake_rtc_event_log_factory.cc Cleanup FakeRtcEventLog from thread awareness 2021-01-20 14:06:47 +00:00
fake_rtc_event_log_factory.h Cleanup FakeRtcEventLog from thread awareness 2021-01-20 14:06:47 +00:00
ice_logger.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
ice_logger.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
logged_events.h Add noop stubs for encoding/parsing all RTC event log events. 2022-02-11 15:00:14 +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 Use backticks not vertical bars to denote variables in comments for /logging 2021-07-30 19:19:34 +00:00
rtc_event_log2rtp_dump.cc Use backticks not vertical bars to denote variables in comments for /logging 2021-07-30 19:19:34 +00:00
rtc_event_log_impl.cc Change frequently run log statements in RtcEventLog to DLOG. 2022-01-31 16:42:27 +00:00
rtc_event_log_impl.h Use backticks not vertical bars to denote variables in comments for /logging 2021-07-30 19:19:34 +00:00
rtc_event_log_parser.cc In RtcEventLogParser use strict time types to access rtcp::TransportFeedback 2022-06-08 11:52:25 +00:00
rtc_event_log_parser.h Reland "Reland "Refactor AnalyzerConfig to use Timestamps instead of microseconds."" 2022-02-25 10:48:32 +00:00
rtc_event_log_unittest.cc Fix race in KeepsMostRecentEvents. 2022-04-08 08:21:34 +00:00
rtc_event_log_unittest_helper.cc In RtcEventLogParser use strict time types to access rtcp::TransportFeedback 2022-06-08 11:52:25 +00:00
rtc_event_log_unittest_helper.h Use backticks not vertical bars to denote variables in comments for /logging 2021-07-30 19:19:34 +00:00
rtc_event_processor.cc Use backticks not vertical bars to denote variables in comments for /logging 2021-07-30 19:19:34 +00:00
rtc_event_processor.h Use backticks not vertical bars to denote variables in comments for /logging 2021-07-30 19:19:34 +00:00
rtc_event_processor_unittest.cc Reland "Deprecate microsecond timestamps in RTC event log." 2021-06-17 12:08:54 +00:00
rtc_stream_config.cc Rewrite the RtcEventLog unit test. 2018-06-26 10:23:29 +00:00
rtc_stream_config.h Format almost everything. 2019-07-08 13:45:15 +00:00