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> | |
10986 </action> | 10995 </action> |
10987 | 10996 |
10988 <action name="WindowSelector_Selection"> | 10997 <action name="WindowSelector_OverviewEnterKey"> |
10989 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10998 <owner>tdanderson@chromium.org</owner> |
10990 <description>Please enter the description of this user action.</description> | 10999 <owner>flackr@chromium.org</owner> |
11000 <description> | |
11001 Using the enter key to select a window in the overview. | |
11002 </description> | |
10991 </action> | 11003 </action> |
Ilya Sherman
2014/06/10 23:45:13
Please mark the action as obsolete rather than del
Nina
2014/06/11 14:07:00
Done.
| |
10992 | 11004 |
10993 <action name="WorkerProcess_BadProcessToKill"> | 11005 <action name="WorkerProcess_BadProcessToKill"> |
10994 <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> |
10995 <description>Please enter the description of this user action.</description> | 11007 <description>Please enter the description of this user action.</description> |
10996 </action> | 11008 </action> |
10997 | 11009 |
10998 <action name="ZoomMinus"> | 11010 <action name="ZoomMinus"> |
10999 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11011 <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> | 11012 <description>Please enter the description of this user action.</description> |
11001 </action> | 11013 </action> |
(...skipping 72 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> | 11086 <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> | 11087 <description>Please enter the description of this user action.</description> |
11076 </action> | 11088 </action> |
11077 | 11089 |
11078 <action name="webapps.AddShortcut.Bookmark"> | 11090 <action name="webapps.AddShortcut.Bookmark"> |
11079 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11091 <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> | 11092 <description>Please enter the description of this user action.</description> |
11081 </action> | 11093 </action> |
11082 | 11094 |
11083 </actions> | 11095 </actions> |
OLD | NEW |