aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Mineer <amineer@google.com>2016-08-15 23:48:14 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-08-15 23:48:14 +0000
commitb77452f998052ac775162a091740965cc3c4c4d9 (patch)
treed245a464a779fc9b3f911e217cb413c02d963256
parentb61dec1d8f17bb10cab6b772e5fa4f7fab1545bb (diff)
parent03c9c9b64f553171a7c232e5c99b10b43e1561bb (diff)
downloadchromium-webview-b77452f998052ac775162a091740965cc3c4c4d9.tar.gz
WebView AOSP Integration Request - 52.0.2743.100 am: 5b2e1c83f2 am: 1cebd6bab9
am: 03c9c9b64f Change-Id: I24f383e344ae1d90e8825be8fb010dae6ffb85ac
-rw-r--r--README5
-rw-r--r--prebuilt/arm/webview.apkbin29630566 -> 29995246 bytes
-rw-r--r--prebuilt/arm64/webview.apkbin54011870 -> 54830090 bytes
-rw-r--r--prebuilt/mips/webview.apkbin35423083 -> 36002779 bytes
-rw-r--r--prebuilt/x86/webview.apkbin33520730 -> 33968578 bytes
-rw-r--r--prebuilt/x86_64/webview.apkbin57877605 -> 58761070 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..0aee317 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..5cb9f05 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..7a983da 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..5a8a19c 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..162b4ae 100644
--- a/prebuilt/x86_64/webview.apk
+++ b/prebuilt/x86_64/webview.apk
Binary files differ