summaryrefslogtreecommitdiff
path: root/chromium/third_party/gvr-android-sdk/README.chromium
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2017-04-05 14:08:31 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2017-04-11 07:46:53 +0000
commit6a4cabb866f66d4128a97cdc6d9d08ce074f1247 (patch)
treeab00f70a5e89278d6a0d16ff0c42578dc4d84a2d /chromium/third_party/gvr-android-sdk/README.chromium
parente733310db58160074f574c429d48f8308c0afe17 (diff)
downloadqtwebengine-chromium-6a4cabb866f66d4128a97cdc6d9d08ce074f1247.tar.gz
BASELINE: Update Chromium to 57.0.2987.144
Change-Id: I29db402ff696c71a04c4dbaec822c2e53efe0267 Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu>
Diffstat (limited to 'chromium/third_party/gvr-android-sdk/README.chromium')
-rw-r--r--chromium/third_party/gvr-android-sdk/README.chromium8
1 files changed, 5 insertions, 3 deletions
diff --git a/chromium/third_party/gvr-android-sdk/README.chromium b/chromium/third_party/gvr-android-sdk/README.chromium
index b7cda7f0cd1..cd2387f9cd4 100644
--- a/chromium/third_party/gvr-android-sdk/README.chromium
+++ b/chromium/third_party/gvr-android-sdk/README.chromium
@@ -1,9 +1,9 @@
Name: Google VR SDK
Short Name: gvr
URL: https://github.com/googlevr/gvr-android-sdk
-Version: 1.0.0
-Date: 23 Sep 2016
-Revision: 25e7e14413229d4644a66be77e8f8ddeb3f91fe7
+Version: 1.10.0
+Date: 10 Feb 2017
+Revision: 8d1395957283ee13ebe2bc672ba24e5ca4ec343f
License: Apache 2.0
License File: LICENSE
Security Critical: yes
@@ -21,6 +21,8 @@ gclient sync. Currently, the static libraries needs a newer version of
common_library.aar than the one provided by this checkout. So we also download
it from the same public storage. Once the version on github catches up, we will
remove common_library.aar.
+For Version 1.10.0, we have two date: 6 Dec 2016 and 10 Feb 2017. The latter
+version cherrypick a CL that fix a crash on K and L.
All JNI calls in the static library also needs to be manually registered. So
we have 3 jni related files. These files were generated by
base/android/jni_generator/jni_generator.py from Java files. Modifications to