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

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

Issue 451953002: Add owners and descripts to some Chrome Now metrics actions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 2878 matching lines...) Expand 10 before | Expand all | Expand 10 after
2889 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2889 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2890 <description>Please enter the description of this user action.</description> 2890 <description>Please enter the description of this user action.</description>
2891 </action> 2891 </action>
2892 2892
2893 <action name="Go"> 2893 <action name="Go">
2894 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2894 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2895 <description>Please enter the description of this user action.</description> 2895 <description>Please enter the description of this user action.</description>
2896 </action> 2896 </action>
2897 2897
2898 <action name="GoogleNow.ButtonClicked0"> 2898 <action name="GoogleNow.ButtonClicked0">
2899 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2899 <owner>robliao@chromium.org</owner>
2900 <description>Please enter the description of this user action.</description> 2900 <owner>skare@chromium.org</owner>
2901 <description>
2902 User clicked button index 0 (0-based) of a Now Notification.
2903 </description>
2901 </action> 2904 </action>
2902 2905
2903 <action name="GoogleNow.ButtonClicked1"> 2906 <action name="GoogleNow.ButtonClicked1">
2904 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2907 <owner>robliao@chromium.org</owner>
2905 <description>Please enter the description of this user action.</description> 2908 <owner>skare@chromium.org</owner>
2909 <description>
2910 User clicked button index 1 (0-based) of a Now Notification.
2911 </description>
2906 </action> 2912 </action>
2907 2913
2908 <action name="GoogleNow.Dismissed"> 2914 <action name="GoogleNow.Dismissed">
2909 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2915 <owner>robliao@chromium.org</owner>
2910 <description>Please enter the description of this user action.</description> 2916 <owner>skare@chromium.org</owner>
2917 <description>User dismissed a Now Notification.</description>
2911 </action> 2918 </action>
2912 2919
2913 <action name="GoogleNow.MessageCenter.NotificationPoppedUp"> 2920 <action name="GoogleNow.MessageCenter.NotificationPoppedUp">
2914 <owner>robliao@chromium.org</owner> 2921 <owner>robliao@chromium.org</owner>
2915 <owner>skare@chromium.org</owner> 2922 <owner>skare@chromium.org</owner>
2916 <description> 2923 <description>
2917 A Google Now notification was popped up to the user. 2924 A Google Now notification was popped up to the user.
2918 </description> 2925 </description>
2919 </action> 2926 </action>
2920 2927
2921 <action name="GoogleNow.MessageClicked"> 2928 <action name="GoogleNow.MessageClicked">
2922 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2929 <owner>robliao@chromium.org</owner>
2923 <description>Please enter the description of this user action.</description> 2930 <owner>skare@chromium.org</owner>
2931 <description>
2932 User clicked on the message text of a Now notification.
2933 </description>
2924 </action> 2934 </action>
2925 2935
2926 <action name="GoogleNow.WelcomeToastClickedNo"> 2936 <action name="GoogleNow.WelcomeToastClickedNo">
2927 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2937 <owner>robliao@chromium.org</owner>
2928 <description>Please enter the description of this user action.</description> 2938 <owner>skare@chromium.org</owner>
2939 <description>
2940 User dismissed the Now Notifications welcome toast via the "don't show me
2941 notifications" button.
2942 </description>
2929 </action> 2943 </action>
2930 2944
2931 <action name="GoogleNow.WelcomeToastClickedYes"> 2945 <action name="GoogleNow.WelcomeToastClickedYes">
2932 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2946 <owner>robliao@chromium.org</owner>
2933 <description>Please enter the description of this user action.</description> 2947 <owner>skare@chromium.org</owner>
2948 <description>
2949 User dismissed the Now Notifications welcome toast via ok button.
robliao 2014/08/10 02:20:21 the ok button.
2950 </description>
2934 </action> 2951 </action>
2935 2952
2936 <action name="GoogleNow.WelcomeToastDismissed"> 2953 <action name="GoogleNow.WelcomeToastDismissed">
2937 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2954 <owner>robliao@chromium.org</owner>
2938 <description>Please enter the description of this user action.</description> 2955 <owner>skare@chromium.org</owner>
2956 <description>
2957 User dismissed the Now Notifications welcome toast via the x.
2958 </description>
2939 </action> 2959 </action>
2940 2960
2941 <action name="GpuAccelerationDisabled"> 2961 <action name="GpuAccelerationDisabled">
2942 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2962 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2943 <description>Please enter the description of this user action.</description> 2963 <description>Please enter the description of this user action.</description>
2944 </action> 2964 </action>
2945 2965
2946 <action name="GpuAccelerationEnabled"> 2966 <action name="GpuAccelerationEnabled">
2947 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2967 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2948 <description>Please enter the description of this user action.</description> 2968 <description>Please enter the description of this user action.</description>
(...skipping 8486 matching lines...) Expand 10 before | Expand all | Expand 10 after
11435 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11455 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11436 <description>Please enter the description of this user action.</description> 11456 <description>Please enter the description of this user action.</description>
11437 </action> 11457 </action>
11438 11458
11439 <action name="webapps.AddShortcut.Bookmark"> 11459 <action name="webapps.AddShortcut.Bookmark">
11440 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11460 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11441 <description>Please enter the description of this user action.</description> 11461 <description>Please enter the description of this user action.</description>
11442 </action> 11462 </action>
11443 11463
11444 </actions> 11464 </actions>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698