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 7967 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7978 <action name="OpenSystemOptionsDialog"> | 7978 <action name="OpenSystemOptionsDialog"> |
7979 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 7979 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
7980 <description>Please enter the description of this user action.</description> | 7980 <description>Please enter the description of this user action.</description> |
7981 </action> | 7981 </action> |
7982 | 7982 |
7983 <action name="OpenTabpose"> | 7983 <action name="OpenTabpose"> |
7984 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 7984 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
7985 <description>Please enter the description of this user action.</description> | 7985 <description>Please enter the description of this user action.</description> |
7986 </action> | 7986 </action> |
7987 | 7987 |
| 7988 <action name="Options_AccessibilityHighContrastMode"> |
| 7989 <owner>stevenjb@chromium.org</owner> |
| 7990 <description>Settings: Accessibility: Toggle high contrast mode</description> |
| 7991 </action> |
| 7992 |
| 7993 <action name="Options_AccessibilityHighContrastMode_Disable"> |
| 7994 <owner>stevenjb@chromium.org</owner> |
| 7995 <description>Settings: Accessibility: Disable high contrast mode</description> |
| 7996 </action> |
| 7997 |
| 7998 <action name="Options_AccessibilityHighContrastMode_Enable"> |
| 7999 <owner>stevenjb@chromium.org</owner> |
| 8000 <description>Settings: Accessibility: Enable high contrast mode</description> |
| 8001 </action> |
| 8002 |
| 8003 <action name="Options_AccessibilityLargeMouseCursor_Disable"> |
| 8004 <owner>stevenjb@chromium.org</owner> |
| 8005 <description>Settings: Accessibility: Disable large mouse cursor</description> |
| 8006 </action> |
| 8007 |
| 8008 <action name="Options_AccessibilityLargeMouseCursor_Enable"> |
| 8009 <owner>stevenjb@chromium.org</owner> |
| 8010 <description>Settings: Accessibility: Enable large mouse cursor</description> |
| 8011 </action> |
| 8012 |
| 8013 <action name="Options_AccessibilityLearnMore"> |
| 8014 <owner>stevenjb@chromium.org</owner> |
| 8015 <description>Settings: Accessibility: Learn More</description> |
| 8016 </action> |
| 8017 |
| 8018 <action name="Options_AccessibilityOnScreenKeyboard_Disable"> |
| 8019 <owner>stevenjb@chromium.org</owner> |
| 8020 <description>Settings: Accessibility: Disable on-screen keyboard</description> |
| 8021 </action> |
| 8022 |
| 8023 <action name="Options_AccessibilityOnScreenKeyboard_Enable"> |
| 8024 <owner>stevenjb@chromium.org</owner> |
| 8025 <description>Settings: Accessibility: Enable on-screen keyboard</description> |
| 8026 </action> |
| 8027 |
| 8028 <action name="Options_AccessibilityScreenMagnifier_Disable"> |
| 8029 <owner>stevenjb@chromium.org</owner> |
| 8030 <description>Settings: Accessibility: Disable screen magnifier</description> |
| 8031 </action> |
| 8032 |
| 8033 <action name="Options_AccessibilityScreenMagnifier_Enable"> |
| 8034 <owner>stevenjb@chromium.org</owner> |
| 8035 <description>Settings: Accessibility: Enable screen magnifier</description> |
| 8036 </action> |
| 8037 |
| 8038 <action name="Options_AccessibilitySpokenFeedback_Disable"> |
| 8039 <owner>stevenjb@chromium.org</owner> |
| 8040 <description>Settings: Accessibility: Disable ChromeVox</description> |
| 8041 </action> |
| 8042 |
| 8043 <action name="Options_AccessibilitySpokenFeedback_Enable"> |
| 8044 <owner>stevenjb@chromium.org</owner> |
| 8045 <description>Settings: Accessibility: Enable ChromeVox</description> |
| 8046 </action> |
| 8047 |
| 8048 <action name="Options_AccessibilityStickyKeys_Disable"> |
| 8049 <owner>stevenjb@chromium.org</owner> |
| 8050 <description>Settings: Accessibility: Disable sticky keys</description> |
| 8051 </action> |
| 8052 |
| 8053 <action name="Options_AccessibilityStickyKeys_Enable"> |
| 8054 <owner>stevenjb@chromium.org</owner> |
| 8055 <description>Settings: Accessibility: Enable sticky keys</description> |
| 8056 </action> |
| 8057 |
| 8058 <action name="Options_AccessibilitySystemMenu_Disable"> |
| 8059 <owner>stevenjb@chromium.org</owner> |
| 8060 <description> |
| 8061 Settings: Accessibility: Disable show in system menu |
| 8062 </description> |
| 8063 </action> |
| 8064 |
| 8065 <action name="Options_AccessibilitySystemMenu_Enable"> |
| 8066 <owner>stevenjb@chromium.org</owner> |
| 8067 <description>Settings: Accessibility: Enable show in system menu</description> |
| 8068 </action> |
| 8069 |
| 8070 <action name="Options_AccessibilityTapDragging_Disable"> |
| 8071 <owner>stevenjb@chromium.org</owner> |
| 8072 <description>Settings: Accessibility: Disable tap dragging</description> |
| 8073 </action> |
| 8074 |
| 8075 <action name="Options_AccessibilityTapDragging_Enable"> |
| 8076 <owner>stevenjb@chromium.org</owner> |
| 8077 <description>Settings: Accessibility: Enable tap dragging</description> |
| 8078 </action> |
| 8079 |
7988 <action name="Options_AppLanguage"> | 8080 <action name="Options_AppLanguage"> |
7989 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 8081 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
7990 <description>Please enter the description of this user action.</description> | 8082 <description>Please enter the description of this user action.</description> |
7991 </action> | 8083 </action> |
7992 | 8084 |
7993 <action name="Options_AskForSaveLocation_Disable"> | 8085 <action name="Options_AskForSaveLocation_Disable"> |
7994 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 8086 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
7995 <description>Please enter the description of this user action.</description> | 8087 <description>Please enter the description of this user action.</description> |
7996 </action> | 8088 </action> |
7997 | 8089 |
(...skipping 3129 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11127 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11219 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
11128 <description>Please enter the description of this user action.</description> | 11220 <description>Please enter the description of this user action.</description> |
11129 </action> | 11221 </action> |
11130 | 11222 |
11131 <action name="webapps.AddShortcut.Bookmark"> | 11223 <action name="webapps.AddShortcut.Bookmark"> |
11132 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11224 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
11133 <description>Please enter the description of this user action.</description> | 11225 <description>Please enter the description of this user action.</description> |
11134 </action> | 11226 </action> |
11135 | 11227 |
11136 </actions> | 11228 </actions> |
OLD | NEW |