OLD | NEW |
---|---|
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 10952 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
10963 <action name="Win8MetroRestart"> | 10963 <action name="Win8MetroRestart"> |
10964 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10964 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10965 <description>Please enter the description of this user action.</description> | 10965 <description>Please enter the description of this user action.</description> |
10966 </action> | 10966 </action> |
10967 | 10967 |
10968 <action name="WindowBorder_ClickTogglesSingleAxisMaximize"> | 10968 <action name="WindowBorder_ClickTogglesSingleAxisMaximize"> |
10969 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10969 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10970 <description>Please enter the description of this user action.</description> | 10970 <description>Please enter the description of this user action.</description> |
10971 </action> | 10971 </action> |
10972 | 10972 |
10973 <action name="WindowCycleController_Cycle"> | |
10974 <owner>tdanderson@chromium.org</owner> | |
10975 <owner>flackr@chromium.org</owner> | |
10976 <description> | |
10977 Starting a window selection cycle by pressing alt-tab. | |
10978 </description> | |
10979 </action> | |
10980 | |
10973 <action name="WindowDrag_MaximizeLeft"> | 10981 <action name="WindowDrag_MaximizeLeft"> |
10974 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10982 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10975 <description>Please enter the description of this user action.</description> | 10983 <description>Please enter the description of this user action.</description> |
10976 </action> | 10984 </action> |
10977 | 10985 |
10978 <action name="WindowDrag_MaximizeRight"> | 10986 <action name="WindowDrag_MaximizeRight"> |
10979 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10987 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10980 <description>Please enter the description of this user action.</description> | 10988 <description>Please enter the description of this user action.</description> |
10981 </action> | 10989 </action> |
10982 | 10990 |
10983 <action name="WindowSelector_Overview"> | 10991 <action name="WindowSelector_Overview"> |
10984 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10992 <owner>tdanderson@chromium.org</owner> |
10985 <description>Please enter the description of this user action.</description> | 10993 <owner>flackr@chromium.org</owner> |
10994 <description>Starting the window overview mode.</description> | |
10995 </action> | |
10996 | |
10997 <action name="WindowSelector_OverviewEnterKey"> | |
10998 <owner>tdanderson@chromium.org</owner> | |
10999 <owner>flackr@chromium.org</owner> | |
11000 <description> | |
11001 Using the enter key to select a window in the overview. | |
11002 </description> | |
10986 </action> | 11003 </action> |
10987 | 11004 |
10988 <action name="WindowSelector_Selection"> | 11005 <action name="WindowSelector_Selection"> |
10989 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11006 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10990 <description>Please enter the description of this user action.</description> | 11007 <description>Please enter the description of this user action.</description> |
11008 <obsolete> | |
11009 No longer relevant since alt tab window switching was separated from | |
11010 overview mode. | |
Ilya Sherman
2014/06/11 17:27:48
nit: Please include the (rough) date on which this
| |
11011 </obsolete> | |
10991 </action> | 11012 </action> |
10992 | 11013 |
10993 <action name="WorkerProcess_BadProcessToKill"> | 11014 <action name="WorkerProcess_BadProcessToKill"> |
10994 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11015 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10995 <description>Please enter the description of this user action.</description> | 11016 <description>Please enter the description of this user action.</description> |
10996 </action> | 11017 </action> |
10997 | 11018 |
10998 <action name="ZoomMinus"> | 11019 <action name="ZoomMinus"> |
10999 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11020 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
11000 <description>Please enter the description of this user action.</description> | 11021 <description>Please enter the description of this user action.</description> |
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
11074 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11095 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
11075 <description>Please enter the description of this user action.</description> | 11096 <description>Please enter the description of this user action.</description> |
11076 </action> | 11097 </action> |
11077 | 11098 |
11078 <action name="webapps.AddShortcut.Bookmark"> | 11099 <action name="webapps.AddShortcut.Bookmark"> |
11079 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11100 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
11080 <description>Please enter the description of this user action.</description> | 11101 <description>Please enter the description of this user action.</description> |
11081 </action> | 11102 </action> |
11082 | 11103 |
11083 </actions> | 11104 </actions> |
OLD | NEW |