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

Unified Diff: tools/metrics/actions/actions.xml

Issue 335953002: Add UMA stats for user settings (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/sync_setup_overlay.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 5e5ba29a106aa87c2e97ab836dd0e00d6602ed55..0ad0c762ca2967dba1ed48ba5bbafdfb67265daa 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -8077,6 +8077,18 @@ should be able to be added at any place in this file.
<description>Settings: Accessibility: Enable tap dragging</description>
</action>
+<action name="Options_AllowAllUsers_Disable">
+ <owner>stevenjb@chromium.org</owner>
+ <description>
+ Settings: Users: Disable allowing all users (whitelisted users only)
+ </description>
+</action>
+
+<action name="Options_AllowAllUsers_Enable">
+ <owner>stevenjb@chromium.org</owner>
+ <description>Settings: Users: Enable allowing all users</description>
+</action>
+
<action name="Options_AppLanguage">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
@@ -8384,6 +8396,16 @@ should be able to be added at any place in this file.
<description>Please enter the description of this user action.</description>
</action>
+<action name="Options_GuestBrowsing_Disable">
+ <owner>stevenjb@chromium.org</owner>
+ <description>Settings: Users: Disable guest browsing</description>
+</action>
+
+<action name="Options_GuestBrowsing_Enable">
+ <owner>stevenjb@chromium.org</owner>
+ <description>Settings: Users: Enable guest browsing</description>
+</action>
+
<action name="Options_Homepage_HideHomeButton">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
@@ -8564,6 +8586,11 @@ should be able to be added at any place in this file.
<description>Please enter the description of this user action.</description>
</action>
+<action name="Options_ManageAccounts">
+ <owner>stevenjb@chromium.org</owner>
+ <description>Settings: Users: Manage other users</description>
+</action>
+
<action name="Options_ManageCloudPrinters">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
@@ -8851,6 +8878,20 @@ should be able to be added at any place in this file.
<description>Safe Browsing Extended Reporting enabled</description>
</action>
+<action name="Options_ScreenLock_Disable">
+ <owner>stevenjb@chromium.org</owner>
+ <description>
+ Settings: Users: Do not require a password to wake from sleep
+ </description>
+</action>
+
+<action name="Options_ScreenLock_Enable">
+ <owner>stevenjb@chromium.org</owner>
+ <description>
+ Settings: Users: Require a password to wake from sleep
+ </description>
+</action>
+
<action name="Options_SearchEngineChanged">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
@@ -8886,6 +8927,11 @@ should be able to be added at any place in this file.
<description>Set system time dialog was launched.</description>
</action>
+<action name="Options_ShowAdvancedSettings">
+ <owner>stevenjb@chromium.org</owner>
+ <description>Settings: Show advanced settings</description>
+</action>
+
<action name="Options_ShowAutoFillSettings">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
@@ -8926,11 +8972,26 @@ should be able to be added at any place in this file.
<description>Please enter the description of this user action.</description>
</action>
+<action name="Options_ShowSyncAdvanced">
+ <owner>stevenjb@chromium.org</owner>
+ <description>Settings: Show advanced sync settings</description>
+</action>
+
<action name="Options_ShowTouchpadSettings">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Touchpad settings</description>
</action>
+<action name="Options_ShowUserNamesOnSignin_Disable">
+ <owner>stevenjb@chromium.org</owner>
+ <description>Settings: Users: Disable usernames on signin</description>
+</action>
+
+<action name="Options_ShowUserNamesOnSignin_Enable">
+ <owner>stevenjb@chromium.org</owner>
+ <description>Settings: Users: Enable usernames on signin</description>
+</action>
+
<action name="Options_SpeedFactorSlider_Changed">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
@@ -8976,6 +9037,38 @@ should be able to be added at any place in this file.
<description>Please enter the description of this user action.</description>
</action>
+<action name="Options_SupervisedUsers_Disable">
+ <owner>stevenjb@chromium.org</owner>
+ <description>Settings: Users: Disable supervised users</description>
+</action>
+
+<action name="Options_SupervisedUsers_Enable">
+ <owner>stevenjb@chromium.org</owner>
+ <description>Settings: Users: Enable supervised users</description>
+</action>
+
+<action name="Options_SyncSelectDataTypes">
+ <owner>stevenjb@chromium.org</owner>
+ <description>
+ Settings: Users: Sync: Enable selectively syncing data types
+ </description>
+</action>
+
+<action name="Options_SyncSetDefault">
+ <owner>stevenjb@chromium.org</owner>
+ <description>Settings: Users: Sync: Use default settings</description>
+</action>
+
+<action name="Options_SyncSetEncryption">
+ <owner>stevenjb@chromium.org</owner>
+ <description>Settings: Users: Sync: Encrypt sync data</description>
+</action>
+
+<action name="Options_SyncToggleDataType">
+ <owner>stevenjb@chromium.org</owner>
+ <description>Settings: Users: Toggle a sync data type</description>
+</action>
+
<action name="Options_TLS1_Disable">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
@@ -9076,6 +9169,16 @@ should be able to be added at any place in this file.
<description>Please enter the description of this user action.</description>
</action>
+<action name="Options_WhitelistedUser_Add">
+ <owner>stevenjb@chromium.org</owner>
+ <description>Settings: Users: Add a whitelisted user</description>
+</action>
+
+<action name="Options_WhitelistedUser_Remove">
+ <owner>stevenjb@chromium.org</owner>
+ <description>Settings: Users: Remove a whitelisted user</description>
+</action>
+
<action name="OriginChipPress">
<owner>macourteau@chromium.org</owner>
<description>Please enter the description of this user action.</description>
« no previous file with comments | « chrome/browser/resources/sync_setup_overlay.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698