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

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

Issue 2162683002: Add more CALayerResult histograms (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | « cc/output/ca_layer_overlay.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 fd80465fe0a37b1c033b539432c1cec6d971aa96..6aea31c4af8701179fd55582e69787224956dcea 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -67871,6 +67871,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="13" label="RenderPass quads not supported"/>
<int value="14" label="SurfaceContent quads not supported"/>
<int value="15" label="YUVVideo quads not supported"/>
+ <int value="16"
+ label="Different clip settings in a sorting context is not supported."/>
+ <int value="17"
+ label="Different vertex opacities for a single texture is not supported"/>
</enum>
<enum name="CanvasContextType" type="int">
« no previous file with comments | « cc/output/ca_layer_overlay.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698