Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(210)

Side by Side Diff: tools/metrics/actions/actions.xml

Issue 613243002: Ownership of UMA things. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 10326 matching lines...) Expand 10 before | Expand all | Expand 10 after
10337 </action> 10337 </action>
10338 10338
10339 <action name="ServiceWorker.ControlledPageLoad"> 10339 <action name="ServiceWorker.ControlledPageLoad">
10340 <owner>nhiroki@chromium.org</owner> 10340 <owner>nhiroki@chromium.org</owner>
10341 <description> 10341 <description>
10342 Counts the number of page loads controlled by a Service Worker. 10342 Counts the number of page loads controlled by a Service Worker.
10343 </description> 10343 </description>
10344 </action> 10344 </action>
10345 10345
10346 <action name="SettingsResetBubble.LearnMore"> 10346 <action name="SettingsResetBubble.LearnMore">
10347 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10347 <owner>mad@chromium.org</owner>
10348 <description>Please enter the description of this user action.</description> 10348 <description>Please enter the description of this user action.</description>
10349 </action> 10349 </action>
10350 10350
10351 <action name="SettingsResetBubble.NoThanks"> 10351 <action name="SettingsResetBubble.NoThanks">
10352 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10352 <owner>mad@chromium.org</owner>
10353 <description>Please enter the description of this user action.</description> 10353 <description>Please enter the description of this user action.</description>
10354 </action> 10354 </action>
10355 10355
10356 <action name="SettingsResetBubble.Reset"> 10356 <action name="SettingsResetBubble.Reset">
10357 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10357 <owner>mad@chromium.org</owner>
10358 <description>Please enter the description of this user action.</description> 10358 <description>Please enter the description of this user action.</description>
10359 </action> 10359 </action>
10360 10360
10361 <action name="SettingsResetBubble.Show"> 10361 <action name="SettingsResetBubble.Show">
10362 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10362 <owner>mad@chromium.org</owner>
10363 <description>Please enter the description of this user action.</description> 10363 <description>Please enter the description of this user action.</description>
10364 </action> 10364 </action>
10365 10365
10366 <action name="Shelf_AlignmentSetBottom"> 10366 <action name="Shelf_AlignmentSetBottom">
10367 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10367 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10368 <description>Please enter the description of this user action.</description> 10368 <description>Please enter the description of this user action.</description>
10369 </action> 10369 </action>
10370 10370
10371 <action name="Shelf_AlignmentSetLeft"> 10371 <action name="Shelf_AlignmentSetLeft">
10372 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10372 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
(...skipping 1220 matching lines...) Expand 10 before | Expand all | Expand 10 after
11593 apple-mobile-webapp-capable meta tag. 11593 apple-mobile-webapp-capable meta tag.
11594 </description> 11594 </description>
11595 </action> 11595 </action>
11596 11596
11597 <action name="webapps.AddShortcut.Bookmark"> 11597 <action name="webapps.AddShortcut.Bookmark">
11598 <owner>dfalcantara@chromium.org</owner> 11598 <owner>dfalcantara@chromium.org</owner>
11599 <description>Shortcut added to the homescreen for a bookmark.</description> 11599 <description>Shortcut added to the homescreen for a bookmark.</description>
11600 </action> 11600 </action>
11601 11601
11602 </actions> 11602 </actions>
OLDNEW
« no previous file with comments | « no previous file | tools/metrics/histograms/histograms.xml » ('j') | tools/metrics/histograms/histograms.xml » ('J')

Powered by Google App Engine
This is Rietveld 408576698