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

Issue 10834070: ash: Add some UMA for touch-events. (Closed)

Created:
8 years, 4 months ago by sadrul
Modified:
8 years, 4 months ago
CC:
chromium-reviews, tfarina, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

ash: Add some UMA for touch/gesture-events. Count the touchpad/touchscreen interactions and the touch-event radii values. Also count scrolls on web-pages seperately. BUG=138846 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=149669

Patch Set 1 : . #

Total comments: 3

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Patch Set 6 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -2 lines) Patch
M ash/shell_delegate.h View 1 1 chunk +3 lines, -1 line 0 comments Download
M ash/touch/touch_uma.cc View 1 2 3 4 5 5 chunks +92 lines, -1 line 0 comments Download
M ash/wm/system_gesture_event_filter.cc View 1 3 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/ash/chrome_shell_delegate.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/tools/chromeactions.txt View 1 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
sadrul
Some notes: * Instead of counting 'clicks', I am measuring the tap-downs in this patch. ...
8 years, 4 months ago (2012-07-30 19:39:58 UTC) #1
Rick Byers
On 2012/07/30 19:39:58, sadrul wrote: > Some notes: > * Instead of counting 'clicks', I ...
8 years, 4 months ago (2012-07-31 20:37:20 UTC) #2
Rick Byers
http://codereview.chromium.org/10834070/diff/4001/ash/touch/touch_uma.cc File ash/touch/touch_uma.cc (right): http://codereview.chromium.org/10834070/diff/4001/ash/touch/touch_uma.cc#newcode235 ash/touch/touch_uma.cc:235: 1, 500, 100); This seems reasonable to me. We've ...
8 years, 4 months ago (2012-07-31 20:37:36 UTC) #3
sadrul
http://codereview.chromium.org/10834070/diff/4001/ash/wm/system_gesture_event_filter.cc File ash/wm/system_gesture_event_filter.cc (right): http://codereview.chromium.org/10834070/diff/4001/ash/wm/system_gesture_event_filter.cc#newcode538 ash/wm/system_gesture_event_filter.cc:538: ui::IsTouchpadEvent(event->native_event())) { On 2012/07/31 20:37:36, Rick Byers wrote: > ...
8 years, 4 months ago (2012-08-01 16:15:26 UTC) #4
sadrul
I have updated the patch to also count scroll events on webpages separately.
8 years, 4 months ago (2012-08-01 16:56:00 UTC) #5
Rick Byers
lgtm
8 years, 4 months ago (2012-08-01 21:38:38 UTC) #6
Ben Goodger (Google)
8 years, 4 months ago (2012-08-02 15:28:08 UTC) #7
lgtm

Powered by Google App Engine
This is Rietveld 408576698