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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2190293004: Remove myself from OWNERS and histograms.xml. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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:
Download patch
« no previous file with comments | « third_party/web-animations-js/OWNERS ('k') | tools/polymer/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 9570b7792ef8bf0b37c1dc8809aba663d6880989..dd495c88e157005c21993a5251726a47c8221c91 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -7161,14 +7161,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="CrosFirstRun.DialogShown">
- <owner>dzhioev@chromium.org</owner>
+ <owner>alemate@chromium.org</owner>
<summary>
Records the number of times when first-run dialog was shown.
</summary>
</histogram>
<histogram name="CrosFirstRun.FurthestStep">
- <owner>dzhioev@chromium.org</owner>
+ <owner>alemate@chromium.org</owner>
<summary>
Index of furthest step that was reached during tutorial. Since order of
steps could change eventially and new steps could apear we use index here
@@ -7177,23 +7177,23 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="CrosFirstRun.TimeSpent" units="ms">
- <owner>dzhioev@chromium.org</owner>
+ <owner>alemate@chromium.org</owner>
<summary>The total time that user spent on first-run tutorial.</summary>
</histogram>
<histogram name="CrosFirstRun.TimeSpentOnStep" units="ms">
- <owner>dzhioev@chromium.org</owner>
+ <owner>alemate@chromium.org</owner>
<summary>The time that user spent on some step of tutorial.</summary>
</histogram>
<histogram name="CrosFirstRun.TutorialCompletion"
enum="CrosFirstRunTutorialCompletionType">
- <owner>dzhioev@chromium.org</owner>
+ <owner>alemate@chromium.org</owner>
<summary>Tracks the way how user left tutorial.</summary>
</histogram>
<histogram name="CrosFirstRun.TutorialLaunched">
- <owner>dzhioev@chromium.org</owner>
+ <owner>alemate@chromium.org</owner>
<summary>
Records the number of times when first-run tutorial has been launched.
</summary>
@@ -20837,12 +20837,12 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Login.NewUserPriorityPrefsSyncResult"
enum="NewUserPriorityPrefsSyncResult">
- <owner>dzhioev@chromeos.org</owner>
+ <owner>alemate@chromeos.org</owner>
<summary>Records whether a new user's priority prefs sync timed out.</summary>
</histogram>
<histogram name="Login.NewUserPriorityPrefsSyncTime" units="ms">
- <owner>dzhioev@chromeos.org</owner>
+ <owner>alemate@chromeos.org</owner>
<summary>
Time spent waiting for priority preferences to sync after new user sign in.
The operation will time out after 10s.
« no previous file with comments | « third_party/web-animations-js/OWNERS ('k') | tools/polymer/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698