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

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

Issue 2549283002: Android: enable WebRTC HW H264 with a flag by default (Closed)
Patch Set: rename to kDisableWebRtcHWVP8Encoding Created 4 years 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 486a2df49249c438e1e56e27dae6b4e8706ac3d9..37f81aff67b665b40f18959c1f0b1553cf7b47e6 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -92153,7 +92153,7 @@ value.
<int value="-2020024440" label="scroll-end-effect"/>
<int value="-2017953534" label="enable-hosted-app-shim-creation"/>
<int value="-2013551096" label="ViewsSimplifiedFullscreenUI:disabled"/>
- <int value="-2008272679" label="disable-webrtc-hw-encoding"/>
+ <int value="-2009622663" label="WebRtcHWH264Encoding:enabled"/>
<int value="-2005089558" label="BackgroundVideoTrackOptimization:disabled"/>
<int value="-2003354337"
label="enable-search-button-in-omnibox-for-str-or-iip"/>
@@ -92206,6 +92206,7 @@ value.
<int value="-1832575380" label="show-saved-copy"/>
<int value="-1832221649" label="disable-out-of-process-pac"/>
<int value="-1821058653" label="enable-delay-agnostic-aec"/>
+ <int value="-1811394154" label="disable-webrtc-hw-vp8-encoding"/>
<int value="-1804485171" label="disable-fullscreen-tab-detaching"/>
<int value="-1802502753" label="enable-manual-password-generation:enabled"/>
<int value="-1798337879" label="enable-md-downloads"/>
@@ -92647,6 +92648,7 @@ value.
<int value="365467768" label="prefetch-search-results"/>
<int value="368854020" label="ash-screen-rotation-animation"/>
<int value="370486304" label="enable-origin-chip-on-srp"/>
+ <int value="377093001" label="WebRtcHWH264Encoding:disabled"/>
<int value="379326303" label="enable-add-to-shelf"/>
<int value="379428799" label="security-chip-animation"/>
<int value="385969127" label="disable-win32k-lockdown"/>

Powered by Google App Engine
This is Rietveld 408576698