Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(24)

Issue 2609583002: Log audio network adapter decisions in event log (cont'd)

Created:
3 years, 11 months ago by minyue-webrtc
Modified:
3 years, 11 months ago
Reviewers:
CC:
webrtc-reviews_webrtc.org, kwiberg-webrtc, Andrew MacDonald, henrika_webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, peah-webrtc, minyue-webrtc, the sun
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Log audio network adapter decisions in event log (cont'd) BUG=

Patch Set 1 #

Patch Set 2 : adding comments to proto #

Unified diffs Side-by-side diffs Delta from patch set Stats (+507 lines, -5 lines) Patch
M webrtc/logging/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/logging/rtc_event_log/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/logging/rtc_event_log/mock/mock_rtc_event_log.h View 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/logging/rtc_event_log/rtc_event_log.h View 3 chunks +7 lines, -0 lines 0 comments Download
M webrtc/logging/rtc_event_log/rtc_event_log.cc View 2 chunks +25 lines, -0 lines 0 comments Download
M webrtc/logging/rtc_event_log/rtc_event_log.proto View 1 3 chunks +25 lines, -0 lines 0 comments Download
M webrtc/logging/rtc_event_log/rtc_event_log_parser.h View 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/logging/rtc_event_log/rtc_event_log_parser.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/modules/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/modules/audio_coding/BUILD.gn View 3 chunks +8 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.h View 2 chunks +3 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.cc View 3 chunks +21 lines, -3 lines 0 comments Download
M webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl_unittest.cc View 5 chunks +20 lines, -0 lines 0 comments Download
A webrtc/modules/audio_coding/audio_network_adaptor/event_log_writer.h View 1 chunk +44 lines, -0 lines 0 comments Download
A webrtc/modules/audio_coding/audio_network_adaptor/event_log_writer.cc View 1 chunk +68 lines, -0 lines 0 comments Download
A webrtc/modules/audio_coding/audio_network_adaptor/event_log_writer_unittest.cc View 1 chunk +265 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/tools/event_log_visualizer/analyzer.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/voice_engine/channel.cc View 1 chunk +8 lines, -0 lines 0 comments Download

Depends on Patchset:

Powered by Google App Engine
This is Rietveld 408576698