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

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

Issue 2175533002: Add UMA stats for storage manager for Chrome OS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2785
Patch Set: 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
« no previous file with comments | « chrome/browser/resources/options/chromeos/storage_manager.js ('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. 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 11504 matching lines...) Expand 10 before | Expand all | Expand 10 after
11515 <action name="Options_ShowPowerSettings"> 11515 <action name="Options_ShowPowerSettings">
11516 <owner>michaelpg@chromium.org</owner> 11516 <owner>michaelpg@chromium.org</owner>
11517 <description>Settings: Manage power</description> 11517 <description>Settings: Manage power</description>
11518 </action> 11518 </action>
11519 11519
11520 <action name="Options_ShowProxySettings"> 11520 <action name="Options_ShowProxySettings">
11521 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11521 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11522 <description>Please enter the description of this user action.</description> 11522 <description>Please enter the description of this user action.</description>
11523 </action> 11523 </action>
11524 11524
11525 <action name="Options_ShowStorageManager">
11526 <owner>fukino@chromium.org</owner>
11527 <description>Settings: Storage management</description>
11528 </action>
11529
11525 <action name="Options_ShowSyncAdvanced"> 11530 <action name="Options_ShowSyncAdvanced">
11526 <owner>stevenjb@chromium.org</owner> 11531 <owner>stevenjb@chromium.org</owner>
11527 <description>Settings: Show advanced sync settings</description> 11532 <description>Settings: Show advanced sync settings</description>
11528 </action> 11533 </action>
11529 11534
11530 <action name="Options_ShowTouchpadSettings"> 11535 <action name="Options_ShowTouchpadSettings">
11531 <owner>stevenjb@chromium.org</owner> 11536 <owner>stevenjb@chromium.org</owner>
11532 <description>Settings: Touchpad settings</description> 11537 <description>Settings: Touchpad settings</description>
11533 </action> 11538 </action>
11534 11539
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
11580 <action name="Options_Startup_LastSession"> 11585 <action name="Options_Startup_LastSession">
11581 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11586 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11582 <description>Please enter the description of this user action.</description> 11587 <description>Please enter the description of this user action.</description>
11583 </action> 11588 </action>
11584 11589
11585 <action name="Options_Startup_NewTab"> 11590 <action name="Options_Startup_NewTab">
11586 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11591 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11587 <description>Please enter the description of this user action.</description> 11592 <description>Please enter the description of this user action.</description>
11588 </action> 11593 </action>
11589 11594
11595 <action name="Options_StorageOpenAccounts">
11596 <owner>fukino@chromium.org</owner>
11597 <description>Settings: Storage management: Other users</description>
11598 </action>
11599
11600 <action name="Options_StorageOpenAndroidStorage">
11601 <owner>fukino@chromium.org</owner>
11602 <description>Settings: Storage management: Android storage</description>
11603 </action>
11604
11605 <action name="Options_StorageOpenClearBrowsingData">
11606 <owner>fukino@chromium.org</owner>
11607 <description>Settings: Storage management: Browsing data</description>
11608 </action>
11609
11610 <action name="Options_StorageOpenClearDriveCache">
11611 <owner>fukino@chromium.org</owner>
11612 <description>Settings: Storage management: Offline files</description>
11613 </action>
11614
11615 <action name="Options_StorageOpenDownloads">
11616 <owner>fukino@chromium.org</owner>
11617 <description>Settings: Storage management: Downloads</description>
11618 </action>
11619
11590 <action name="Options_SupervisedUsers_Disable"> 11620 <action name="Options_SupervisedUsers_Disable">
11591 <owner>stevenjb@chromium.org</owner> 11621 <owner>stevenjb@chromium.org</owner>
11592 <description>Settings: Users: Disable supervised users</description> 11622 <description>Settings: Users: Disable supervised users</description>
11593 </action> 11623 </action>
11594 11624
11595 <action name="Options_SupervisedUsers_Enable"> 11625 <action name="Options_SupervisedUsers_Enable">
11596 <owner>stevenjb@chromium.org</owner> 11626 <owner>stevenjb@chromium.org</owner>
11597 <description>Settings: Users: Enable supervised users</description> 11627 <description>Settings: Users: Enable supervised users</description>
11598 </action> 11628 </action>
11599 11629
(...skipping 3470 matching lines...) Expand 10 before | Expand all | Expand 10 after
15070 <action name="webapps.AddShortcut.Manifest"> 15100 <action name="webapps.AddShortcut.Manifest">
15071 <owner>mlamouri@chromium.org</owner> 15101 <owner>mlamouri@chromium.org</owner>
15072 <description> 15102 <description>
15073 Shortcut added to the homescreen with a valid Manifest. This action will be 15103 Shortcut added to the homescreen with a valid Manifest. This action will be
15074 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 15104 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
15075 to keep a trend of whether the webapp also add meta tags. 15105 to keep a trend of whether the webapp also add meta tags.
15076 </description> 15106 </description>
15077 </action> 15107 </action>
15078 15108
15079 </actions> 15109 </actions>
OLDNEW
« no previous file with comments | « chrome/browser/resources/options/chromeos/storage_manager.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698