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

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

Issue 2503973002: Add image color space histograms (Closed)
Patch Set: Created 4 years, 1 month 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 | « third_party/WebKit/Source/platform/image-decoders/ImageDecoder.cpp ('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 937917f6d9ab1c92083a7f6f440dfe263eaff239..bf1e02e73553d8af5e37747e5f6efd01d093bbf9 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -4059,6 +4059,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<summary>Gamma properties of destination color space.</summary>
</histogram>
+<histogram name="Blink.ColorSpace.Source" enum="Gamma">
+ <owner>ccameron@chromium.org</owner>
+ <summary>Gamma properties of image color space.</summary>
+</histogram>
+
<histogram name="Blink.Compositing.UpdateTime" units="microseconds">
<owner>paint-dev@chromium.org</owner>
<summary>
« no previous file with comments | « third_party/WebKit/Source/platform/image-decoders/ImageDecoder.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698