aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Mineer <amineer@google.com>2016-06-10 11:22:11 -0700
committerAlex Mineer <amineer@google.com>2016-06-10 18:33:49 +0000
commit044bb9ec8441367b85f7050e70894737dd047f52 (patch)
treeb921e811d393d90060ee07dc43f92e4c2c8257d6
parent61c1944df708558d4d1226491d28982936f44fcb (diff)
downloadchromium-webview-nougat-bugfix-release.tar.gz
versionCode: 2755091 versionName: 51.0.2704.91 gs://chrome-unsigned/android-B0urB0N/51.0.2704.91/ Compiled against API24, suitable for general release. BUG: 27209658 BUG: 29154108 Change-Id: I595ebaf7c5cb808c2ffc8c8e0d3b86f8cc2d641b
-rw-r--r--README8
-rw-r--r--prebuilt/arm/webview.apkbin29541018 -> 29630566 bytes
-rw-r--r--prebuilt/arm64/webview.apkbin53822502 -> 54011870 bytes
-rw-r--r--prebuilt/mips/webview.apkbin35297787 -> 35423083 bytes
-rw-r--r--prebuilt/x86/webview.apkbin33417558 -> 33520730 bytes
-rw-r--r--prebuilt/x86_64/webview.apkbin57673657 -> 57877605 bytes
6 files changed, 3 insertions, 5 deletions
diff --git a/README b/README
index fc52fa1..7586d68 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.2693.3, using the GN build tool (not the older GYP tool). To match our build settings, set:
+release tag 51.0.2704.91, using the GN build tool (not the older GYP tool). To match our build settings, set:
target_os="android"
is_debug=false
@@ -19,15 +19,13 @@ enable_resource_whitelist_generation=true
ffmpeg_branding="Chrome"
proprietary_codecs=true
enable_remoting=true
-android_default_version_code="269300300"
-android_default_version_name="51.0.2693.3"
-android_chrome_build_id="f76e63c0-7c31-4190-8c13-8421d00a1b64"
+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 2693
+Due to WebView API changes in the N release, the Java code in the Chromium 2704_81
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 03870ae..146244a 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 671bbd5..65ff538 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 343d7a0..954fc88 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 d12c49d..b9cff2c 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 dc75161..5480727 100644
--- a/prebuilt/x86_64/webview.apk
+++ b/prebuilt/x86_64/webview.apk
Binary files differ