Commit 4ec254aa authored by Dominik Röttsches's avatar Dominik Röttsches Committed by Commit Bot

Push DirectWrite.* histograms to next year

We still want to track DirectWrite stability and timings.

Fixed: 1138262, 1138263, 1138264, 1138265, 1138266, 1138267, 1138268, 1138269, 1138270, 1138271, 1138272
Change-Id: I9515e25d26093bc98830b716311b4714e0c3d941
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2475795
Auto-Submit: Dominik Röttsches <drott@chromium.org>
Reviewed-by: default avatarStephen Chenney <schenney@chromium.org>
Reviewed-by: default avatarJesse Doherty <jwd@chromium.org>
Commit-Queue: Jesse Doherty <jwd@chromium.org>
Cr-Commit-Position: refs/heads/master@{#818963}
parent e7dc0d0f
...@@ -22,7 +22,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -22,7 +22,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histograms> <histograms>
<histogram name="DirectWrite.Fonts.Gfx.InitializeLoopCount" units="units" <histogram name="DirectWrite.Fonts.Gfx.InitializeLoopCount" units="units"
expires_after="M88"> expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<owner>etienneb@chromium.org</owner> <owner>etienneb@chromium.org</owner>
<summary> <summary>
...@@ -34,14 +34,14 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -34,14 +34,14 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="DirectWrite.Fonts.Proxy.CreateFontFaceResult" enum="Hresult" <histogram name="DirectWrite.Fonts.Proxy.CreateFontFaceResult" enum="Hresult"
expires_after="M88"> expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<owner>layout-dev@chromium.org</owner> <owner>layout-dev@chromium.org</owner>
<summary>Records the error returned from CreateFontFace.</summary> <summary>Records the error returned from CreateFontFace.</summary>
</histogram> </histogram>
<histogram name="DirectWrite.Fonts.Proxy.EmptyFamilyResultsRatio" <histogram name="DirectWrite.Fonts.Proxy.EmptyFamilyResultsRatio"
units="percentage of empty family results" expires_after="M88"> units="percentage of empty family results" expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<owner>layout-dev@chromium.org</owner> <owner>layout-dev@chromium.org</owner>
<summary> <summary>
...@@ -56,14 +56,14 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -56,14 +56,14 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="DirectWrite.Fonts.Proxy.Fallback.CacheSize" units="Count" <histogram name="DirectWrite.Fonts.Proxy.Fallback.CacheSize" units="Count"
expires_after="M88"> expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<owner>layout-dev@chromium.org</owner> <owner>layout-dev@chromium.org</owner>
<summary>Records how many font families are in the fallback cache.</summary> <summary>Records how many font families are in the fallback cache.</summary>
</histogram> </histogram>
<histogram name="DirectWrite.Fonts.Proxy.FallbackResult" <histogram name="DirectWrite.Fonts.Proxy.FallbackResult"
enum="DirectWriteFontFallbackResult" expires_after="M88"> enum="DirectWriteFontFallbackResult" expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<owner>layout-dev@chromium.org</owner> <owner>layout-dev@chromium.org</owner>
<summary> <summary>
...@@ -74,7 +74,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -74,7 +74,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="DirectWrite.Fonts.Proxy.FamilyCount" units="families" <histogram name="DirectWrite.Fonts.Proxy.FamilyCount" units="families"
expires_after="M88"> expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<summary> <summary>
The number of font families as seen by the font proxy in the renderer. The number of font families as seen by the font proxy in the renderer.
...@@ -82,7 +82,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -82,7 +82,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="DirectWrite.Fonts.Proxy.FamilyCountIndexingStart" <histogram name="DirectWrite.Fonts.Proxy.FamilyCountIndexingStart"
units="font files" expires_after="M88"> units="font files" expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<owner>layout-dev@chromium.org</owner> <owner>layout-dev@chromium.org</owner>
<summary> <summary>
...@@ -96,7 +96,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -96,7 +96,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="DirectWrite.Fonts.Proxy.FontProxyError" <histogram name="DirectWrite.Fonts.Proxy.FontProxyError"
enum="DirectWriteFontProxyError" expires_after="M88"> enum="DirectWriteFontProxyError" expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<owner>layout-dev@chromium.org</owner> <owner>layout-dev@chromium.org</owner>
<summary> <summary>
...@@ -105,14 +105,14 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -105,14 +105,14 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="DirectWrite.Fonts.Proxy.GetSystemFontCollectionResult" <histogram name="DirectWrite.Fonts.Proxy.GetSystemFontCollectionResult"
enum="Hresult" expires_after="M88"> enum="Hresult" expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<owner>layout-dev@chromium.org</owner> <owner>layout-dev@chromium.org</owner>
<summary>Records the error returned from GetSystemFontCollection.</summary> <summary>Records the error returned from GetSystemFontCollection.</summary>
</histogram> </histogram>
<histogram name="DirectWrite.Fonts.Proxy.IndexingSpeed" <histogram name="DirectWrite.Fonts.Proxy.IndexingSpeed"
units="font files per second" expires_after="M88"> units="font files per second" expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<owner>layout-dev@chromium.org</owner> <owner>layout-dev@chromium.org</owner>
<summary> <summary>
...@@ -123,7 +123,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -123,7 +123,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="DirectWrite.Fonts.Proxy.LastResortFontCount" units="fonts" <histogram name="DirectWrite.Fonts.Proxy.LastResortFontCount" units="fonts"
expires_after="M88"> expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<owner>layout-dev@chromium.org</owner> <owner>layout-dev@chromium.org</owner>
<summary> <summary>
...@@ -133,7 +133,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -133,7 +133,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="DirectWrite.Fonts.Proxy.LastResortFontFileCount" units="files" <histogram name="DirectWrite.Fonts.Proxy.LastResortFontFileCount" units="files"
expires_after="M88"> expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<owner>layout-dev@chromium.org</owner> <owner>layout-dev@chromium.org</owner>
<summary> <summary>
...@@ -142,7 +142,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -142,7 +142,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="DirectWrite.Fonts.Proxy.LoaderType" <histogram name="DirectWrite.Fonts.Proxy.LoaderType"
enum="DirectWriteFontLoaderType" expires_after="M88"> enum="DirectWriteFontLoaderType" expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<owner>layout-dev@chromium.org</owner> <owner>layout-dev@chromium.org</owner>
<summary> <summary>
...@@ -153,7 +153,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -153,7 +153,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="DirectWrite.Fonts.Proxy.LoadFamilyResult" <histogram name="DirectWrite.Fonts.Proxy.LoadFamilyResult"
enum="DirectWriteLoadFamilyResult" expires_after="M88"> enum="DirectWriteLoadFamilyResult" expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<owner>layout-dev@chromium.org</owner> <owner>layout-dev@chromium.org</owner>
<summary> <summary>
...@@ -164,7 +164,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -164,7 +164,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="DirectWrite.Fonts.Proxy.LoadFamilyTime" units="ms" <histogram name="DirectWrite.Fonts.Proxy.LoadFamilyTime" units="ms"
expires_after="M88"> expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<owner>layout-dev@chromium.org</owner> <owner>layout-dev@chromium.org</owner>
<summary> <summary>
...@@ -174,7 +174,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -174,7 +174,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="DirectWrite.Fonts.Proxy.LookupTableBuildTime" units="ms" <histogram name="DirectWrite.Fonts.Proxy.LookupTableBuildTime" units="ms"
expires_after="M88"> expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<owner>layout-dev@chromium.org</owner> <owner>layout-dev@chromium.org</owner>
<summary> <summary>
...@@ -186,7 +186,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -186,7 +186,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="DirectWrite.Fonts.Proxy.LookupTableDiskCacheHit" <histogram name="DirectWrite.Fonts.Proxy.LookupTableDiskCacheHit"
units="BooleanSuccess" expires_after="M88"> units="BooleanSuccess" expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<owner>layout-dev@chromium.org</owner> <owner>layout-dev@chromium.org</owner>
<summary> <summary>
...@@ -198,7 +198,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -198,7 +198,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="DirectWrite.Fonts.Proxy.LookupTablePersistSuccess" <histogram name="DirectWrite.Fonts.Proxy.LookupTablePersistSuccess"
units="BooleanSuccess" expires_after="M88"> units="BooleanSuccess" expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<owner>layout-dev@chromium.org</owner> <owner>layout-dev@chromium.org</owner>
<summary> <summary>
...@@ -209,7 +209,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -209,7 +209,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="DirectWrite.Fonts.Proxy.LookupTableReadyTime" units="ms" <histogram name="DirectWrite.Fonts.Proxy.LookupTableReadyTime" units="ms"
expires_after="M88"> expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<owner>layout-dev@chromium.org</owner> <owner>layout-dev@chromium.org</owner>
<summary> <summary>
...@@ -227,7 +227,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -227,7 +227,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="DirectWrite.Fonts.Proxy.LookupTableSize" units="KB" <histogram name="DirectWrite.Fonts.Proxy.LookupTableSize" units="KB"
expires_after="M88"> expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<owner>layout-dev@chromium.org</owner> <owner>layout-dev@chromium.org</owner>
<summary> <summary>
...@@ -238,7 +238,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -238,7 +238,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="DirectWrite.Fonts.Proxy.MessageFilterError" <histogram name="DirectWrite.Fonts.Proxy.MessageFilterError"
enum="DirectWriteMessageFilterError" expires_after="M88"> enum="DirectWriteMessageFilterError" expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<owner>layout-dev@chromium.org</owner> <owner>layout-dev@chromium.org</owner>
<summary> <summary>
...@@ -247,7 +247,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -247,7 +247,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="DirectWrite.Fonts.Proxy.MostFrequentScanningFailure" <histogram name="DirectWrite.Fonts.Proxy.MostFrequentScanningFailure"
enum="Hresult" expires_after="M88"> enum="Hresult" expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<owner>layout-dev@chromium.org</owner> <owner>layout-dev@chromium.org</owner>
<summary> <summary>
...@@ -261,7 +261,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -261,7 +261,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="DirectWrite.Fonts.Proxy.NumFontFiles" units="font files" <histogram name="DirectWrite.Fonts.Proxy.NumFontFiles" units="font files"
expires_after="M88"> expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<owner>layout-dev@chromium.org</owner> <owner>layout-dev@chromium.org</owner>
<summary> <summary>
...@@ -273,7 +273,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -273,7 +273,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="DirectWrite.Fonts.Proxy.TableBuildTimedOut" <histogram name="DirectWrite.Fonts.Proxy.TableBuildTimedOut"
units="BooleanTimedout" expires_after="M88"> units="BooleanTimedout" expires_after="2021-10-15">
<owner>drott@chromium.org</owner> <owner>drott@chromium.org</owner>
<owner>layout-dev@chromium.org</owner> <owner>layout-dev@chromium.org</owner>
<summary> <summary>
......
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