Commit ce0575b3 authored by Eric Robinson's avatar Eric Robinson Committed by Chromium LUCI CQ

Removing ericrobinson as owner for histograms.

Bug: 1138344,1138343,1138342,1138330,1138299
Change-Id: I888b5628cb2eb2703211a52c941d7da3d4eb128c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2556698Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Reviewed-by: default avatarJosh Karlin <jkarlin@chromium.org>
Commit-Queue: Eric Robinson <ericrobinson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#832106}
parent 5ea5c783
csharrison@chromium.org csharrison@chromium.org
ericrobinson@chromium.org
jkarlin@chromium.org jkarlin@chromium.org
# COMPONENT: UI>Browser>AdFilter # COMPONENT: UI>Browser>AdFilter
...@@ -467,8 +467,8 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -467,8 +467,8 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="BrowserRenderProcessHost.BackgroundTime" units="ms" <histogram name="BrowserRenderProcessHost.BackgroundTime" units="ms"
expires_after="2021-04-04"> expires_after="2021-04-04">
<owner>ericrobinson@chromium.org</owner>
<owner>johnidel@chromium.org</owner> <owner>johnidel@chromium.org</owner>
<owner>chrome-ads-histograms@google.com</owner>
<summary> <summary>
Record the time spent in the background after RenderProcessHost Record the time spent in the background after RenderProcessHost
initialization of the process. Recorded when the RenderProcessHost for the initialization of the process. Recorded when the RenderProcessHost for the
...@@ -540,8 +540,8 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -540,8 +540,8 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="BrowserRenderProcessHost.FramePrioritiesSeen" <histogram name="BrowserRenderProcessHost.FramePrioritiesSeen"
enum="FramePrioritiesSeen" expires_after="2021-04-11"> enum="FramePrioritiesSeen" expires_after="2021-04-11">
<owner>ericrobinson@chromium.org</owner>
<owner>csharrison@chromium.org</owner> <owner>csharrison@chromium.org</owner>
<owner>chrome-ads-histograms@google.com</owner>
<summary> <summary>
Determines what combination of low and normal priority frames were attached Determines what combination of low and normal priority frames were attached
to a render process during its lifetime. Recorded when the host for the to a render process during its lifetime. Recorded when the host for the
...@@ -573,8 +573,8 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -573,8 +573,8 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="BrowserRenderProcessHost.TotalTime" units="ms" <histogram name="BrowserRenderProcessHost.TotalTime" units="ms"
expires_after="2021-02-21"> expires_after="2021-02-21">
<owner>ericrobinson@chromium.org</owner>
<owner>johnidel@chromium.org</owner> <owner>johnidel@chromium.org</owner>
<owner>chrome-ads-histograms@google.com</owner>
<summary> <summary>
Record the lifetime of the RenderProcessHost after initialization of the Record the lifetime of the RenderProcessHost after initialization of the
process. Recorded when the RenderProcessHost for the process is destroyed. process. Recorded when the RenderProcessHost for the process is destroyed.
......
...@@ -6542,8 +6542,8 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -6542,8 +6542,8 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="HttpCache.HardReset" enum="Boolean" expires_after="2021-06-15"> <histogram name="HttpCache.HardReset" enum="Boolean" expires_after="2021-06-15">
<owner>ericrobinson@chromium.org</owner>
<owner>shivanisha@chromium.org</owner> <owner>shivanisha@chromium.org</owner>
<owner>jkarlin@chromium.org</owner>
<summary> <summary>
Whether the HttpCache was forced to reset upon creation, effectively Whether the HttpCache was forced to reset upon creation, effectively
clearing out its previous content. This is recorded when the cache is clearing out its previous content. This is recorded when the cache is
......
...@@ -679,10 +679,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -679,10 +679,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</summary> </summary>
</histogram> </histogram>
<histogram base="true" name="PageLoad.Cpu" units="units" <histogram base="true" name="PageLoad.Cpu" units="units" expires_after="M92">
expires_after="2022-01-05"> <owner>johnidel@chromium.org</owner>
<owner>ericrobinson@chromium.org</owner> <owner>chrome-ads-histograms@google.com</owner>
<owner>csharrison@chromium.org</owner>
<summary> <summary>
Only recorded if the page has at least one identified ad frame. Recorded in Only recorded if the page has at least one identified ad frame. Recorded in
PageLoadMetrics when the page is destroyed. Cpu measures the wall time of PageLoadMetrics when the page is destroyed. Cpu measures the wall time of
...@@ -1267,8 +1266,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -1267,8 +1266,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="PageLoad.FrameCounts.AdFrames.PerFrame.OriginStatus" <histogram name="PageLoad.FrameCounts.AdFrames.PerFrame.OriginStatus"
enum="CrossOriginAdStatus" expires_after="M88"> enum="CrossOriginAdStatus" expires_after="M92">
<owner>ericrobinson@chromium.org</owner> <owner>johnidel@chromium.org</owner>
<owner>chrome-ads-histograms@google.com</owner>
<summary> <summary>
For each identified ad frame, whether the origin of the ad matches the For each identified ad frame, whether the origin of the ad matches the
origin of the main frame, differs from the origin of the main frame, or is origin of the main frame, differs from the origin of the main frame, or is
......
...@@ -23,8 +23,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -23,8 +23,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="SubresourceFilter.Actions2" enum="SubresourceFilterActions2" <histogram name="SubresourceFilter.Actions2" enum="SubresourceFilterActions2"
expires_after="2021-04-18"> expires_after="2021-04-18">
<owner>ericrobinson@google.com</owner> <owner>alexmt@chromium.org</owner>
<owner>jkarlin@chromium.org</owner>
<owner>chrome-ads-histograms@google.com</owner> <owner>chrome-ads-histograms@google.com</owner>
<summary> <summary>
Counts of various UI and user action events related to the Counts of various UI and user action events related to the
...@@ -84,7 +83,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -84,7 +83,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="SubresourceFilter.DocumentLoad.SubframeFilteringDelay.Allowed" <histogram name="SubresourceFilter.DocumentLoad.SubframeFilteringDelay.Allowed"
units="microseconds" expires_after="M92"> units="microseconds" expires_after="M92">
<owner>ericrobinson@google.com</owner> <owner>alexmt@chromium.org</owner>
<owner>chrome-ads-histograms@google.com</owner> <owner>chrome-ads-histograms@google.com</owner>
<summary> <summary>
Records the total time a subframe navigation was delayed while calculating Records the total time a subframe navigation was delayed while calculating
...@@ -99,7 +98,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -99,7 +98,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram <histogram
name="SubresourceFilter.DocumentLoad.SubframeFilteringDelay.Disallowed2" name="SubresourceFilter.DocumentLoad.SubframeFilteringDelay.Disallowed2"
units="microseconds" expires_after="M92"> units="microseconds" expires_after="M92">
<owner>ericrobinson@google.com</owner> <owner>alexmt@chromium.org</owner>
<owner>chrome-ads-histograms@google.com</owner> <owner>chrome-ads-histograms@google.com</owner>
<summary> <summary>
Records the total time a subframe navigation was delayed while calculating Records the total time a subframe navigation was delayed while calculating
...@@ -114,7 +113,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -114,7 +113,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram <histogram
name="SubresourceFilter.DocumentLoad.SubframeFilteringDelay.WouldDisallow" name="SubresourceFilter.DocumentLoad.SubframeFilteringDelay.WouldDisallow"
units="microseconds" expires_after="M92"> units="microseconds" expires_after="M92">
<owner>ericrobinson@google.com</owner> <owner>alexmt@chromium.org</owner>
<owner>chrome-ads-histograms@google.com</owner> <owner>chrome-ads-histograms@google.com</owner>
<summary> <summary>
Records the total time a subframe navigation was delayed while calculating Records the total time a subframe navigation was delayed while calculating
...@@ -152,7 +151,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -152,7 +151,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="SubresourceFilter.IndexRuleset.Verify.Status" <histogram name="SubresourceFilter.IndexRuleset.Verify.Status"
enum="SubresourceFilterVerifyStatus" expires_after="2021-04-04"> enum="SubresourceFilterVerifyStatus" expires_after="2021-04-04">
<owner>ericrobinson@chromium.org</owner> <owner>alexmt@chromium.org</owner>
<owner>chrome-ads-histograms@google.com</owner> <owner>chrome-ads-histograms@google.com</owner>
<summary> <summary>
The result of the IndexRulesetMatcher Verify method. Either pass if both the The result of the IndexRulesetMatcher Verify method. Either pass if both the
...@@ -166,7 +165,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -166,7 +165,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="SubresourceFilter.IndexRuleset.Verify2.WallDuration" <histogram name="SubresourceFilter.IndexRuleset.Verify2.WallDuration"
units="ms" expires_after="M92"> units="ms" expires_after="M92">
<owner>ericrobinson@google.com</owner> <owner>alexmt@chromium.org</owner>
<owner>chrome-ads-histograms@google.com</owner> <owner>chrome-ads-histograms@google.com</owner>
<summary> <summary>
The total time it took to verify the indexed ruleset in the browser process. The total time it took to verify the indexed ruleset in the browser process.
...@@ -262,7 +261,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -262,7 +261,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="SubresourceFilter.PageLoad.ActivationList" <histogram name="SubresourceFilter.PageLoad.ActivationList"
enum="ActivationList" expires_after="2021-05-09"> enum="ActivationList" expires_after="2021-05-09">
<owner>ericrobinson@google.com</owner> <owner>alexmt@chromium.org</owner>
<owner>chrome-ads-histograms@google.com</owner> <owner>chrome-ads-histograms@google.com</owner>
<summary> <summary>
The ActivationList or NONE that the main frame navigation matched with. The ActivationList or NONE that the main frame navigation matched with.
...@@ -272,7 +271,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -272,7 +271,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="SubresourceFilter.PageLoad.ActivationState" <histogram name="SubresourceFilter.PageLoad.ActivationState"
enum="SubresourceFilterActivationState" expires_after="2021-05-09"> enum="SubresourceFilterActivationState" expires_after="2021-05-09">
<owner>ericrobinson@google.com</owner> <owner>alexmt@chromium.org</owner>
<owner>chrome-ads-histograms@google.com</owner> <owner>chrome-ads-histograms@google.com</owner>
<summary> <summary>
Whenever a document load is committed in a main frame, records whether Whenever a document load is committed in a main frame, records whether
...@@ -352,7 +351,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -352,7 +351,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="SubresourceFilter.PageLoad.SafeBrowsingDelay" units="ms" <histogram name="SubresourceFilter.PageLoad.SafeBrowsingDelay" units="ms"
expires_after="M92"> expires_after="M92">
<owner>ericrobinson@google.com</owner> <owner>alexmt@chromium.org</owner>
<owner>chrome-ads-histograms@google.com</owner> <owner>chrome-ads-histograms@google.com</owner>
<summary> <summary>
The navigation delay imposed by the subresource filter on a given navigation The navigation delay imposed by the subresource filter on a given navigation
...@@ -420,7 +419,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -420,7 +419,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="SubresourceFilter.SafeBrowsing.TotalCheckTime" units="ms" <histogram name="SubresourceFilter.SafeBrowsing.TotalCheckTime" units="ms"
expires_after="M92"> expires_after="M92">
<owner>ericrobinson@chromium.org</owner> <owner>alexmt@chromium.org</owner>
<owner>chrome-ads-histograms@google.com</owner> <owner>chrome-ads-histograms@google.com</owner>
<summary> <summary>
The time an individual Safe Browsing URL check took before finishing, The time an individual Safe Browsing URL check took before finishing,
...@@ -476,8 +475,8 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -476,8 +475,8 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="SubresourceFilter.WriteRuleset.Result" <histogram name="SubresourceFilter.WriteRuleset.Result"
enum="SubresourceFilterWriteRulesetResult" expires_after="M88"> enum="SubresourceFilterWriteRulesetResult" expires_after="M92">
<owner>ericrobinson@chromium.org</owner> <owner>alexmt@chromium.org</owner>
<owner>chrome-ads-histograms@google.com</owner> <owner>chrome-ads-histograms@google.com</owner>
<summary> <summary>
Whether indexing a version of the ruleset and writing it to disk succeeded, Whether indexing a version of the ruleset and writing it to disk succeeded,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment