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 2483 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2494 <action name="DeleteWordBackward"> | 2494 <action name="DeleteWordBackward"> |
2495 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2495 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
2496 <description>Please enter the description of this user action.</description> | 2496 <description>Please enter the description of this user action.</description> |
2497 </action> | 2497 </action> |
2498 | 2498 |
2499 <action name="DeleteWordForward"> | 2499 <action name="DeleteWordForward"> |
2500 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2500 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
2501 <description>Please enter the description of this user action.</description> | 2501 <description>Please enter the description of this user action.</description> |
2502 </action> | 2502 </action> |
2503 | 2503 |
2504 <action name="Desktop_SwitchTask"> | |
2505 <owner>bruthig@google.com</owner> | |
2506 <owner>tdanderson@google.com</owner> | |
2507 <description> | |
2508 Recorded when the user activates an existing task window by clicking or | |
2509 tapping on it. Recorded on ChromeOS only. | |
2510 </description> | |
2511 </action> | |
2512 | |
2513 <action name="Destination_Application_Edit"> | 2504 <action name="Destination_Application_Edit"> |
2514 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2505 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
2515 <description>Please enter the description of this user action.</description> | 2506 <description>Please enter the description of this user action.</description> |
2516 </action> | 2507 </action> |
2517 | 2508 |
2518 <action name="Destination_Application_Launch"> | 2509 <action name="Destination_Application_Launch"> |
2519 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2510 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
2520 <description>Please enter the description of this user action.</description> | 2511 <description>Please enter the description of this user action.</description> |
2521 </action> | 2512 </action> |
2522 | 2513 |
(...skipping 9945 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12468 <action name="webapps.AddShortcut.Manifest"> | 12459 <action name="webapps.AddShortcut.Manifest"> |
12469 <owner>mlamouri@chromium.org</owner> | 12460 <owner>mlamouri@chromium.org</owner> |
12470 <description> | 12461 <description> |
12471 Shortcut added to the homescreen with a valid Manifest. This action will be | 12462 Shortcut added to the homescreen with a valid Manifest. This action will be |
12472 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 12463 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
12473 to keep a trend of whether the webapp also add meta tags. | 12464 to keep a trend of whether the webapp also add meta tags. |
12474 </description> | 12465 </description> |
12475 </action> | 12466 </action> |
12476 | 12467 |
12477 </actions> | 12468 </actions> |
OLD | NEW |