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

Issue 1736973002: Add UMA stats for OS input glitches on Mac. (Closed)

Created:
4 years, 10 months ago by Henrik Grunell
Modified:
4 years, 8 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, vanellope-cl_google.com
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add UMA stats for OS input glitches on Mac. BUG=585351 Committed: https://crrev.com/d321a41cfb7c9a0e5948120567fbd15cb18880c3 Cr-Commit-Position: refs/heads/master@{#378731}

Patch Set 1 #

Patch Set 2 : Working code. #

Patch Set 3 : Now really the working code. #

Patch Set 4 : Fix. #

Total comments: 24

Patch Set 5 : Code review. #

Total comments: 12

Patch Set 6 : Code review. #

Total comments: 2

Patch Set 7 : Final code review fix. #

Patch Set 8 : Fix. #

Patch Set 9 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+152 lines, -1 line) Patch
M media/audio/mac/audio_auhal_mac.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M media/audio/mac/audio_low_latency_input_mac.h View 1 2 3 4 3 chunks +26 lines, -0 lines 0 comments Download
M media/audio/mac/audio_low_latency_input_mac.cc View 1 2 3 4 5 6 7 8 6 chunks +78 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 5 6 7 8 1 chunk +45 lines, -0 lines 0 comments Download

Messages

Total messages: 36 (17 generated)
Henrik Grunell
Tommi: All Mark: histograms.xml https://codereview.chromium.org/1736973002/diff/60001/media/audio/mac/audio_low_latency_input_mac.h File media/audio/mac/audio_low_latency_input_mac.h (right): https://codereview.chromium.org/1736973002/diff/60001/media/audio/mac/audio_low_latency_input_mac.h#newcode274 media/audio/mac/audio_low_latency_input_mac.h:274: // These variables are only ...
4 years, 10 months ago (2016-02-25 14:40:23 UTC) #5
tommi (sloooow) - chröme
lgtm! It would be great if we could get these stats for 50. https://codereview.chromium.org/1736973002/diff/60001/media/audio/mac/audio_low_latency_input_mac.h File ...
4 years, 10 months ago (2016-02-26 10:07:20 UTC) #6
Henrik Grunell
Switching histograms.xml reviewer since no reply. Ilya: please review.
4 years, 10 months ago (2016-02-26 11:46:04 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1736973002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1736973002/60001
4 years, 10 months ago (2016-02-26 16:05:39 UTC) #10
Mark P
https://codereview.chromium.org/1736973002/diff/60001/media/audio/mac/audio_low_latency_input_mac.cc File media/audio/mac/audio_low_latency_input_mac.cc (right): https://codereview.chromium.org/1736973002/diff/60001/media/audio/mac/audio_low_latency_input_mac.cc#newcode1198 media/audio/mac/audio_low_latency_input_mac.cc:1198: number_of_frames_requested_); Is the standard COUNTS histogram the right range? ...
4 years, 9 months ago (2016-02-26 17:10:56 UTC) #12
Mark P
Oh, and have you tested this with about:histograms to see if the numbers and histogram ...
4 years, 9 months ago (2016-02-26 17:12:08 UTC) #13
tommi (sloooow) - chröme
hopefully adding some clarity to two questions https://codereview.chromium.org/1736973002/diff/60001/media/audio/mac/audio_low_latency_input_mac.cc File media/audio/mac/audio_low_latency_input_mac.cc (right): https://codereview.chromium.org/1736973002/diff/60001/media/audio/mac/audio_low_latency_input_mac.cc#newcode1198 media/audio/mac/audio_low_latency_input_mac.cc:1198: number_of_frames_requested_); On ...
4 years, 9 months ago (2016-02-26 17:27:43 UTC) #14
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-02-26 17:42:30 UTC) #16
Mark P
https://codereview.chromium.org/1736973002/diff/60001/media/audio/mac/audio_low_latency_input_mac.cc File media/audio/mac/audio_low_latency_input_mac.cc (right): https://codereview.chromium.org/1736973002/diff/60001/media/audio/mac/audio_low_latency_input_mac.cc#newcode1198 media/audio/mac/audio_low_latency_input_mac.cc:1198: number_of_frames_requested_); On 2016/02/26 17:27:43, tommi-chromium wrote: > On 2016/02/26 ...
4 years, 9 months ago (2016-02-26 18:37:19 UTC) #17
Henrik Grunell
https://codereview.chromium.org/1736973002/diff/60001/media/audio/mac/audio_low_latency_input_mac.cc File media/audio/mac/audio_low_latency_input_mac.cc (right): https://codereview.chromium.org/1736973002/diff/60001/media/audio/mac/audio_low_latency_input_mac.cc#newcode1198 media/audio/mac/audio_low_latency_input_mac.cc:1198: number_of_frames_requested_); On 2016/02/26 18:37:19, Mark P wrote: > On ...
4 years, 9 months ago (2016-02-29 17:48:49 UTC) #19
Mark P
And again I ask: have you tested this with about:histograms to see if the numbers ...
4 years, 9 months ago (2016-02-29 23:41:37 UTC) #20
Henrik Grunell
I hope things have been clarified now. As for checking chrome://histograms, I do have tested ...
4 years, 9 months ago (2016-03-01 17:46:24 UTC) #21
Mark P
histograms.xml lgtm baring one minor comment below Thanks for iterating on this with me. I ...
4 years, 9 months ago (2016-03-01 19:27:53 UTC) #22
Henrik Grunell
Thanks for the thorough review Mark. I agree the final result is clearer than the ...
4 years, 9 months ago (2016-03-01 19:44:51 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1736973002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1736973002/120001
4 years, 9 months ago (2016-03-01 19:45:47 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_gn_rel/builds/74282)
4 years, 9 months ago (2016-03-01 20:04:33 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1736973002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1736973002/160001
4 years, 9 months ago (2016-03-02 10:48:36 UTC) #31
commit-bot: I haz the power
Committed patchset #9 (id:160001)
4 years, 9 months ago (2016-03-02 12:30:48 UTC) #33
commit-bot: I haz the power
4 years, 9 months ago (2016-03-02 12:31:06 UTC) #35
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/d321a41cfb7c9a0e5948120567fbd15cb18880c3
Cr-Commit-Position: refs/heads/master@{#378731}

Powered by Google App Engine
This is Rietveld 408576698