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

Issue 462813004: Add UMA stats for silence AudioInputController. (Closed)

Created:
6 years, 4 months ago by Henrik Grunell
Modified:
6 years, 4 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, asvitkine+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Add UMA stats for silence AudioInputController. 4 cases of silence during a session: no measurement, no silence, only silence and partial silence. NOTRY=true BUG=399835 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289688

Patch Set 1 #

Total comments: 1

Patch Set 2 : Code review. #

Patch Set 3 : Changed to report 4 silence cases. #

Total comments: 8

Patch Set 4 : Code review + rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -1 line) Patch
M media/audio/audio_input_controller.h View 1 2 3 3 chunks +21 lines, -0 lines 0 comments Download
M media/audio/audio_input_controller.cc View 1 2 3 5 chunks +36 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Henrik Grunell
Tommi: media/audio/* Ilya: histograms.xml I wonder if we'll actually get useful data from this. I ...
6 years, 4 months ago (2014-08-12 14:59:40 UTC) #1
tommi (sloooow) - chröme
On 2014/08/12 14:59:40, Henrik Grunell wrote: > Tommi: media/audio/* > Ilya: histograms.xml > > I ...
6 years, 4 months ago (2014-08-12 15:13:48 UTC) #2
Ilya Sherman
Histogram LGTM. You can check me on this by viewing what gets logged at chrome://histograms, ...
6 years, 4 months ago (2014-08-12 20:15:53 UTC) #3
Henrik Grunell
Changed to report 4 silence cases instead. Ptal.
6 years, 4 months ago (2014-08-13 11:59:25 UTC) #4
tommi (sloooow) - chröme
looks pretty good. a couple of suggestions https://codereview.chromium.org/462813004/diff/40001/media/audio/audio_input_controller.cc File media/audio/audio_input_controller.cc (right): https://codereview.chromium.org/462813004/diff/40001/media/audio/audio_input_controller.cc#newcode492 media/audio/audio_input_controller.cc:492: else if ...
6 years, 4 months ago (2014-08-13 18:28:04 UTC) #5
Henrik Grunell
https://codereview.chromium.org/462813004/diff/40001/media/audio/audio_input_controller.cc File media/audio/audio_input_controller.cc (right): https://codereview.chromium.org/462813004/diff/40001/media/audio/audio_input_controller.cc#newcode492 media/audio/audio_input_controller.cc:492: else if (silence_state_ == SILENCE_STATE_NO_SILENCE) On 2014/08/13 18:28:04, tommi ...
6 years, 4 months ago (2014-08-14 11:21:45 UTC) #6
tommi (sloooow) - chröme
lgtm
6 years, 4 months ago (2014-08-14 14:06:43 UTC) #7
Henrik Grunell
The CQ bit was checked by grunell@chromium.org
6 years, 4 months ago (2014-08-14 14:20:11 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grunell@chromium.org/462813004/60001
6 years, 4 months ago (2014-08-14 14:23:14 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-14 18:19:45 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-14 19:42:21 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_swarming on tryserver.chromium.win (http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_swarming/builds/1830)
6 years, 4 months ago (2014-08-14 19:42:22 UTC) #12
Henrik Grunell
The CQ bit was checked by grunell@chromium.org
6 years, 4 months ago (2014-08-14 20:15:42 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grunell@chromium.org/462813004/60001
6 years, 4 months ago (2014-08-14 20:17:43 UTC) #14
commit-bot: I haz the power
6 years, 4 months ago (2014-08-14 20:20:36 UTC) #15
Message was sent while issue was closed.
Committed patchset #4 (60001) as 289688

Powered by Google App Engine
This is Rietveld 408576698