webrtc/logging/rtc_event_log
Qingsi Wang 7685e86fa6 Pass the RtcEventLog instance to ICE via JsepTransportController.
This CL fixes a bug that the RtcEventLog owned by PeerConnection was not
passed to P2PTransportChannel after JsepTransportController was
introduced to deprecate the legacy TransportController.

Bug: webrtc:9337
Change-Id: I406cd9c0761dfe67f969aa99c6141e1ab38249d5
Reviewed-on: https://webrtc-review.googlesource.com/79964
Commit-Queue: Qingsi Wang <qingsi@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23572}
2018-06-12 05:04:35 +00:00
..
encoder Add kNumValues to IceCandidate* enums and move kUnknown to the front. 2018-06-08 22:15:38 +00:00
events Add kNumValues to IceCandidate* enums and move kUnknown to the front. 2018-06-08 22:15:38 +00:00
mock Reland "Enable and fix chromium clang warnings in rtp_rtcp test targets" 2018-03-09 16:04:35 +00:00
output Add missing includes checks.h/array_view.h 2018-04-10 10:33:34 +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 Split IceCandidatePairEventType enum. 2018-05-31 08:42:10 +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 Split LoggedBweProbeResult into -Success and -Failure. 2018-05-29 13:41:04 +00:00
rtc_event_log2stats.cc Reland "Structured ICE logging via RtcEventLog." 2018-02-02 22:05:27 +00:00
rtc_event_log2text.cc Split LoggedBweProbeResult into -Success and -Failure. 2018-05-29 13:41:04 +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 Remove the limit on concurrent RtcEventLogImpl instances 2018-04-25 10:33:43 +00:00
rtc_event_log_parser.cc Split IceCandidatePairEventType enum. 2018-05-31 08:42:10 +00:00
rtc_event_log_parser.h Split IceCandidatePairEventType enum. 2018-05-31 08:42:10 +00:00
rtc_event_log_parser_new.cc Split IceCandidatePairEventType enum. 2018-05-31 08:42:10 +00:00
rtc_event_log_parser_new.h Split IceCandidatePairEventType enum. 2018-05-31 08:42:10 +00:00
rtc_event_log_unittest.cc Split LoggedBweProbeResult into -Success and -Failure. 2018-05-29 13:41:04 +00:00
rtc_event_log_unittest_helper.cc Log probing bitrate and cluster id as int32 in event log. 2018-05-04 14:40:44 +00:00
rtc_event_log_unittest_helper.h Log probing bitrate and cluster id as int32 in event log. 2018-05-04 14:40:44 +00:00
rtc_stream_config.cc Create RtcEventLogEncoderLegacy 2017-10-03 13:51:59 +00:00
rtc_stream_config.h Fix circular dependencies in webrtc_common. 2017-12-15 14:33:26 +00:00