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 2428 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
2439 <action name="DockingWindow_Top"> | 2439 <action name="DockingWindow_Top"> |
2440 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2440 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
2441 <description>Please enter the description of this user action.</description> | 2441 <description>Please enter the description of this user action.</description> |
2442 </action> | 2442 </action> |
2443 | 2443 |
2444 <action name="Duplicate"> | 2444 <action name="Duplicate"> |
2445 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2445 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
2446 <description>Please enter the description of this user action.</description> | 2446 <description>Please enter the description of this user action.</description> |
2447 </action> | 2447 </action> |
2448 | 2448 |
2449 <action name="EasyUnlock.AppLaunched"> | |
2450 <owner>joshwoodward@google.com</owner> | |
2451 <description>EasyUnlock app got launched.</description> | |
2452 </action> | |
Ilya Sherman
2014/05/23 15:26:54
I'd strongly recommend including this in the relev
tbarzic
2014/05/23 16:57:01
ok, added it to the histogram.
| |
2453 | |
2449 <action name="EasyUnlock_Enabled_Disable"> | 2454 <action name="EasyUnlock_Enabled_Disable"> |
2450 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2455 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
2451 <description>Please enter the description of the metric.</description> | 2456 <description>Please enter the description of the metric.</description> |
2452 </action> | 2457 </action> |
2453 | 2458 |
2454 <action name="EasyUnlock_Enabled_Enable"> | 2459 <action name="EasyUnlock_Enabled_Enable"> |
2455 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2460 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
2456 <description>Please enter the description of the metric.</description> | 2461 <description>Please enter the description of the metric.</description> |
2457 </action> | 2462 </action> |
2458 | 2463 |
(...skipping 8597 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
11056 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11061 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
11057 <description>Please enter the description of this user action.</description> | 11062 <description>Please enter the description of this user action.</description> |
11058 </action> | 11063 </action> |
11059 | 11064 |
11060 <action name="webapps.AddShortcut.Bookmark"> | 11065 <action name="webapps.AddShortcut.Bookmark"> |
11061 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11066 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
11062 <description>Please enter the description of this user action.</description> | 11067 <description>Please enter the description of this user action.</description> |
11063 </action> | 11068 </action> |
11064 | 11069 |
11065 </actions> | 11070 </actions> |
OLD | NEW |