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

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

Issue 2205133003: Implement new RPDQ copy logic for CALayer promotion. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@temp60_more_refactor
Patch Set: Comments from ccameron. Created 4 years, 4 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 | « content/test/data/gpu/filter_effects.html ('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 d56cddb709a1d03119898a79b7eccecce201e865..182649e1a276a6892702cfd37be06c4c4af39678 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -69017,6 +69017,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="19" label="RenderPassDrawQuad has background filters."/>
<int value="20" label="RenderPassDrawQuad has a mask."/>
<int value="21" label="RenderPassDrawQuad has unconvertable filters."/>
+ <int value="22" label="RenderPassDrawQuad has a sorting context id."/>
</enum>
<enum name="CanvasContextType" type="int">
« no previous file with comments | « content/test/data/gpu/filter_effects.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698