| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index c11089e05d692f90906ee3048e51e2229d74b7b9..22fdfcc95a5f37f6dfd421fcc3ab24d1a7267a10 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -21954,6 +21954,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="GPU.DirectComposition.FramesSinceColorSpaceChange"
|
| + units="frames">
|
| + <owner>jbauman@chromium.org</owner>
|
| + <summary>
|
| + How many frames since the last time the layer color format was changed.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="GPU.DirectComposition.OverlaysSupported"
|
| enum="BooleanOverlaySupported">
|
| <owner>jbauman@chromium.org</owner>
|
|
|