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

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: update 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..0ba8ee801f57cca03fbf07fd66e92cd64bf75658 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"/>
@@ -46881,7 +46882,6 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="1410697724" label="mediadrm-enable-non-compositing"/>
<int value="1442798825" label="enable-quic"/>
<int value="1459529277" label="disable-text-input-focus-manager"/>
- <int value="1465624446" label="disable-zero-copy"/>
Alexei Svitkine (slow) 2014/10/30 18:05:39 Please keep the existing entry as it's needed to d
reveman 2014/10/30 19:46:19 Done.
<int value="1466380480" label="enable-device-discovery-notifications"/>
<int value="1469407485" label="disable-accelerated-2d-canvas"/>
<int value="1490255042" label="enable-overlay-scrollbar"/>
« 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