aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Mineer <amineer@google.com>2017-05-18 14:06:12 -0700
committerAlex Mineer <amineer@google.com>2017-05-18 14:06:12 -0700
commitdd49e6d2357aa1211a93f8e1dc98e31e252ed1c9 (patch)
tree566267ada14c17a1f0e261d1cc171dfbc6c617d8
parent2d931e82a4a2b721f1bd9c4473b09955b4896ff8 (diff)
downloadchromium-webview-dd49e6d2357aa1211a93f8e1dc98e31e252ed1c9.tar.gz
WebView AOSP Integration Request - 58.0.3029.123
This build IS suitable for public release. arm package: name='com.android.webview' versionCode='303012300' versionName='58.0.3029.123' platformBuildVersionName='O' sdkVersion:'21' targetSdkVersion:'26' x86 package: name='com.android.webview' versionCode='302912310' versionName='58.0.3029.123' platformBuildVersionName='O' sdkVersion:'21' targetSdkVersion:'26' mips package: name='com.android.webview' versionCode='302912320' versionName='58.0.3029.123' platformBuildVersionName='O' sdkVersion:'21' targetSdkVersion:'26' arm_64 package: name='com.android.webview' versionCode='302912350' versionName='58.0.3029.123' platformBuildVersionName='O' sdkVersion:'21' targetSdkVersion:'26' x86_64 package: name='com.android.webview' versionCode='302912360' versionName='58.0.3029.123' platformBuildVersionName='O' sdkVersion:'21' targetSdkVersion:'26' Bug: 32918592 Bug: 38346275 Test: Standard WebView release validation Change-Id: Ied60a6d7abf0c413c76ef2a44ec8ea73970eb569
-rw-r--r--README8
-rw-r--r--prebuilt/arm/webview.apkbin33923977 -> 33923857 bytes
-rw-r--r--prebuilt/arm64/webview.apkbin61021545 -> 61021409 bytes
-rw-r--r--prebuilt/mips/webview.apkbin41275902 -> 41275778 bytes
-rw-r--r--prebuilt/x86/webview.apkbin38666817 -> 38666693 bytes
-rw-r--r--prebuilt/x86_64/webview.apkbin66862356 -> 66862254 bytes
6 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 57224c1..8edfe01 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 58.0.3029.108, using the GN build tool. To match our build settings, set:
+release tag 58.0.3029.123, 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 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.
+Due to WebView API changes in the O release, the Java code in the Chromium
+3029_108 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 6878230..334646f 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 7dd5054..0d0f289 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 18250a7..c071f2b 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 8fe0f7c..ed4944d 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 f621bf7..e86bc4f 100644
--- a/prebuilt/x86_64/webview.apk
+++ b/prebuilt/x86_64/webview.apk
Binary files differ