aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Mineer <amineer@google.com>2017-05-16 03:42:59 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-05-16 03:42:59 +0000
commit072c1f74cf149617a8daf792c956b8c09a7019b3 (patch)
tree5f14982566e7bfab08d7598d69b8c45165fe7a73
parent86d78ac953a34d80df68f723eb2e12117af72b29 (diff)
parent473701f23b646ea355e759313e501a52622ffba1 (diff)
downloadchromium-webview-072c1f74cf149617a8daf792c956b8c09a7019b3.tar.gz
WebView AOSP Integration Request - 58.0.3029.108
am: 473701f23b Change-Id: I43deb94874ba1637425e30a8f2a4adc75df137cf
-rw-r--r--README8
-rw-r--r--prebuilt/arm/webview.apkbin29995246 -> 33924029 bytes
-rw-r--r--prebuilt/arm64/webview.apkbin54830090 -> 61021708 bytes
-rw-r--r--prebuilt/mips/webview.apkbin36002779 -> 41275634 bytes
-rw-r--r--prebuilt/x86/webview.apkbin33968578 -> 38666809 bytes
-rw-r--r--prebuilt/x86_64/webview.apkbin58761070 -> 66862394 bytes
6 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index febe77c..57224c1 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 52.0.2743.100, using the GN build tool (not the older GYP tool). To match our build settings, set:
+release tag 58.0.3029.108, using the GN build tool. To match our build settings, set:
target_os="android"
is_debug=false
@@ -24,9 +24,9 @@ in your GN argument file before building.
------
-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.
+Due to WebView API changes in the O release, the Java code in the Chromium 3029
+branch is not compatible with O. We'll be working on upstreaming the O-specific
+Java changes to Chromium once the final O SDK is released.
------
diff --git a/prebuilt/arm/webview.apk b/prebuilt/arm/webview.apk
index 0aee317..988e272 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 5cb9f05..bc85803 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 7a983da..36368f8 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 5a8a19c..15383b5 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 162b4ae..01447d0 100644
--- a/prebuilt/x86_64/webview.apk
+++ b/prebuilt/x86_64/webview.apk
Binary files differ