| 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 13576 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 13587 <action name="ScreenLocker_Signout"> | 13587 <action name="ScreenLocker_Signout"> |
| 13588 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 13588 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 13589 <description>Please enter the description of this user action.</description> | 13589 <description>Please enter the description of this user action.</description> |
| 13590 </action> | 13590 </action> |
| 13591 | 13591 |
| 13592 <action name="ScreenLocker_StartScreenSaver"> | 13592 <action name="ScreenLocker_StartScreenSaver"> |
| 13593 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 13593 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 13594 <description>Please enter the description of this user action.</description> | 13594 <description>Please enter the description of this user action.</description> |
| 13595 </action> | 13595 </action> |
| 13596 | 13596 |
| 13597 <action name="ScreenOrientationChange"> |
| 13598 <owner>avayvod@chromium.org</owner> |
| 13599 <owner>mlamouri@chromium.org</owner> |
| 13600 <owner>zqzhang@chromium.org</owner> |
| 13601 <description> |
| 13602 The use rotates the device triggering a screen orientation change. This |
| 13603 action is Android-specific. |
| 13604 </description> |
| 13605 </action> |
| 13606 |
| 13597 <action name="Screenshot_Annotate"> | 13607 <action name="Screenshot_Annotate"> |
| 13598 <owner>derat@chromium.org</owner> | 13608 <owner>derat@chromium.org</owner> |
| 13599 <owner>jdufault@chromium.org</owner> | 13609 <owner>jdufault@chromium.org</owner> |
| 13600 <owner>tbuckley@chromium.org</owner> | 13610 <owner>tbuckley@chromium.org</owner> |
| 13601 <description> | 13611 <description> |
| 13602 User clicks the "Annotate" button in the notification displayed | 13612 User clicks the "Annotate" button in the notification displayed |
| 13603 after taking a screenshot. | 13613 after taking a screenshot. |
| 13604 </description> | 13614 </description> |
| 13605 </action> | 13615 </action> |
| 13606 | 13616 |
| (...skipping 2337 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 15944 <action name="webapps.AddShortcut.Manifest"> | 15954 <action name="webapps.AddShortcut.Manifest"> |
| 15945 <owner>mlamouri@chromium.org</owner> | 15955 <owner>mlamouri@chromium.org</owner> |
| 15946 <description> | 15956 <description> |
| 15947 Shortcut added to the homescreen with a valid Manifest. This action will be | 15957 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 15948 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 15958 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 15949 to keep a trend of whether the webapp also add meta tags. | 15959 to keep a trend of whether the webapp also add meta tags. |
| 15950 </description> | 15960 </description> |
| 15951 </action> | 15961 </action> |
| 15952 | 15962 |
| 15953 </actions> | 15963 </actions> |
| OLD | NEW |