..
encoder
Add version and UTC time fields to RTC event log.
2018-11-15 14:32:43 +00:00
events
Add RtcEvent::timestamp_ms()
2018-11-12 13:18:07 +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
Move network trace calculation from analyzer to rtc_event_log_parser.
2018-09-28 08:16:57 +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
Move RtcEventLog::CreateNull implementation near declaration.
2018-10-18 13:39:58 +00:00
rtc_event_log.h
Reland "Encode RTC event logs in new format."
2018-10-26 09:20:02 +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
Add version and UTC time fields to RTC event log.
2018-11-15 14:32:43 +00:00
rtc_event_log2rtp_dump.cc
Remove deprecated APIs from RTC event log parser.
2018-11-14 13:49:40 +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
Add version and UTC time fields to RTC event log.
2018-11-15 14:32:43 +00:00
rtc_event_log_parser_new.cc
Don't add empty extension list in event log parser.
2018-11-16 18:10:39 +00:00
rtc_event_log_parser_new.h
Add version and UTC time fields to RTC event log.
2018-11-15 14:32:43 +00:00
rtc_event_log_unittest.cc
Add version and UTC time fields to RTC event log.
2018-11-15 14:32:43 +00:00
rtc_event_log_unittest_helper.cc
Add version and UTC time fields to RTC event log.
2018-11-15 14:32:43 +00:00
rtc_event_log_unittest_helper.h
Add version and UTC time fields to RTC event log.
2018-11-15 14:32:43 +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
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00