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

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

Issue 2809473003: Switch DirectComposition layers to BGRA if overlay allocation fails. (Closed)
Patch Set: post-review changes Created 3 years, 8 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 | « gpu/ipc/service/direct_composition_surface_win.cc ('k') | 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 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>
« no previous file with comments | « gpu/ipc/service/direct_composition_surface_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698