webrtc/logging/rtc_event_log
Danil Chapovalov 912b3b83b3 Make rtc::Thread a TaskQueue
in support of converging on single way to run asynchronous tasks in webrtc

Bug: b/144982320
Change-Id: I200ad298136d11764a3f5c0547ebcba51aceafa0
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/158782
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29896}
2019-11-25 11:38:27 +00:00
..
encoder Return status instead of CHECKing in event log parser. 2019-11-04 12:42:57 +00:00
events Adds remote estimates to rtc event log. 2019-09-19 09:22:37 +00:00
mock Delete deprecated rtc_event_log header 2019-08-07 10:58:17 +00:00
output Promote RtcEventLogOutputFile to api/ 2019-05-08 12:29:42 +00:00
DEPS [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
fake_rtc_event_log_factory.cc Delete deprecated rtc_event_log header 2019-08-07 10:58:17 +00:00
fake_rtc_event_log_factory.h Delete deprecated rtc_event_log_factory_interface.h 2019-09-05 08:57:36 +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 Stop using rtc_event.h forward header 2019-09-11 08:20:29 +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.cc Return status instead of CHECKing in event log parser. 2019-11-04 12:42:57 +00:00
logged_events.h Return status instead of CHECKing in event log parser. 2019-11-04 12:42:57 +00:00
rtc_event_log2.proto Adds remote estimates to rtc event log. 2019-09-19 09:22:37 +00:00
rtc_event_log2rtp_dump.cc Return status instead of CHECKing in event log parser. 2019-11-04 12:42:57 +00:00
rtc_event_log_impl.cc Make rtc::Thread a TaskQueue 2019-11-25 11:38:27 +00:00
rtc_event_log_impl.h Format almost everything. 2019-07-08 13:45:15 +00:00
rtc_event_log_parser.cc Return status instead of CHECKing in event log parser. 2019-11-04 12:42:57 +00:00
rtc_event_log_parser.h Return status instead of CHECKing in event log parser. 2019-11-04 12:42:57 +00:00
rtc_event_log_unittest_helper.cc Return status instead of CHECKing in event log parser. 2019-11-04 12:42:57 +00:00
rtc_event_log_unittest_helper.h Adds remote estimates to rtc event log. 2019-09-19 09:22:37 +00:00
rtc_event_log_unittest.cc Return status instead of CHECKing in event log parser. 2019-11-04 12:42:57 +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_processor_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
rtc_event_processor.cc Simplifies RtcEventProcessor interface. 2019-01-08 15:16:19 +00:00
rtc_event_processor.h Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +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