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

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

Issue 1155483002: Adding UMA for persistent notifications. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 2659 matching lines...) Expand 10 before | Expand all | Expand 10 after
2670 <action name="DockingWindow_RightHalf"> 2670 <action name="DockingWindow_RightHalf">
2671 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2671 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2672 <description>Please enter the description of this user action.</description> 2672 <description>Please enter the description of this user action.</description>
2673 </action> 2673 </action>
2674 2674
2675 <action name="DockingWindow_Top"> 2675 <action name="DockingWindow_Top">
2676 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2676 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2677 <description>Please enter the description of this user action.</description> 2677 <description>Please enter the description of this user action.</description>
2678 </action> 2678 </action>
2679 2679
2680 <action name="DocumentActivity_OptOutShownOnHome">
Peter Beverloo 2015/05/21 11:33:10 Wrong rebase? :)
Deepak 2015/05/21 14:37:02 I have done rebase again, and then making the chan
2681 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2682 <description>Please enter the description of the metric.</description>
2683 </action>
2684
2685 <action name="DocumentActivity_UserOptIn">
2686 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2687 <description>Please enter the description of the metric.</description>
2688 </action>
2689
2690 <action name="DocumentActivity_UserOptOut">
2691 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2692 <description>Please enter the description of the metric.</description>
2693 </action>
2694
2680 <action name="DomDistiller_DistilledPageOpened"> 2695 <action name="DomDistiller_DistilledPageOpened">
2681 <owner>smaslo@chromium.org</owner> 2696 <owner>smaslo@chromium.org</owner>
2682 <owner>yfriedman@chromium.org</owner> 2697 <owner>yfriedman@chromium.org</owner>
2683 <description>User opens reader mode on a page.</description> 2698 <description>User opens reader mode on a page.</description>
2684 </action> 2699 </action>
2685 2700
2686 <action name="DomDistiller_DistilledPagePrefsOpened"> 2701 <action name="DomDistiller_DistilledPagePrefsOpened">
2687 <owner>smaslo@chromium.org</owner> 2702 <owner>smaslo@chromium.org</owner>
2688 <owner>yfriedman@chromium.org</owner> 2703 <owner>yfriedman@chromium.org</owner>
2689 <description>User opens distilled page preferences.</description> 2704 <description>User opens distilled page preferences.</description>
(...skipping 4747 matching lines...) Expand 10 before | Expand all | Expand 10 after
7437 <action name="MobileBeamInvalidAppState"> 7452 <action name="MobileBeamInvalidAppState">
7438 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7453 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7439 <description>Please enter the description of this user action.</description> 7454 <description>Please enter the description of this user action.</description>
7440 </action> 7455 </action>
7441 7456
7442 <action name="MobileBreakpadUploadAttempt"> 7457 <action name="MobileBreakpadUploadAttempt">
7443 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7458 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7444 <description>Please enter the description of this user action.</description> 7459 <description>Please enter the description of this user action.</description>
7445 </action> 7460 </action>
7446 7461
7462 <action name="MobileBreakpadUploadFail">
7463 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7464 <description>Please enter the description of the metric.</description>
7465 </action>
7466
7447 <action name="MobileBreakpadUploadFailure"> 7467 <action name="MobileBreakpadUploadFailure">
7448 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7468 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7449 <description>Please enter the description of this user action.</description> 7469 <description>Please enter the description of this user action.</description>
7450 </action> 7470 </action>
7451 7471
7452 <action name="MobileBreakpadUploadSuccess"> 7472 <action name="MobileBreakpadUploadSuccess">
7453 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7473 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7454 <description>Please enter the description of this user action.</description> 7474 <description>Please enter the description of this user action.</description>
7455 </action> 7475 </action>
7456 7476
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
7507 <action name="MobileContextMenuOpenLinkInIncognito"> 7527 <action name="MobileContextMenuOpenLinkInIncognito">
7508 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7528 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7509 <description>Please enter the description of this user action.</description> 7529 <description>Please enter the description of this user action.</description>
7510 </action> 7530 </action>
7511 7531
7512 <action name="MobileContextMenuOpenLinkInNewTab"> 7532 <action name="MobileContextMenuOpenLinkInNewTab">
7513 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7533 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7514 <description>Please enter the description of this user action.</description> 7534 <description>Please enter the description of this user action.</description>
7515 </action> 7535 </action>
7516 7536
7537 <action name="MobileContextMenuOpenOriginalImageInNewTab">
7538 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7539 <description>Please enter the description of the metric.</description>
7540 </action>
7541
7517 <action name="MobileContextMenuSaveImage"> 7542 <action name="MobileContextMenuSaveImage">
7518 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7543 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7519 <description>Please enter the description of this user action.</description> 7544 <description>Please enter the description of this user action.</description>
7520 </action> 7545 </action>
7521 7546
7522 <action name="MobileContextMenuSearchByImage"> 7547 <action name="MobileContextMenuSearchByImage">
7523 <owner>bdibello@chromium.org</owner> 7548 <owner>bdibello@chromium.org</owner>
7524 <description>Please enter the description of this user action.</description> 7549 <description>Please enter the description of this user action.</description>
7525 </action> 7550 </action>
7526 7551
(...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after
7762 <action name="MobileOmniboxClipboardChanged"> 7787 <action name="MobileOmniboxClipboardChanged">
7763 <owner>jif@chromium.org</owner> 7788 <owner>jif@chromium.org</owner>
7764 <description> 7789 <description>
7765 Emitted when Chrome detects that the clipboard contains a new URL. This 7790 Emitted when Chrome detects that the clipboard contains a new URL. This
7766 occurs either when Chrome enters the foreground and notices that the content 7791 occurs either when Chrome enters the foreground and notices that the content
7767 of the clipboard changed, or when the clipboard changes while Chrome is in 7792 of the clipboard changed, or when the clipboard changes while Chrome is in
7768 the foreground. 7793 the foreground.
7769 </description> 7794 </description>
7770 </action> 7795 </action>
7771 7796
7797 <action name="MobileOmniboxDeleteGesture">
7798 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7799 <description>Please enter the description of the metric.</description>
7800 </action>
7801
7802 <action name="MobileOmniboxDeleteRequested">
7803 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7804 <description>Please enter the description of the metric.</description>
7805 </action>
7806
7772 <action name="MobileOmniboxRefineSuggestion"> 7807 <action name="MobileOmniboxRefineSuggestion">
7773 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7808 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7774 <description>Please enter the description of this user action.</description> 7809 <description>Please enter the description of this user action.</description>
7775 </action> 7810 </action>
7776 7811
7777 <action name="MobileOmniboxSearch"> 7812 <action name="MobileOmniboxSearch">
7778 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7813 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7779 <description>Please enter the description of this user action.</description> 7814 <description>Please enter the description of this user action.</description>
7780 </action> 7815 </action>
7781 7816
(...skipping 2572 matching lines...) Expand 10 before | Expand all | Expand 10 after
10354 10389
10355 <action name="PermissionBubbleRequestQueued"> 10390 <action name="PermissionBubbleRequestQueued">
10356 <owner>gbillock@chromium.org</owner> 10391 <owner>gbillock@chromium.org</owner>
10357 <owner>leng@chromium.org</owner> 10392 <owner>leng@chromium.org</owner>
10358 <description> 10393 <description>
10359 A website requested a permission which was queued because an existing 10394 A website requested a permission which was queued because an existing
10360 permission request was already visible. 10395 permission request was already visible.
10361 </description> 10396 </description>
10362 </action> 10397 </action>
10363 10398
10399 <action name="PersistentNotificationDataDeleted">
10400 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10401 <description>Please enter the description of this user action.</description>
10402 </action>
10403
10404 <action name="PersistentWebNotificationComplete">
10405 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10406 <description>Please enter the description of this user action.</description>
10407 </action>
10408
10364 <action name="PlatformVerificationAccepted"> 10409 <action name="PlatformVerificationAccepted">
10365 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10410 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10366 <description>Please enter the description of this user action.</description> 10411 <description>Please enter the description of this user action.</description>
10367 </action> 10412 </action>
10368 10413
10369 <action name="PlatformVerificationRejected"> 10414 <action name="PlatformVerificationRejected">
10370 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10415 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10371 <description>Please enter the description of this user action.</description> 10416 <description>Please enter the description of this user action.</description>
10372 </action> 10417 </action>
10373 10418
(...skipping 754 matching lines...) Expand 10 before | Expand all | Expand 10 after
11128 touch-friendly width. Note this user action is only recorded for platforms 11173 touch-friendly width. Note this user action is only recorded for platforms
11129 which use the Views toolkit. 11174 which use the Views toolkit.
11130 </description> 11175 </description>
11131 </action> 11176 </action>
11132 11177
11133 <action name="Star"> 11178 <action name="Star">
11134 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11179 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11135 <description>Please enter the description of this user action.</description> 11180 <description>Please enter the description of this user action.</description>
11136 </action> 11181 </action>
11137 11182
11183 <action name="Stars_SignInPromoActivity_Launched">
11184 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11185 <description>Please enter the description of the metric.</description>
11186 </action>
11187
11188 <action name="Stars_SignInPromoActivity_NewAccount">
11189 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11190 <description>Please enter the description of the metric.</description>
11191 </action>
11192
11193 <action name="Stars_SignInPromoActivity_SignedIn">
11194 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11195 <description>Please enter the description of the metric.</description>
11196 </action>
11197
11198 <action name="Stars_SignInPromoHeader_Dismissed">
11199 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11200 <description>Please enter the description of the metric.</description>
11201 </action>
11202
11203 <action name="Stars_SignInPromoHeader_Displayed">
11204 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11205 <description>Please enter the description of the metric.</description>
11206 </action>
11207
11138 <action name="StartupTick"> 11208 <action name="StartupTick">
11139 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11209 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11140 <description>Please enter the description of this user action.</description> 11210 <description>Please enter the description of this user action.</description>
11141 </action> 11211 </action>
11142 11212
11143 <action name="StatusArea_Accessability_DetailedView"> 11213 <action name="StatusArea_Accessability_DetailedView">
11144 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11214 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11145 <description>Please enter the description of this user action.</description> 11215 <description>Please enter the description of this user action.</description>
11146 </action> 11216 </action>
11147 11217
(...skipping 1212 matching lines...) Expand 10 before | Expand all | Expand 10 after
12360 <action name="webapps.AddShortcut.Manifest"> 12430 <action name="webapps.AddShortcut.Manifest">
12361 <owner>mlamouri@chromium.org</owner> 12431 <owner>mlamouri@chromium.org</owner>
12362 <description> 12432 <description>
12363 Shortcut added to the homescreen with a valid Manifest. This action will be 12433 Shortcut added to the homescreen with a valid Manifest. This action will be
12364 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 12434 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
12365 to keep a trend of whether the webapp also add meta tags. 12435 to keep a trend of whether the webapp also add meta tags.
12366 </description> 12436 </description>
12367 </action> 12437 </action>
12368 12438
12369 </actions> 12439 </actions>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698