aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorne (Richard Coles) <torne@google.com>2016-09-21 12:47:09 +0100
committerTorne (Richard Coles) <torne@google.com>2016-09-21 12:47:09 +0100
commit3b1cbcd66abd48cf57124a380714576883fa77be (patch)
tree821ba50e2a3168bb8fd08202408d092f87882e2f
parent044bb9ec8441367b85f7050e70894737dd047f52 (diff)
parente9d901a622a2233d011acd0d2a7a1dca9bcc7f37 (diff)
downloadchromium-webview-3b1cbcd66abd48cf57124a380714576883fa77be.tar.gz
resolve merge conflicts of e9d901a to nyc-dev
Change-Id: Ic0a5d1893786ae8a6a5b207f01da14ed93bfac0a
-rw-r--r--README5
-rw-r--r--prebuilt/arm/webview.apkbin29630566 -> 29995238 bytes
-rw-r--r--prebuilt/arm64/webview.apkbin54011870 -> 54830088 bytes
-rw-r--r--prebuilt/mips/webview.apkbin35423083 -> 36002783 bytes
-rw-r--r--prebuilt/x86/webview.apkbin33520730 -> 33968574 bytes
-rw-r--r--prebuilt/x86_64/webview.apkbin57877605 -> 58761042 bytes
6 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index 7586d68..febe77c 100644
--- a/README
+++ b/README
@@ -7,7 +7,7 @@ https://www.chromium.org/developers/how-tos/build-instructions-android-webview
------
The prebuilt libwebviewchromium.so included in these APKs is built from Chromium
-release tag 51.0.2704.91, using the GN build tool (not the older GYP tool). To match our build settings, set:
+release tag 52.0.2743.100, using the GN build tool (not the older GYP tool). To match our build settings, set:
target_os="android"
is_debug=false
@@ -19,13 +19,12 @@ enable_resource_whitelist_generation=true
ffmpeg_branding="Chrome"
proprietary_codecs=true
enable_remoting=true
-android_chrome_build_id="c212fd71-e1d3-4b49-9f08-878f16747dd9"
in your GN argument file before building.
------
-Due to WebView API changes in the N release, the Java code in the Chromium 2704_81
+Due to WebView API changes in the N release, the Java code in the Chromium 2743_91
branch is not compatible with N. We'll be working on upstreaming the N-specific
Java changes to Chromium once the final N SDK is released.
diff --git a/prebuilt/arm/webview.apk b/prebuilt/arm/webview.apk
index 146244a..fe763b1 100644
--- a/prebuilt/arm/webview.apk
+++ b/prebuilt/arm/webview.apk
Binary files differ
diff --git a/prebuilt/arm64/webview.apk b/prebuilt/arm64/webview.apk
index 65ff538..e7c8639 100644
--- a/prebuilt/arm64/webview.apk
+++ b/prebuilt/arm64/webview.apk
Binary files differ
diff --git a/prebuilt/mips/webview.apk b/prebuilt/mips/webview.apk
index 954fc88..750ca6a 100644
--- a/prebuilt/mips/webview.apk
+++ b/prebuilt/mips/webview.apk
Binary files differ
diff --git a/prebuilt/x86/webview.apk b/prebuilt/x86/webview.apk
index b9cff2c..bc9fea0 100644
--- a/prebuilt/x86/webview.apk
+++ b/prebuilt/x86/webview.apk
Binary files differ
diff --git a/prebuilt/x86_64/webview.apk b/prebuilt/x86_64/webview.apk
index 5480727..b0d4e10 100644
--- a/prebuilt/x86_64/webview.apk
+++ b/prebuilt/x86_64/webview.apk
Binary files differ