From 473701f23b646ea355e759313e501a52622ffba1 Mon Sep 17 00:00:00 2001 From: Alex Mineer Date: Fri, 12 May 2017 11:19:00 -0700 Subject: WebView AOSP Integration Request - 58.0.3029.108 This build IS suitable for public release. ./arm64/webview.apk package: name='com.android.webview' versionCode='303010850' versionName='58.0.3029.108' platformBuildVersionName='O' targetSdkVersion:'26' ./arm/webview.apk package: name='com.android.webview' versionCode='303010800 versionName='58.0.3029.108' platformBuildVersionName='O' targetSdkVersion:'26' ./mips/webview.apk package: name='com.android.webview' versionCode='303010820' versionName='58.0.3029.108' platformBuildVersionName='O' targetSdkVersion:'26' ./x86_64/webview.apk package: name='com.android.webview' versionCode='303010860' versionName='58.0.3029.108' platformBuildVersionName='O' targetSdkVersion:'26' ./x86/webview.apk package: name='com.android.webview' versionCode='303010810' versionName='58.0.3029.108' platformBuildVersionName='O' targetSdkVersion:'26' Bug: 32918592 Bug: 38179680 Test: Standard WebView release validation Change-Id: I0e5175ce42f11dc91ec82a44f97a53e49c18a191 --- README | 8 ++++---- prebuilt/arm/webview.apk | Bin 29995246 -> 33924029 bytes prebuilt/arm64/webview.apk | Bin 54830090 -> 61021708 bytes prebuilt/mips/webview.apk | Bin 36002779 -> 41275634 bytes prebuilt/x86/webview.apk | Bin 33968578 -> 38666809 bytes prebuilt/x86_64/webview.apk | Bin 58761070 -> 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 Binary files a/prebuilt/arm/webview.apk and b/prebuilt/arm/webview.apk differ diff --git a/prebuilt/arm64/webview.apk b/prebuilt/arm64/webview.apk index 5cb9f05..bc85803 100644 Binary files a/prebuilt/arm64/webview.apk and b/prebuilt/arm64/webview.apk differ diff --git a/prebuilt/mips/webview.apk b/prebuilt/mips/webview.apk index 7a983da..36368f8 100644 Binary files a/prebuilt/mips/webview.apk and b/prebuilt/mips/webview.apk differ diff --git a/prebuilt/x86/webview.apk b/prebuilt/x86/webview.apk index 5a8a19c..15383b5 100644 Binary files a/prebuilt/x86/webview.apk and b/prebuilt/x86/webview.apk differ diff --git a/prebuilt/x86_64/webview.apk b/prebuilt/x86_64/webview.apk index 162b4ae..01447d0 100644 Binary files a/prebuilt/x86_64/webview.apk and b/prebuilt/x86_64/webview.apk differ -- cgit v1.2.3