webrtc/logging/rtc_event_log
Niels Möller 1e06289cdb Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY.
Both macros do the same thing, as wrappers for
__attribute__((guarded_by)), and more names for the same thing doesn't
add to clarity.

Bug: none
Change-Id: Iaaf7b21dbf3345ee90fee22c39b636823d195eb0
Reviewed-on: https://webrtc-review.googlesource.com/48361
Commit-Queue: Niels Moller <nisse@webrtc.org>
Reviewed-by: Tommi <tommi@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21929}
2018-02-07 10:07:28 +00:00
..
encoder Reland "Structured ICE logging via RtcEventLog." 2018-02-02 22:05:27 +00:00
events Reland "Structured ICE logging via RtcEventLog." 2018-02-02 22:05:27 +00:00
mock Revert "Revert "Encode log events periodically instead of for every event."" 2017-11-21 10:58:57 +00:00
output Change RtcEventLogOutputFile to use FILE* for i/o. 2017-12-11 15:14:06 +00:00
DEPS Remove dependency on system_wrappers from rtc_event_log. 2018-01-19 18:04:03 +00:00
icelogger.cc Reland "Structured ICE logging via RtcEventLog." 2018-02-02 22:05:27 +00:00
icelogger.h Reland "Structured ICE logging via RtcEventLog." 2018-02-02 22:05:27 +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 Fix clang style errors in rtp_rtcp and dependant targets 2018-02-07 09:48:28 +00:00
rtc_event_log.proto Reland "Structured ICE logging via RtcEventLog." 2018-02-02 22:05:27 +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 Create RtcEventLogEncoderLegacy 2017-10-03 13:51:59 +00:00
rtc_event_log2stats.cc Reland "Structured ICE logging via RtcEventLog." 2018-02-02 22:05:27 +00:00
rtc_event_log2text.cc Reland "Structured ICE logging via RtcEventLog." 2018-02-02 22:05:27 +00:00
rtc_event_log_factory.cc Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead 2017-10-03 15:26:56 +00:00
rtc_event_log_factory.h Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead 2017-10-03 15:26:56 +00:00
rtc_event_log_factory_interface.h Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead 2017-10-03 15:26:56 +00:00
rtc_event_log_impl.cc Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY. 2018-02-07 10:07:28 +00:00
rtc_event_log_parser.cc Reland "Structured ICE logging via RtcEventLog." 2018-02-02 22:05:27 +00:00
rtc_event_log_parser.h Reland "Structured ICE logging via RtcEventLog." 2018-02-02 22:05:27 +00:00
rtc_event_log_unittest.cc Remove RtcEventLoggingStarted and RtcEventLoggingStopped events. 2018-01-03 16:48:56 +00:00
rtc_event_log_unittest_helper.cc Prevent RtcEventLogTestHelper from crashing 2017-10-11 18:12:57 +00:00
rtc_event_log_unittest_helper.h Split LogRtpHeader and LogRtcpPacket into separate versions for incoming and outgoing packets. 2017-10-02 08:44:20 +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