summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorbajones <bajones@chromium.org>2015-06-18 09:39:07 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-18 16:39:47 +0000
commit4ab52def6d1861a55fd9864b47f56c16e4b423a0 (patch)
tree264d5754c3cae805c8f19959f30e04dd88d5ed63 /tools
parent5d1fef66183dbe232abef3144bef2db8bf5dd7b8 (diff)
downloadchromium_src-4ab52def6d1861a55fd9864b47f56c16e4b423a0.zip
chromium_src-4ab52def6d1861a55fd9864b47f56c16e4b423a0.tar.gz
chromium_src-4ab52def6d1861a55fd9864b47f56c16e4b423a0.tar.bz2
Adding Chrome-side WebVR interface and Cardboard implementation
WebVR Spec: http://mozvr.github.io/webvr-spec/webvr.html For the Blink half of this CL, see https://codereview.chromium.org/848053002 Provides an Android-only, Cardboard-SDK-based implementation of the initial WebVR interface, as well as the basic plumbing required to get data from Javascript to the right place in the browser process and back. BUG=389343 Review URL: https://codereview.chromium.org/829803003 Cr-Commit-Position: refs/heads/master@{#335062}
Diffstat (limited to 'tools')
-rw-r--r--tools/metrics/histograms/histograms.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index d149cc7..3172332 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -58895,6 +58895,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-1346722635" label="gesture-selection"/>
<int value="-1341092934" label="enable-accelerated-overflow-scroll"/>
<int value="-1340055960" label="enable-streamlined-hosted-apps"/>
+ <int value="-1337185440" label="enable-webvr"/>
<int value="-1334327410" label="ash-enable-touch-view-testing"/>
<int value="-1322882747" label="disable-datasaver-prompt"/>
<int value="-1319688939" label="ignore-gpu-blacklist"/>