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

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

Issue 1920183002: Remove owner ppi@ from histograms. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Only unown histograms that have other owners. Created 4 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:
Download patch
« no previous file with comments | « no previous file | no next file » | 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 22af491414ee96f6dfd9f19c5a6a78782a1d4f85..1df262504749d1f4ed53e8ddf16865b519c1ceff 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -23271,7 +23271,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<owner>hajimehoshi@chromium.org</owner>
<owner>kenjibaheux@google.com</owner>
<owner>kouhei@chromium.org</owner>
- <owner>ppi@chromium.org</owner>
<summary>
Value of getMemoryClass() recorded once upon startup. This is an integer,
device-specific constant correlated with the amount of memory available on
@@ -23283,7 +23282,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<owner>hajimehoshi@chromium.org</owner>
<owner>kenjibaheux@google.com</owner>
<owner>kouhei@chromium.org</owner>
- <owner>ppi@chromium.org</owner>
<summary>
Reasons behind evictions of individual tabs, recorded upon each tab
eviction.
@@ -23294,7 +23292,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<owner>hajimehoshi@chromium.org</owner>
<owner>kenjibaheux@google.com</owner>
<owner>kouhei@chromium.org</owner>
- <owner>ppi@chromium.org</owner>
<summary>
Number of loaded (memory-resident) tabs when LowMemory notification is
delivered.
@@ -23305,7 +23302,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<owner>hajimehoshi@chromium.org</owner>
<owner>kenjibaheux@google.com</owner>
<owner>kouhei@chromium.org</owner>
- <owner>ppi@chromium.org</owner>
<summary>
Time between two consecutive LowMemory notification in one foreground
session.
@@ -23329,7 +23325,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<owner>hajimehoshi@chromium.org</owner>
<owner>kenjibaheux@google.com</owner>
<owner>kouhei@chromium.org</owner>
- <owner>ppi@chromium.org</owner>
<summary>
Memory notifications delivered through system callbacks to Chrome while in
the background.
@@ -23341,7 +23336,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<owner>hajimehoshi@chromium.org</owner>
<owner>kenjibaheux@google.com</owner>
<owner>kouhei@chromium.org</owner>
- <owner>ppi@chromium.org</owner>
<summary>
Memory notifications delivered through system callbacks to Chrome while in
the foreground - we count LowMemory notification vs particular levels of
@@ -56182,7 +56176,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Tab.StatusWhenDisplayed" enum="TabStatus">
<owner>lliabraa@chromium.org</owner>
- <owner>ppi@chromium.org</owner>
<summary>
The status of a tab collected each time the tab is displayed on Android,
including user switching to the tab and displays of newly created tabs, such
@@ -56192,7 +56185,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Tab.StatusWhenSwitchedBackToForeground" enum="TabStatus">
<owner>lliabraa@chromium.org</owner>
- <owner>ppi@chromium.org</owner>
<summary>
The status of a tab collected each time the user switches to it on mobile.
That does not include tabs being created at the time the user switches to
@@ -56204,7 +56196,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
enum="TabStatus">
<owner>lliabraa@chromium.org</owner>
<owner>marq@chromium.org</owner>
- <owner>ppi@chromium.org</owner>
<summary>
The status of a tab collected each time the user switches to it on mobile
with the data reduction proxy enabled. This is populated identically, and in
@@ -56372,7 +56363,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Tabs.CountAtStartup" units="tabs">
<owner>lliabraa@chromium.org</owner>
- <owner>ppi@chromium.org</owner>
<summary>The number of tabs open at cold launch.</summary>
</histogram>
@@ -56678,7 +56668,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Tabs.SpeculativeRestoreApplicability"
enum="SpeculativeRestoreApplicability">
<owner>lliabraa@chromium.org</owner>
- <owner>ppi@chromium.org</owner>
<summary>
Applicability of speculative tab restore, recorded every time a tab is
switched. This allows to estimate the fraction of tab restores experienced
@@ -56691,7 +56680,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Tabs.SpeculativeRestorePredictionAccuracy.SideSwipe"
enum="SpeculativeRestorePredictionAccuracy">
<owner>lliabraa@chromium.org</owner>
- <owner>ppi@chromium.org</owner>
<summary>
Accuracy of the tab switch predictions made when the user begins the side
swipe gesture.
@@ -56701,7 +56689,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Tabs.SpeculativeRestorePredictionAccuracy.TabSwitcher"
enum="SpeculativeRestorePredictionAccuracy">
<owner>lliabraa@chromium.org</owner>
- <owner>ppi@chromium.org</owner>
<summary>
Accuracy of the tab switch predictions made when the user enters the tab
switcher.
@@ -56711,7 +56698,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Tabs.SpeculativeRestoreTargetStatus"
enum="SpeculativeRestoreTabStatus">
<owner>lliabraa@chromium.org</owner>
- <owner>ppi@chromium.org</owner>
<summary>
Status of a tab recorded when the tab is targeted with speculative restore.
</summary>
@@ -56719,7 +56705,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Tabs.SpeculativeRestoreTimeAhead.SideSwipe" units="ms">
<owner>lliabraa@chromium.org</owner>
- <owner>ppi@chromium.org</owner>
<summary>
Time between starting the speculative load and actual tab switch for correct
speculative load predictions made when the user begins the side swipe
@@ -56729,7 +56714,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Tabs.SpeculativeRestoreTimeAhead.TabSwitcher" units="ms">
<owner>lliabraa@chromium.org</owner>
- <owner>ppi@chromium.org</owner>
<summary>
Time between starting the speculative load and actual tab switch for correct
speculative load predictions made when the user enters the tab switcher.
« 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