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

Issue 2902823005: Added logging of average power levels to AudioOutputController. (Closed)

Created:
3 years, 7 months ago by ossu-chromium
Modified:
3 years, 6 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, xjz+watch_chromium.org, mfoltz+watch_chromium.org, miu+watch_chromium.org, Henrik Grunell
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Added logging of average power levels to AudioOutputController. BUG=chromium:714119 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2902823005 Cr-Commit-Position: refs/heads/master@{#476259} Committed: https://chromium.googlesource.com/chromium/src/+/05a9ef01217b8c47c69f5d3960d63cfab1c673b0

Patch Set 1 #

Total comments: 4

Patch Set 2 : Added logging on stream close, otherwise short streams would log no average power. #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -1 line) Patch
M media/audio/audio_output_controller.h View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M media/audio/audio_output_controller.cc View 1 2 5 chunks +28 lines, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 30 (21 generated)
ossu-chromium
This is a draft of how I'd log the output level similarly to what we're ...
3 years, 7 months ago (2017-05-24 17:33:04 UTC) #5
henrika (OOO until Aug 14)
Looks like useful stuff to me. Hence lgtm. However, I am not an owner in ...
3 years, 7 months ago (2017-05-26 07:45:41 UTC) #8
ossu-chromium
+liberato for owner review here too. This CL adds some more logging to AudioOutputController, to ...
3 years, 6 months ago (2017-05-29 14:21:30 UTC) #11
liberato (no reviews please)
lgtm thanks -fl https://codereview.chromium.org/2902823005/diff/1/media/audio/audio_output_controller.cc File media/audio/audio_output_controller.cc (right): https://codereview.chromium.org/2902823005/diff/1/media/audio/audio_output_controller.cc#newcode173 media/audio/audio_output_controller.cc:173: last_audio_level_log_time_ = base::TimeTicks::Now(); i think that ...
3 years, 6 months ago (2017-05-30 17:00:54 UTC) #12
ossu-chromium
Added an extra logging call in StopStream, so that we get some info from short ...
3 years, 6 months ago (2017-05-31 11:44:40 UTC) #13
liberato (no reviews please)
lgtm https://codereview.chromium.org/2902823005/diff/1/media/audio/audio_output_controller.cc File media/audio/audio_output_controller.cc (right): https://codereview.chromium.org/2902823005/diff/1/media/audio/audio_output_controller.cc#newcode173 media/audio/audio_output_controller.cc:173: last_audio_level_log_time_ = base::TimeTicks::Now(); On 2017/05/31 11:44:40, ossu-chromium wrote: ...
3 years, 6 months ago (2017-05-31 19:39:22 UTC) #23
ossu-chromium
+cc grunell
3 years, 6 months ago (2017-06-01 12:30:47 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2902823005/60001
3 years, 6 months ago (2017-06-01 12:31:09 UTC) #27
commit-bot: I haz the power
3 years, 6 months ago (2017-06-01 12:35:28 UTC) #30
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/05a9ef01217b8c47c69f5d3960d6...

Powered by Google App Engine
This is Rietveld 408576698