webrtc/logging/rtc_event_log
Magnus Flodman 55afe3885b Search and replace gendered terms according to style guide:
https://chromium.googlesource.com/chromium/src/+/master/styleguide/inclusive_code.md#tools

Not changin the transcipt in
resources/audio_processing/conversational_speech/README.md

BUG=webrtc:11680

Change-Id: I36af34e4a4e0ec6161093c0045b7bbe1dbe4eb45
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/177016
Reviewed-by: Tommi <tommi@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31514}
2020-06-12 14:12:54 +00:00
..
encoder Search and replace gendered terms according to style guide: 2020-06-12 14:12:54 +00:00
events Adds remote estimates to rtc event log. 2019-09-19 09:22:37 +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] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +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
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
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 Use newer version of TimeDelta and TimeStamp factories in webrtc 2020-02-10 12:21:17 +00:00
logged_events.h 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_log2.proto Adds remote estimates to rtc event log. 2019-09-19 09:22:37 +00:00
rtc_event_log2rtp_dump.cc Concatenate string literals at compile time. 2020-01-14 14:47:48 +00:00
rtc_event_log_impl.cc Concatenate string literals at compile time. 2020-01-14 14:47:48 +00:00
rtc_event_log_impl.h Format almost everything. 2019-07-08 13:45:15 +00:00
rtc_event_log_parser.cc Replace inconsistent log_segments() function in RTC event log parser 2020-05-27 20:05:13 +00:00
rtc_event_log_parser.h Replace inconsistent log_segments() function in RTC event log parser 2020-05-27 20:05:13 +00:00
rtc_event_log_unittest.cc Replace inconsistent log_segments() function in RTC event log parser 2020-05-27 20:05:13 +00:00
rtc_event_log_unittest_helper.cc Replace DataSize and DataRate factories with newer versions 2020-02-18 16:09:50 +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_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_event_processor_unittest.cc Format almost everything. 2019-07-08 13:45:15 +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