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

Side by Side Diff: tools/metrics/histograms/histograms.xml

Issue 14495010: Add UMA stats for audio/video containers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 7 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:
View unified diff | Download patch
« media/filters/ffmpeg_glue.cc ('K') | « media/media.gyp ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!-- 1 <!--
2 Copyright 2013 The Chromium Authors. All rights reserved. 2 Copyright 2013 The Chromium Authors. All rights reserved.
3 Use of this source code is governed by a BSD-style license that can be 3 Use of this source code is governed by a BSD-style license that can be
4 found in the LICENSE file. 4 found in the LICENSE file.
5 --> 5 -->
6 6
7 <!-- 7 <!--
8 This file is used to generate a comprehensive list of Chrome histograms along 8 This file is used to generate a comprehensive list of Chrome histograms along
9 with a detailed description for each histogram. 9 with a detailed description for each histogram.
10 10
(...skipping 2165 matching lines...) Expand 10 before | Expand all | Expand 10 after
2176 </histogram> 2176 </histogram>
2177 2177
2178 <histogram name="Media.AudioRendererEvents" enum="AudioRendererEvents"> 2178 <histogram name="Media.AudioRendererEvents" enum="AudioRendererEvents">
2179 <summary>Captures statistics for various AudioRendererImpl events.</summary> 2179 <summary>Captures statistics for various AudioRendererImpl events.</summary>
2180 </histogram> 2180 </histogram>
2181 2181
2182 <histogram name="Media.DetectedAudioCodec" enum="FFmpegCodecs"> 2182 <histogram name="Media.DetectedAudioCodec" enum="FFmpegCodecs">
2183 <summary>Audio codec used in HTML5 media.</summary> 2183 <summary>Audio codec used in HTML5 media.</summary>
2184 </histogram> 2184 </histogram>
2185 2185
2186 <histogram name="Media.DetectedContainer" enum="MediaContainers">
2187 <summary>Container used for HTML5 media.</summary>
2188 </histogram>
2189
2186 <histogram name="Media.DetectedVideoCodec" enum="FFmpegCodecs"> 2190 <histogram name="Media.DetectedVideoCodec" enum="FFmpegCodecs">
2187 <summary>Video codec used in HTML5 media.</summary> 2191 <summary>Video codec used in HTML5 media.</summary>
2188 </histogram> 2192 </histogram>
2189 2193
2190 <histogram name="Media.PepperVideoDecoderError" enum="PepperVideoDecodeError"> 2194 <histogram name="Media.PepperVideoDecoderError" enum="PepperVideoDecodeError">
2191 <summary>Counts of video decode errors reported to plugin.</summary> 2195 <summary>Counts of video decode errors reported to plugin.</summary>
2192 </histogram> 2196 </histogram>
2193 2197
2194 <histogram name="Media.PepperVideoDecoderPictureCount"> 2198 <histogram name="Media.PepperVideoDecoderPictureCount">
2195 <summary> 2199 <summary>
(...skipping 9844 matching lines...) Expand 10 before | Expand all | Expand 10 after
12040 <int value="6" label="LINK_LOAD_RELOAD">JS/link directed reload</int> 12044 <int value="6" label="LINK_LOAD_RELOAD">JS/link directed reload</int>
12041 <int value="7" label="LINK_LOAD_CACHE_STALE_OK"> 12045 <int value="7" label="LINK_LOAD_CACHE_STALE_OK">
12042 back/forward or encoding change 12046 back/forward or encoding change
12043 </int> 12047 </int>
12044 <int value="8" label="LINK_LOAD_CACHE_ONLY"> 12048 <int value="8" label="LINK_LOAD_CACHE_ONLY">
12045 Allow stale data (avoid doing a re-post) 12049 Allow stale data (avoid doing a re-post)
12046 </int> 12050 </int>
12047 <int value="9" label="PRERENDER_LOAD">Speculative prerendering of a page</int> 12051 <int value="9" label="PRERENDER_LOAD">Speculative prerendering of a page</int>
12048 </enum> 12052 </enum>
12049 12053
12054 <enum name="MediaContainers" type="int">
12055 <int value="0" label="Unknown"/>
12056 <int value="1" label="AAC (Advanced Audio Coding)"/>
12057 <int value="2" label="AC-3"/>
12058 <int value="3" label="AIFF (Audio Interchange File Format)"/>
12059 <int value="4" label="AMR (Adaptive Multi-Rate Audio)"/>
12060 <int value="5" label="APE (Monkey's Audio)"/>
12061 <int value="6" label="ASF (Advanced / Active Streaming Format)"/>
12062 <int value="7" label="SSA (SubStation Alpha) subtitle"/>
12063 <int value="8" label="AVI (Audio Video Interleaved)"/>
12064 <int value="9" label="Bink"/>
12065 <int value="10" label="CAF (Apple Core Audio Format)"/>
12066 <int value="11" label="DTS"/>
12067 <int value="12" label="DTS-HD"/>
12068 <int value="13" label="DV (Digital Video)"/>
12069 <int value="14" label="DXA"/>
12070 <int value="15" label="Enhanced AC-3"/>
12071 <int value="16" label="FLAC (Free Lossless Audio Codec)"/>
12072 <int value="17" label="FLV (Flash Video)"/>
12073 <int value="18" label="GSM (Global System for Mobile Audio)"/>
12074 <int value="19" label="H.261"/>
12075 <int value="20" label="H.263"/>
12076 <int value="21" label="H.264"/>
12077 <int value="22" label="HLS (Apple HTTP Live Streaming PlayList)"/>
12078 <int value="23" label="Berkeley/IRCAM/CARL Sound Format"/>
12079 <int value="24" label="MJPEG video"/>
12080 <int value="25" label="QuickTime / MOV / MPEG4"/>
12081 <int value="26" label="MP3 (MPEG audio layer 2/3)"/>
12082 <int value="27" label="MPEG-2 Program Stream"/>
12083 <int value="28" label="MPEG-2 Transport Stream"/>
12084 <int value="29" label="MPEG-4 Bitstream"/>
12085 <int value="30" label="Ogg"/>
12086 <int value="31" label="RM (RealMedia)"/>
12087 <int value="32" label="SRT (SubRip subtitle)"/>
12088 <int value="33" label="SWF (ShockWave Flash)"/>
12089 <int value="34" label="VC-1"/>
12090 <int value="35" label="WAV / WAVE (Waveform Audio)"/>
12091 <int value="36" label="Matroska / WebM"/>
12092 <int value="37" label="WTV (Windows Television)"/>
12093 </enum>
12094
12050 <enum name="MouseEventFollowedByClick" type="int"> 12095 <enum name="MouseEventFollowedByClick" type="int">
12051 <int value="0" label="Missed event before click"/> 12096 <int value="0" label="Missed event before click"/>
12052 <int value="1" label="Caught event before click"/> 12097 <int value="1" label="Caught event before click"/>
12053 </enum> 12098 </enum>
12054 12099
12055 <enum name="NavigationScheme" type="int"> 12100 <enum name="NavigationScheme" type="int">
12056 <int value="0" label="(Unknown)"/> 12101 <int value="0" label="(Unknown)"/>
12057 <int value="1" label="http"/> 12102 <int value="1" label="http"/>
12058 <int value="2" label="https"/> 12103 <int value="2" label="https"/>
12059 <int value="3" label="file"/> 12104 <int value="3" label="file"/>
(...skipping 3263 matching lines...) Expand 10 before | Expand all | Expand 10 after
15323 <fieldtrial name="SSLResumption"> 15368 <fieldtrial name="SSLResumption">
15324 <group name="Resume_Handshake" label="Session Resumption"/> 15369 <group name="Resume_Handshake" label="Session Resumption"/>
15325 <group name="Full_Handshake" label="Full"/> 15370 <group name="Full_Handshake" label="Full"/>
15326 <affected-histogram name="Net.SSL_Connection_Latency"/> 15371 <affected-histogram name="Net.SSL_Connection_Latency"/>
15327 <affected-histogram name="Net.SSL_Connection_Latency_Google"/> 15372 <affected-histogram name="Net.SSL_Connection_Latency_Google"/>
15328 </fieldtrial> 15373 </fieldtrial>
15329 15374
15330 </fieldtrials> 15375 </fieldtrials>
15331 15376
15332 </histogram-configuration> 15377 </histogram-configuration>
OLDNEW
« media/filters/ffmpeg_glue.cc ('K') | « media/media.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698