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

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

Issue 2096363003: [ImportantSites] Adding usage metrics. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Switched percent to be out of 20 Created 4 years, 5 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
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. A user action should be tied to an actual 9 and description for each user action. A user action should be tied to an actual
10 action taken by a user. It should be logged immediately after a user takes the 10 action taken by a user. It should be logged immediately after a user takes the
(...skipping 882 matching lines...) Expand 10 before | Expand all | Expand 10 after
893 </description> 893 </description>
894 </action> 894 </action>
895 895
896 <action name="AlertIndicatorButton_Unmute"> 896 <action name="AlertIndicatorButton_Unmute">
897 <owner>miu@chromium.org</owner> 897 <owner>miu@chromium.org</owner>
898 <description> 898 <description>
899 User clicked the tab alert indicator button to unmute the tab. 899 User clicked the tab alert indicator button to unmute the tab.
900 </description> 900 </description>
901 </action> 901 </action>
902 902
903 <action name="Android.ManageSpace">
904 <owner>dmurph@chromium.org</owner>
905 <description>
906 User navigated to 'Manage Space' for Chrome from the 'Apps' category in
907 Android settings.
908 </description>
909 </action>
910
903 <action name="Android.MultiWindowMode.Enter"> 911 <action name="Android.MultiWindowMode.Enter">
904 <owner>twellington@chromium.org</owner> 912 <owner>twellington@chromium.org</owner>
905 <description>The activity entered Android N multi-window mode.</description> 913 <description>The activity entered Android N multi-window mode.</description>
906 </action> 914 </action>
907 915
908 <action name="Android.MultiWindowMode.Enter-SecondInstance"> 916 <action name="Android.MultiWindowMode.Enter-SecondInstance">
909 <owner>twellington@chromium.org</owner> 917 <owner>twellington@chromium.org</owner>
910 <description> 918 <description>
911 The second activity instance (ChromeTabbedActivity2) entered Android N 919 The second activity instance (ChromeTabbedActivity2) entered Android N
912 multi-window mode. Recorded separately from Android.MultiWindowMode.Enter to 920 multi-window mode. Recorded separately from Android.MultiWindowMode.Enter to
(...skipping 1421 matching lines...) Expand 10 before | Expand all | Expand 10 after
2334 <action name="ClearBrowsingData_ContentLicenses"> 2342 <action name="ClearBrowsingData_ContentLicenses">
2335 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2343 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2336 <description>Please enter the description of this user action.</description> 2344 <description>Please enter the description of this user action.</description>
2337 </action> 2345 </action>
2338 2346
2339 <action name="ClearBrowsingData_Cookies"> 2347 <action name="ClearBrowsingData_Cookies">
2340 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2348 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2341 <description>Please enter the description of this user action.</description> 2349 <description>Please enter the description of this user action.</description>
2342 </action> 2350 </action>
2343 2351
2352 <action name="ClearBrowsingData_DialogCreated">
2353 <owner>dmurph@chromium.org</owner>
2354 <description>Clear browsing data screen is shown to the user.</description>
2355 </action>
2356
2344 <action name="ClearBrowsingData_Downloads"> 2357 <action name="ClearBrowsingData_Downloads">
2345 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2358 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2346 <description>Please enter the description of this user action.</description> 2359 <description>Please enter the description of this user action.</description>
2347 </action> 2360 </action>
2348 2361
2349 <action name="ClearBrowsingData_Everything"> 2362 <action name="ClearBrowsingData_Everything">
2350 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2363 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2351 <description>Please enter the description of this user action.</description> 2364 <description>Please enter the description of this user action.</description>
2352 </action> 2365 </action>
2353 2366
(...skipping 6821 matching lines...) Expand 10 before | Expand all | Expand 10 after
9175 <action name="MobileReceivedExternalIntent"> 9188 <action name="MobileReceivedExternalIntent">
9176 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 9189 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9177 <description>Please enter the description of this user action.</description> 9190 <description>Please enter the description of this user action.</description>
9178 </action> 9191 </action>
9179 9192
9180 <action name="MobileRendererCrashed"> 9193 <action name="MobileRendererCrashed">
9181 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 9194 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9182 <description>Please enter the description of this user action.</description> 9195 <description>Please enter the description of this user action.</description>
9183 </action> 9196 </action>
9184 9197
9198 <action name="MobileSettingsStorageClearAll">
9199 <owner>dmurph@chromium.org</owner>
9200 <description>
9201 User clicked on the 'Clear All' button in the Storage section of sites
9202 settings.
9203 </description>
9204 </action>
9205
9185 <action name="MobileShortcutAllBookmarks"> 9206 <action name="MobileShortcutAllBookmarks">
9186 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 9207 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9187 <description>Please enter the description of this user action.</description> 9208 <description>Please enter the description of this user action.</description>
9188 <obsolete>Deprecated as of 5/2015</obsolete> 9209 <obsolete>Deprecated as of 5/2015</obsolete>
9189 </action> 9210 </action>
9190 9211
9191 <action name="MobileShortcutFindInPage"> 9212 <action name="MobileShortcutFindInPage">
9192 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 9213 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9193 <description>Please enter the description of this user action.</description> 9214 <description>Please enter the description of this user action.</description>
9194 </action> 9215 </action>
(...skipping 5667 matching lines...) Expand 10 before | Expand all | Expand 10 after
14862 <action name="webapps.AddShortcut.Manifest"> 14883 <action name="webapps.AddShortcut.Manifest">
14863 <owner>mlamouri@chromium.org</owner> 14884 <owner>mlamouri@chromium.org</owner>
14864 <description> 14885 <description>
14865 Shortcut added to the homescreen with a valid Manifest. This action will be 14886 Shortcut added to the homescreen with a valid Manifest. This action will be
14866 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 14887 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
14867 to keep a trend of whether the webapp also add meta tags. 14888 to keep a trend of whether the webapp also add meta tags.
14868 </description> 14889 </description>
14869 </action> 14890 </action>
14870 14891
14871 </actions> 14892 </actions>
OLDNEW
« no previous file with comments | « chrome/browser/android/preferences/pref_service_bridge.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698