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

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

Issue 2165503002: Add UMA stats for storage manager for Chrome OS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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 11553 matching lines...) Expand 10 before | Expand all | Expand 10 after
11564 <action name="Options_ShowPowerSettings"> 11564 <action name="Options_ShowPowerSettings">
11565 <owner>michaelpg@chromium.org</owner> 11565 <owner>michaelpg@chromium.org</owner>
11566 <description>Settings: Manage power</description> 11566 <description>Settings: Manage power</description>
11567 </action> 11567 </action>
11568 11568
11569 <action name="Options_ShowProxySettings"> 11569 <action name="Options_ShowProxySettings">
11570 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11570 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11571 <description>Please enter the description of this user action.</description> 11571 <description>Please enter the description of this user action.</description>
11572 </action> 11572 </action>
11573 11573
11574 <action name="Options_ShowStorageManager">
11575 <owner>fukino@chromium.org</owner>
11576 <description>Settings: Storage management</description>
11577 </action>
11578
11574 <action name="Options_ShowSyncAdvanced"> 11579 <action name="Options_ShowSyncAdvanced">
11575 <owner>stevenjb@chromium.org</owner> 11580 <owner>stevenjb@chromium.org</owner>
11576 <description>Settings: Show advanced sync settings</description> 11581 <description>Settings: Show advanced sync settings</description>
11577 </action> 11582 </action>
11578 11583
11579 <action name="Options_ShowTouchpadSettings"> 11584 <action name="Options_ShowTouchpadSettings">
11580 <owner>stevenjb@chromium.org</owner> 11585 <owner>stevenjb@chromium.org</owner>
11581 <description>Settings: Touchpad settings</description> 11586 <description>Settings: Touchpad settings</description>
11582 </action> 11587 </action>
11583 11588
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
11629 <action name="Options_Startup_LastSession"> 11634 <action name="Options_Startup_LastSession">
11630 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11635 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11631 <description>Please enter the description of this user action.</description> 11636 <description>Please enter the description of this user action.</description>
11632 </action> 11637 </action>
11633 11638
11634 <action name="Options_Startup_NewTab"> 11639 <action name="Options_Startup_NewTab">
11635 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11640 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11636 <description>Please enter the description of this user action.</description> 11641 <description>Please enter the description of this user action.</description>
11637 </action> 11642 </action>
11638 11643
11644 <action name="Options_StorageOpenAccounts">
11645 <owner>fukino@chromium.org</owner>
11646 <description>Settings: Storage management: Other users</description>
11647 </action>
11648
11649 <action name="Options_StorageOpenAndroidStorage">
11650 <owner>fukino@chromium.org</owner>
11651 <description>Settings: Storage management: Android storage</description>
11652 </action>
11653
11654 <action name="Options_StorageOpenClearBrowsingData">
11655 <owner>fukino@chromium.org</owner>
11656 <description>Settings: Storage management: Browsing data</description>
11657 </action>
11658
11659 <action name="Options_StorageOpenClearDriveCache">
11660 <owner>fukino@chromium.org</owner>
11661 <description>Settings: Storage management: Offline files</description>
11662 </action>
11663
11664 <action name="Options_StorageOpenDownloads">
11665 <owner>fukino@chromium.org</owner>
11666 <description>Settings: Storage management: Downloads</description>
11667 </action>
11668
11639 <action name="Options_SupervisedUsers_Disable"> 11669 <action name="Options_SupervisedUsers_Disable">
11640 <owner>stevenjb@chromium.org</owner> 11670 <owner>stevenjb@chromium.org</owner>
11641 <description>Settings: Users: Disable supervised users</description> 11671 <description>Settings: Users: Disable supervised users</description>
11642 </action> 11672 </action>
11643 11673
11644 <action name="Options_SupervisedUsers_Enable"> 11674 <action name="Options_SupervisedUsers_Enable">
11645 <owner>stevenjb@chromium.org</owner> 11675 <owner>stevenjb@chromium.org</owner>
11646 <description>Settings: Users: Enable supervised users</description> 11676 <description>Settings: Users: Enable supervised users</description>
11647 </action> 11677 </action>
11648 11678
(...skipping 3569 matching lines...) Expand 10 before | Expand all | Expand 10 after
15218 <action name="webapps.AddShortcut.Manifest"> 15248 <action name="webapps.AddShortcut.Manifest">
15219 <owner>mlamouri@chromium.org</owner> 15249 <owner>mlamouri@chromium.org</owner>
15220 <description> 15250 <description>
15221 Shortcut added to the homescreen with a valid Manifest. This action will be 15251 Shortcut added to the homescreen with a valid Manifest. This action will be
15222 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 15252 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
15223 to keep a trend of whether the webapp also add meta tags. 15253 to keep a trend of whether the webapp also add meta tags.
15224 </description> 15254 </description>
15225 </action> 15255 </action>
15226 15256
15227 </actions> 15257 </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