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

Unified Diff: tools/metrics/actions/actions.xml

Issue 1129293002: Fix the System Profile with extensions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase (and some autogenerated actions.xml entries) 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/base/testing_profile_manager.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index ebec682977cc2ce6a23ae90479d89ce06e7cefe9..ed300a52be26591228575d6a5b07816018d6a9b0 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -1781,6 +1781,11 @@ should be able to be added at any place in this file.
<description>Please enter the description of this user action.</description>
</action>
+<action name="BrowserForSystemProfile">
+ <owner>mlerman@chromium.org</owner>
+ <description>A browser opened with the System Profile. Tsk, tsk.</description>
+</action>
Ilya Sherman 2015/05/21 19:29:12 What is your plan for understanding this action?
Mike Lerman 2015/05/21 20:38:09 Anything non-zero tells us that browsers are being
Ilya Sherman 2015/05/21 21:18:14 I'd still recommend a histogram -- probably associ
Mike Lerman 2015/05/25 10:41:29 I just need to know if there's a non-zero number o
+
<action name="BrowserPlugin.Guest.AbnormalDeath">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
@@ -2677,6 +2682,21 @@ should be able to be added at any place in this file.
<description>Please enter the description of this user action.</description>
</action>
+<action name="DocumentActivity_OptOutShownOnHome">
+ <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <description>Please enter the description of the metric.</description>
Ilya Sherman 2015/05/21 19:29:12 Could you please upload a separate CL to fill in t
Mike Lerman 2015/05/21 20:38:09 Sure.
+</action>
+
+<action name="DocumentActivity_UserOptIn">
+ <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <description>Please enter the description of the metric.</description>
+</action>
+
+<action name="DocumentActivity_UserOptOut">
+ <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <description>Please enter the description of the metric.</description>
+</action>
+
<action name="DomDistiller_DistilledPageOpened">
<owner>smaslo@chromium.org</owner>
<owner>yfriedman@chromium.org</owner>
@@ -7444,6 +7464,11 @@ should be able to be added at any place in this file.
<description>Please enter the description of this user action.</description>
</action>
+<action name="MobileBreakpadUploadFail">
+ <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <description>Please enter the description of the metric.</description>
+</action>
+
<action name="MobileBreakpadUploadFailure">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
@@ -7514,6 +7539,11 @@ should be able to be added at any place in this file.
<description>Please enter the description of this user action.</description>
</action>
+<action name="MobileContextMenuOpenOriginalImageInNewTab">
+ <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <description>Please enter the description of the metric.</description>
+</action>
+
<action name="MobileContextMenuSaveImage">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
@@ -7769,6 +7799,16 @@ should be able to be added at any place in this file.
</description>
</action>
+<action name="MobileOmniboxDeleteGesture">
+ <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <description>Please enter the description of the metric.</description>
+</action>
+
+<action name="MobileOmniboxDeleteRequested">
+ <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <description>Please enter the description of the metric.</description>
+</action>
+
<action name="MobileOmniboxRefineSuggestion">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
@@ -11135,6 +11175,31 @@ should be able to be added at any place in this file.
<description>Please enter the description of this user action.</description>
</action>
+<action name="Stars_SignInPromoActivity_Launched">
+ <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <description>Please enter the description of the metric.</description>
+</action>
+
+<action name="Stars_SignInPromoActivity_NewAccount">
+ <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <description>Please enter the description of the metric.</description>
+</action>
+
+<action name="Stars_SignInPromoActivity_SignedIn">
+ <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <description>Please enter the description of the metric.</description>
+</action>
+
+<action name="Stars_SignInPromoHeader_Dismissed">
+ <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <description>Please enter the description of the metric.</description>
+</action>
+
+<action name="Stars_SignInPromoHeader_Displayed">
+ <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <description>Please enter the description of the metric.</description>
+</action>
+
<action name="StartupTick">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
« no previous file with comments | « chrome/test/base/testing_profile_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698