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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 686013002: content: Enable 1-copy rasterizer on all platforms but Android and MacOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: keep disable-zero-copy in histograms.xml Created 6 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 | « content/renderer/render_thread_impl.cc ('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 998a7a9b51ce3633a4bac65110bdff9bbfc0fe52..70b2ccf87be6bc8ff5bf7d18647981cc0cffe633 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -46744,6 +46744,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-562274241" label="enable-extension-action-redesign"/>
<int value="-536289234" label="ssl-interstitial-v2-colorful"/>
<int value="-516845951" label="enable-embedded-extension-options"/>
+ <int value="-512971943" label="disable-one-copy"/>
<int value="-510488450" label="disable-pnacl"/>
<int value="-508143738" label="disable-accelerated-fixed-root-background"/>
<int value="-495585885" label="enable-spdy-proxy-dev-auth-origin"/>
« no previous file with comments | « content/renderer/render_thread_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698