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

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

Issue 417113012: Introduce user customization of external HighDPI mode for 4K monitor. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix Created 6 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « chrome/browser/ui/webui/options/chromeos/display_options_handler.cc ('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 8343 matching lines...) Expand 10 before | Expand all | Expand 10 after
8354 <description>Settings: Device: Display settings: Orientation</description> 8354 <description>Settings: Device: Display settings: Orientation</description>
8355 </action> 8355 </action>
8356 8356
8357 <action name="Options_DisplaySetPrimary"> 8357 <action name="Options_DisplaySetPrimary">
8358 <owner>stevenjb@chromium.org</owner> 8358 <owner>stevenjb@chromium.org</owner>
8359 <description>Settings: Device: Display settings: Make primary</description> 8359 <description>Settings: Device: Display settings: Make primary</description>
8360 </action> 8360 </action>
8361 8361
8362 <action name="Options_DisplaySetResolution"> 8362 <action name="Options_DisplaySetResolution">
8363 <owner>stevenjb@chromium.org</owner> 8363 <owner>stevenjb@chromium.org</owner>
8364 <description>Settings: Device: Display settings: Resolution</description> 8364 <description>
8365 Settings: Device: Display settings: Display mode (i.e. resolution, UI-scale,
8366 and device scale factor).
8367 </description>
8365 </action> 8368 </action>
8366 8369
8367 <action name="Options_DisplayToggleMirroring"> 8370 <action name="Options_DisplayToggleMirroring">
8368 <owner>stevenjb@chromium.org</owner> 8371 <owner>stevenjb@chromium.org</owner>
8369 <description>Settings: Device: Display settings: Start mirroring</description> 8372 <description>Settings: Device: Display settings: Start mirroring</description>
8370 </action> 8373 </action>
8371 8374
8372 <action name="Options_DnsPrefetchCheckbox_Disable"> 8375 <action name="Options_DnsPrefetchCheckbox_Disable">
8373 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 8376 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8374 <description>Please enter the description of this user action.</description> 8377 <description>Please enter the description of this user action.</description>
(...skipping 3020 matching lines...) Expand 10 before | Expand all | Expand 10 after
11395 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11398 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11396 <description>Please enter the description of this user action.</description> 11399 <description>Please enter the description of this user action.</description>
11397 </action> 11400 </action>
11398 11401
11399 <action name="webapps.AddShortcut.Bookmark"> 11402 <action name="webapps.AddShortcut.Bookmark">
11400 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11403 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11401 <description>Please enter the description of this user action.</description> 11404 <description>Please enter the description of this user action.</description>
11402 </action> 11405 </action>
11403 11406
11404 </actions> 11407 </actions>
OLDNEW
« no previous file with comments | « chrome/browser/ui/webui/options/chromeos/display_options_handler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698