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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1217333002: Add a group policy for hardware acceleration. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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 9af6b4ad2287957aa5895db90a742ed8393e6c4b..cffc0d8b43f2b75eca6c11020b6c546057fd17e3 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -53661,6 +53661,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="300" label="Allow proceeding from the SSL warning page"/>
<int value="301" label="Allows QUIC protocol"/>
<int value="302" label="Key Permissions"/>
+ <int value="303" label="Use hardware acceleration when available"/>
bartfab (slow) 2015/07/01 09:16:54 Please keep this in sync with the 'caption' in pol
Zhenyao Mo 2015/07/01 17:56:08 Revised in the policy_templates.json so now they m
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">

Powered by Google App Engine
This is Rietveld 408576698