| 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 16304 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 16315 <action name="Tray_Help"> | 16315 <action name="Tray_Help"> |
| 16316 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 16316 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 16317 <description>Please enter the description of this user action.</description> | 16317 <description>Please enter the description of this user action.</description> |
| 16318 </action> | 16318 </action> |
| 16319 | 16319 |
| 16320 <action name="Tray_LockScreen"> | 16320 <action name="Tray_LockScreen"> |
| 16321 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 16321 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 16322 <description>Please enter the description of this user action.</description> | 16322 <description>Please enter the description of this user action.</description> |
| 16323 </action> | 16323 </action> |
| 16324 | 16324 |
| 16325 <action name="Tray_NightLight"> |
| 16326 <owner>afakhry@chromium.org</owner> |
| 16327 <description> |
| 16328 Records when the user toggles the Night Light feature on/off. |
| 16329 </description> |
| 16330 </action> |
| 16331 |
| 16325 <action name="Tray_Overview"> | 16332 <action name="Tray_Overview"> |
| 16326 <owner>bruthig@chromium.org</owner> | 16333 <owner>bruthig@chromium.org</owner> |
| 16327 <owner>tdanderson@chromium.org</owner> | 16334 <owner>tdanderson@chromium.org</owner> |
| 16328 <description> | 16335 <description> |
| 16329 Records when the user presses the overview mode button in the Ash system | 16336 Records when the user presses the overview mode button in the Ash system |
| 16330 tray. Overview mode is a feature of Ash that shows thumbnails of all | 16337 tray. Overview mode is a feature of Ash that shows thumbnails of all |
| 16331 currently-open windows. | 16338 currently-open windows. |
| 16332 </description> | 16339 </description> |
| 16333 </action> | 16340 </action> |
| 16334 | 16341 |
| (...skipping 617 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 16952 <action name="webapps.AddShortcut.Manifest"> | 16959 <action name="webapps.AddShortcut.Manifest"> |
| 16953 <owner>mlamouri@chromium.org</owner> | 16960 <owner>mlamouri@chromium.org</owner> |
| 16954 <description> | 16961 <description> |
| 16955 Shortcut added to the homescreen with a valid Manifest. This action will be | 16962 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 16956 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 16963 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 16957 to keep a trend of whether the webapp also add meta tags. | 16964 to keep a trend of whether the webapp also add meta tags. |
| 16958 </description> | 16965 </description> |
| 16959 </action> | 16966 </action> |
| 16960 | 16967 |
| 16961 </actions> | 16968 </actions> |
| OLD | NEW |