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

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

Issue 793503003: Fix metrics in actions.xml (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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/browser_options.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. 9 and description for each user action.
10 10
(...skipping 8538 matching lines...) Expand 10 before | Expand all | Expand 10 after
8549 <description> 8549 <description>
8550 Settings: Device: Display settings: arrange desktops 8550 Settings: Device: Display settings: arrange desktops
8551 </description> 8551 </description>
8552 </action> 8552 </action>
8553 8553
8554 <action name="Options_DisplaySetOrientation"> 8554 <action name="Options_DisplaySetOrientation">
8555 <owner>stevenjb@chromium.org</owner> 8555 <owner>stevenjb@chromium.org</owner>
8556 <description>Settings: Device: Display settings: Orientation</description> 8556 <description>Settings: Device: Display settings: Orientation</description>
8557 </action> 8557 </action>
8558 8558
8559 <action name="Options_DisplaySetOverscan">
8560 <owner>stevenjb@chromium.org</owner>
8561 <description>Settings: Device: Display settings: Overscan</description>
8562 </action>
8563
8559 <action name="Options_DisplaySetPrimary"> 8564 <action name="Options_DisplaySetPrimary">
8560 <owner>stevenjb@chromium.org</owner> 8565 <owner>stevenjb@chromium.org</owner>
8561 <description>Settings: Device: Display settings: Make primary</description> 8566 <description>Settings: Device: Display settings: Make primary</description>
8562 </action> 8567 </action>
8563 8568
8564 <action name="Options_DisplaySetResolution"> 8569 <action name="Options_DisplaySetResolution">
8565 <owner>stevenjb@chromium.org</owner> 8570 <owner>stevenjb@chromium.org</owner>
8566 <description> 8571 <description>
8567 Settings: Device: Display settings: Display mode (i.e. resolution, UI-scale, 8572 Settings: Device: Display settings: Display mode (i.e. resolution, UI-scale,
8568 and device scale factor). 8573 and device scale factor).
(...skipping 668 matching lines...) Expand 10 before | Expand all | Expand 10 after
9237 <action name="Options_SetTimeDialog_Show"> 9242 <action name="Options_SetTimeDialog_Show">
9238 <owner>michaelpg@chromium.org</owner> 9243 <owner>michaelpg@chromium.org</owner>
9239 <description>Set system time dialog was launched.</description> 9244 <description>Set system time dialog was launched.</description>
9240 </action> 9245 </action>
9241 9246
9242 <action name="Options_ShowAdvancedSettings"> 9247 <action name="Options_ShowAdvancedSettings">
9243 <owner>stevenjb@chromium.org</owner> 9248 <owner>stevenjb@chromium.org</owner>
9244 <description>Settings: Show advanced settings</description> 9249 <description>Settings: Show advanced settings</description>
9245 </action> 9250 </action>
9246 9251
9247 <action name="Options_ShowAutoFillSettings"> 9252 <action name="Options_ShowAutofillSettings">
9248 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 9253 <owner>michaelpg@chromium.org</owner>
9249 <description>Please enter the description of this user action.</description> 9254 <description>Settings: Show autofill settings</description>
9250 </action> 9255 </action>
9251 9256
9252 <action name="Options_ShowBatterySettings"> 9257 <action name="Options_ShowBatterySettings">
9253 <owner>michaelpg@chromium.org</owner> 9258 <owner>michaelpg@chromium.org</owner>
9254 <description>Settings: Power settings</description> 9259 <description>Settings: Power settings</description>
9255 </action> 9260 </action>
9256 9261
9257 <action name="Options_ShowBookmarksBar_Disable"> 9262 <action name="Options_ShowBookmarksBar_Disable">
9258 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 9263 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9259 <description>Please enter the description of this user action.</description> 9264 <description>Please enter the description of this user action.</description>
9260 </action> 9265 </action>
9261 9266
9262 <action name="Options_ShowBookmarksBar_Enable"> 9267 <action name="Options_ShowBookmarksBar_Enable">
9263 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 9268 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9264 <description>Please enter the description of this user action.</description> 9269 <description>Please enter the description of this user action.</description>
9265 </action> 9270 </action>
9266 9271
9267 <action name="Options_ShowCookies"> 9272 <action name="Options_ShowCookies">
9268 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 9273 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9269 <description>Please enter the description of this user action.</description> 9274 <description>Please enter the description of this user action.</description>
9270 </action> 9275 </action>
9271 9276
9277 <action name="Options_ShowFontSettings">
9278 <owner>michaelpg@chromium.org</owner>
9279 <description>Setings: Customize fonts</description>
9280 </action>
9281
9272 <action name="Options_ShowKeyboardSettings"> 9282 <action name="Options_ShowKeyboardSettings">
9273 <owner>stevenjb@chromium.org</owner> 9283 <owner>stevenjb@chromium.org</owner>
9274 <description>Settings: Keyboard settings</description> 9284 <description>Settings: Keyboard settings</description>
9275 </action> 9285 </action>
9276 9286
9277 <action name="Options_ShowPasswordManager"> 9287 <action name="Options_ShowPasswordManager">
9278 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 9288 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9279 <description>Please enter the description of this user action.</description> 9289 <description>Please enter the description of this user action.</description>
9280 </action> 9290 </action>
9281 9291
(...skipping 2515 matching lines...) Expand 10 before | Expand all | Expand 10 after
11797 <action name="webapps.AddShortcut.Manifest"> 11807 <action name="webapps.AddShortcut.Manifest">
11798 <owner>mlamouri@chromium.org</owner> 11808 <owner>mlamouri@chromium.org</owner>
11799 <description> 11809 <description>
11800 Shortcut added to the homescreen with a valid Manifest. This action will be 11810 Shortcut added to the homescreen with a valid Manifest. This action will be
11801 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 11811 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
11802 to keep a trend of whether the webapp also add meta tags. 11812 to keep a trend of whether the webapp also add meta tags.
11803 </description> 11813 </description>
11804 </action> 11814 </action>
11805 11815
11806 </actions> 11816 </actions>
OLDNEW
« no previous file with comments | « chrome/browser/resources/options/browser_options.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698