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 874 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
885 Metric recorded when shortcut key to initiate an active window screenshot | 885 Metric recorded when shortcut key to initiate an active window screenshot |
886 per kuscher@'s request. | 886 per kuscher@'s request. |
887 </description> | 887 </description> |
888 </action> | 888 </action> |
889 | 889 |
890 <action name="Accel_Toggle_Caps_Lock"> | 890 <action name="Accel_Toggle_Caps_Lock"> |
891 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 891 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
892 <description>Please enter the description of this user action.</description> | 892 <description>Please enter the description of this user action.</description> |
893 </action> | 893 </action> |
894 | 894 |
| 895 <action name="Accel_Toggle_High_Contrast"> |
| 896 <owner>dmazzoni@chromium.org</owner> |
| 897 <description> |
| 898 Metric recorded when the user toggles Chrome OS High Contrast mode with the |
| 899 keyboard accelerator. |
| 900 </description> |
| 901 </action> |
| 902 |
895 <action name="Accel_Toggle_Maximized"> | 903 <action name="Accel_Toggle_Maximized"> |
896 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 904 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
897 <description>Please enter the description of this user action.</description> | 905 <description>Please enter the description of this user action.</description> |
898 </action> | 906 </action> |
899 | 907 |
900 <action name="Accel_Toggle_Minimized"> | 908 <action name="Accel_Toggle_Minimized"> |
901 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 909 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
902 <description>Please enter the description of this user action.</description> | 910 <description>Please enter the description of this user action.</description> |
903 </action> | 911 </action> |
904 | 912 |
905 <action name="Accel_Toggle_Minimized_M"> | 913 <action name="Accel_Toggle_Minimized_M"> |
906 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 914 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
907 <description>Please enter the description of this user action.</description> | 915 <description>Please enter the description of this user action.</description> |
908 </action> | 916 </action> |
909 | 917 |
910 <action name="Accel_Toggle_Minimized_Minus"> | 918 <action name="Accel_Toggle_Minimized_Minus"> |
911 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 919 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
912 <description>Please enter the description of this user action.</description> | 920 <description>Please enter the description of this user action.</description> |
913 </action> | 921 </action> |
914 | 922 |
915 <action name="Accel_Toggle_Mirror_Mode"> | 923 <action name="Accel_Toggle_Mirror_Mode"> |
916 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 924 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
917 <description>Please enter the description of this user action.</description> | 925 <description>Please enter the description of this user action.</description> |
918 </action> | 926 </action> |
919 | 927 |
920 <action name="Accel_Toggle_Spoken_Feedback"> | 928 <action name="Accel_Toggle_Spoken_Feedback"> |
921 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 929 <owner>dmazzoni@chromium.org</owner> |
922 <description>Please enter the description of this user action.</description> | 930 <description>Toggles Spoken Feedback (ChromeVox)</description> |
923 </action> | 931 </action> |
924 | 932 |
925 <action name="Accel_Toggle_Touchpad"> | 933 <action name="Accel_Toggle_Touchpad"> |
926 <owner>afakhry@chromium.org</owner> | 934 <owner>afakhry@chromium.org</owner> |
927 <description> | 935 <description> |
928 Metric recorded when the user toggles the touchpad status using the | 936 Metric recorded when the user toggles the touchpad status using the |
929 debugging accelerator. | 937 debugging accelerator. |
930 </description> | 938 </description> |
931 </action> | 939 </action> |
932 | 940 |
(...skipping 14954 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
15887 <action name="webapps.AddShortcut.Manifest"> | 15895 <action name="webapps.AddShortcut.Manifest"> |
15888 <owner>mlamouri@chromium.org</owner> | 15896 <owner>mlamouri@chromium.org</owner> |
15889 <description> | 15897 <description> |
15890 Shortcut added to the homescreen with a valid Manifest. This action will be | 15898 Shortcut added to the homescreen with a valid Manifest. This action will be |
15891 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 15899 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
15892 to keep a trend of whether the webapp also add meta tags. | 15900 to keep a trend of whether the webapp also add meta tags. |
15893 </description> | 15901 </description> |
15894 </action> | 15902 </action> |
15895 | 15903 |
15896 </actions> | 15904 </actions> |
OLD | NEW |