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

Side by Side Diff: tools/metrics/actions/actions.xml

Issue 2642903002: Removing Scroll user actions because they are extremely spammy. (Closed)
Patch Set: Adding action owners Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « content/browser/renderer_host/render_widget_host_view_event_handler.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!-- 1 <!--
2 Copyright 2014 The Chromium Authors. All rights reserved. 2 Copyright 2014 The Chromium Authors. All rights reserved.
3 Use of this source code is governed by a BSD-style license that can be 3 Use of this source code is governed by a BSD-style license that can be
4 found in the LICENSE file. 4 found in the LICENSE file.
5 --> 5 -->
6 6
7 <!-- 7 <!--
8 This file is a comprehensive list of Chrome user actions along with the owner 8 This file is a comprehensive list of Chrome user actions along with the owner
9 and description for each user action. 9 and description for each user action.
10 10
(...skipping 15639 matching lines...) Expand 10 before | Expand all | Expand 10 after
15650 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15650 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15651 <description>Please enter the description of this user action.</description> 15651 <description>Please enter the description of this user action.</description>
15652 </action> 15652 </action>
15653 15653
15654 <action name="Touchpad_Gesture_Overview"> 15654 <action name="Touchpad_Gesture_Overview">
15655 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15655 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15656 <description>Please enter the description of this user action.</description> 15656 <description>Please enter the description of this user action.</description>
15657 </action> 15657 </action>
15658 15658
15659 <action name="TouchscreenScroll"> 15659 <action name="TouchscreenScroll">
15660 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15660 <owner>tdresser@chromium.org</owner>
15661 <description>Please enter the description of this user action.</description> 15661 <description>
15662 Logged at the beginning of touchscreen based scrolling. In M56 and earlier,
15663 was logged at begin, update, and end events for touchscreen scrolling.
15664 </description>
15662 </action> 15665 </action>
15663 15666
15664 <action name="TouchscreenScrollFling"> 15667 <action name="TouchscreenScrollFling">
15665 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15668 <owner>tdresser@chromium.org</owner>
15666 <description>Please enter the description of this user action.</description> 15669 <description>Logged on an ET_SCROLL_FLING_START gesture event.</description>
15667 </action> 15670 </action>
15668 15671
15669 <action name="Touchscreen_Down"> 15672 <action name="Touchscreen_Down">
15670 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15673 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15671 <description>Please enter the description of this user action.</description> 15674 <description>Please enter the description of this user action.</description>
15672 </action> 15675 </action>
15673 15676
15674 <action name="Touchview_Disabled"> 15677 <action name="Touchview_Disabled">
15675 <owner>bruthig@chromium.org</owner> 15678 <owner>bruthig@chromium.org</owner>
15676 <owner>tdanderson@chromium.org</owner> 15679 <owner>tdanderson@chromium.org</owner>
15677 <description>Recorded when a user exits TouchView mode.</description> 15680 <description>Recorded when a user exits TouchView mode.</description>
15678 </action> 15681 </action>
15679 15682
15680 <action name="Touchview_Enabled"> 15683 <action name="Touchview_Enabled">
15681 <owner>bruthig@chromium.org</owner> 15684 <owner>bruthig@chromium.org</owner>
15682 <owner>tdanderson@chromium.org</owner> 15685 <owner>tdanderson@chromium.org</owner>
15683 <description>Recorded when a user enters TouchView mode.</description> 15686 <description>Recorded when a user enters TouchView mode.</description>
15684 </action> 15687 </action>
15685 15688
15686 <action name="Touchview_Initially_Disabled"> 15689 <action name="Touchview_Initially_Disabled">
15687 <owner>bruthig@chromium.org</owner> 15690 <owner>bruthig@chromium.org</owner>
15688 <owner>tdanderson@chromium.org</owner> 15691 <owner>tdanderson@chromium.org</owner>
15689 <description> 15692 <description>
15690 Recorded when the Touchview controller is initialized such that TouchView 15693 Recorded when the Touchview controller is initialized such that TouchView
15691 mode is disabled initially. 15694 mode is disabled initially.
15692 </description> 15695 </description>
15693 </action> 15696 </action>
15694 15697
15695 <action name="TrackpadScroll"> 15698 <action name="TrackpadScroll">
15696 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15699 <owner>tdresser@chromium.org</owner>
15697 <description>Please enter the description of this user action.</description> 15700 <description>
15701 Logged on trackpad scroll events. Logging was removed in M57, because it
15702 caused too many events.
15703 </description>
15698 </action> 15704 </action>
15699 15705
15700 <action name="TrackpadScrollFling"> 15706 <action name="TrackpadScrollFling">
15701 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15707 <owner>tdresser@chromium.org</owner>
15702 <description>Please enter the description of this user action.</description> 15708 <description>Logged on an ET_SCROLL_FLING_START scroll event.</description>
15703 </action> 15709 </action>
15704 15710
15705 <action name="Transpose"> 15711 <action name="Transpose">
15706 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15712 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15707 <description>Please enter the description of this user action.</description> 15713 <description>Please enter the description of this user action.</description>
15708 </action> 15714 </action>
15709 15715
15710 <action name="Tray_Help"> 15716 <action name="Tray_Help">
15711 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15717 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15712 <description>Please enter the description of this user action.</description> 15718 <description>Please enter the description of this user action.</description>
(...skipping 633 matching lines...) Expand 10 before | Expand all | Expand 10 after
16346 <action name="webapps.AddShortcut.Manifest"> 16352 <action name="webapps.AddShortcut.Manifest">
16347 <owner>mlamouri@chromium.org</owner> 16353 <owner>mlamouri@chromium.org</owner>
16348 <description> 16354 <description>
16349 Shortcut added to the homescreen with a valid Manifest. This action will be 16355 Shortcut added to the homescreen with a valid Manifest. This action will be
16350 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 16356 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
16351 to keep a trend of whether the webapp also add meta tags. 16357 to keep a trend of whether the webapp also add meta tags.
16352 </description> 16358 </description>
16353 </action> 16359 </action>
16354 16360
16355 </actions> 16361 </actions>
OLDNEW
« no previous file with comments | « content/browser/renderer_host/render_widget_host_view_event_handler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698