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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2265893003: media: Add UMA to report CDM interface version being used (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 3 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index e8fd03e3e0236817c0a1d82c1ddf6d58f7553679..58ae3359b52328ed82b87d043d5436e63a78465a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -22302,6 +22302,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Media.EME.CdmVersion">
ddorwin 2016/08/22 20:38:15 Update name
xhwang 2016/08/23 00:21:43 Done.
+ <owner>xhwang@chromium.org</owner>
+ <summary>
+ Version of the CDM interface that the created CDM uses. This is recorded
ddorwin 2016/08/22 20:38:15 "the created CDM" is unclear in this context (UMA
xhwang 2016/08/23 00:21:43 Done.
+ once per CDM instance.
+ </summary>
+</histogram>
+
<histogram name="Media.EME.ClearKey" enum="CdmPromiseResult">
<owner>sandersd@chromium.org</owner>
<summary>
« media/cdm/ppapi/ppapi_cdm_adapter.cc ('K') | « media/cdm/ppapi/ppapi_cdm_adapter.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698