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

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

Issue 980943005: Add ash UI for third-party VPNs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@f_2_407541_434711_remove_combined_name
Patch Set: Created 5 years, 9 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. 9 and description for each user action.
10 10
(...skipping 11089 matching lines...) Expand 10 before | Expand all | Expand 10 after
11100 <action name="StatusArea_SpokenFeedbackDisabled"> 11100 <action name="StatusArea_SpokenFeedbackDisabled">
11101 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11101 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11102 <description>Please enter the description of this user action.</description> 11102 <description>Please enter the description of this user action.</description>
11103 </action> 11103 </action>
11104 11104
11105 <action name="StatusArea_SpokenFeedbackEnabled"> 11105 <action name="StatusArea_SpokenFeedbackEnabled">
11106 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11106 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11107 <description>Please enter the description of this user action.</description> 11107 <description>Please enter the description of this user action.</description>
11108 </action> 11108 </action>
11109 11109
11110 <action name="StatusArea_VPN_AddBuiltIn">
11111 <owner>bartfab@chromium.org</owner>
11112 <description>
11113 Indicates that the user requested that the built-in dialog for adding an
11114 OpenVPN or L2TP VPN be shown via the ash UI.
11115 </description>
11116 </action>
11117
11118 <action name="StatusArea_VPN_AddThirdParty">
11119 <owner>bartfab@chromium.org</owner>
11120 <description>
11121 Indicates that the user requested that the &quot;add network&quot; dialog
11122 for a third-party VPN be shown via the ash UI.
11123 </description>
11124 </action>
11125
11110 <action name="StatusArea_VPN_ConnectToNetwork"> 11126 <action name="StatusArea_VPN_ConnectToNetwork">
11111 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11127 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11112 <description>Please enter the description of this user action.</description> 11128 <description>Please enter the description of this user action.</description>
11113 </action> 11129 </action>
11114 11130
11115 <action name="StatusArea_VPN_ConnectionDetails"> 11131 <action name="StatusArea_VPN_ConnectionDetails">
11116 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11132 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11117 <description>Please enter the description of this user action.</description> 11133 <description>Please enter the description of this user action.</description>
11118 </action> 11134 </action>
11119 11135
11120 <action name="StatusArea_VPN_Detailed"> 11136 <action name="StatusArea_VPN_Detailed">
11121 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11137 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11122 <description>Please enter the description of this user action.</description> 11138 <description>Please enter the description of this user action.</description>
11123 </action> 11139 </action>
11124 11140
11141 <action name="StatusArea_VPN_Disconnect">
11142 <owner>bartfab@chromium.org</owner>
11143 <description>
11144 Indicates that the user disconnected from a VPN via the ash UI.
11145 </description>
11146 </action>
11147
11125 <action name="StatusArea_VPN_JoinOther"> 11148 <action name="StatusArea_VPN_JoinOther">
11126 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11149 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11127 <description>Please enter the description of this user action.</description> 11150 <description>Please enter the description of this user action.</description>
11151 <obsolete>Replaced by StatusArea_VPN_AddBuiltIn.</obsolete>
11128 </action> 11152 </action>
11129 11153
11130 <action name="StatusArea_VPN_Settings"> 11154 <action name="StatusArea_VPN_Settings">
11131 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11155 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11132 <description>Please enter the description of this user action.</description> 11156 <description>Please enter the description of this user action.</description>
11133 </action> 11157 </action>
11134 11158
11135 <action name="StatusArea_VirtualKeyboardDisabled"> 11159 <action name="StatusArea_VirtualKeyboardDisabled">
11136 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11160 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11137 <description>Please enter the description of this user action.</description> 11161 <description>Please enter the description of this user action.</description>
(...skipping 855 matching lines...) Expand 10 before | Expand all | Expand 10 after
11993 <action name="webapps.AddShortcut.Manifest"> 12017 <action name="webapps.AddShortcut.Manifest">
11994 <owner>mlamouri@chromium.org</owner> 12018 <owner>mlamouri@chromium.org</owner>
11995 <description> 12019 <description>
11996 Shortcut added to the homescreen with a valid Manifest. This action will be 12020 Shortcut added to the homescreen with a valid Manifest. This action will be
11997 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 12021 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
11998 to keep a trend of whether the webapp also add meta tags. 12022 to keep a trend of whether the webapp also add meta tags.
11999 </description> 12023 </description>
12000 </action> 12024 </action>
12001 12025
12002 </actions> 12026 </actions>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698