commit | b75a9f054a4edb0e8c02aeae77749463825c9bb8 | [log] [tgz] |
---|---|---|
author | Ben Mason <benmason@google.com> | Tue Sep 29 18:18:15 2020 -0400 |
committer | Ben Mason <benmason@google.com> | Tue Sep 29 18:18:15 2020 -0400 |
tree | 2fcdb6e48e83ba51670b90f18139cd667d95ca47 | |
parent | dfec32b80087ffc5e8d01069672b6674b0ad3e3e [diff] |
WebView AOSP Integration Request - 87.0.4276.2 This build IS NOT suitable for preview or public release. ./arm/webview.apk packageName=com.android.webview versionCode=427600250 versionName=87.0.4276.2 platformBuildVersionName='' compileSdkVersion=30 compileSdkVersionCodename=S sdkVersion=21 targetSdkVersion=S Download=gs://chrome-unsigned/android-B0urB0N/87.0.4276.2/next-arm/AndroidWebviewAosp.apk Built with https://chrome-internal.googlesource.com/chrome/tools/buildspec.git/+/master/releases/87.0.4276.2/DEPS ./x86/webview.apk packageName=com.android.webview versionCode=427600251 versionName=87.0.4276.2 platformBuildVersionName='' compileSdkVersion=30 compileSdkVersionCodename=S sdkVersion=21 targetSdkVersion=S Download=gs://chrome-unsigned/android-B0urB0N/87.0.4276.2/next-x86/AndroidWebviewAosp.apk Built with https://chrome-internal.googlesource.com/chrome/tools/buildspec.git/+/master/releases/87.0.4276.2/DEPS ./arm64/webview.apk packageName=com.android.webview versionCode=427600253 versionName=87.0.4276.2 platformBuildVersionName='' compileSdkVersion=30 compileSdkVersionCodename=S sdkVersion=21 targetSdkVersion=S Download=gs://chrome-unsigned/android-B0urB0N/87.0.4276.2/next-arm_64/AndroidWebviewAosp.apk Built with https://chrome-internal.googlesource.com/chrome/tools/buildspec.git/+/master/releases/87.0.4276.2/DEPS ./x86_64/webview.apk packageName=com.android.webview versionCode=427600256 versionName=87.0.4276.2 platformBuildVersionName='' compileSdkVersion=30 compileSdkVersionCodename=S sdkVersion=21 targetSdkVersion=S Download=gs://chrome-unsigned/android-B0urB0N/87.0.4276.2/next-x86_64/AndroidWebviewAosp.apk Built with https://chrome-internal.googlesource.com/chrome/tools/buildspec.git/+/master/releases/87.0.4276.2/DEPS Bug: 141615495 Test: Standard Chrome release validation Change-Id: I867cd304cda32093cf641d25ce0635fbeedcd534
Building the Chromium-based WebView in AOSP is no longer supported or required. WebView can now be built entirely from the Chromium source code.
Docs on how to build WebView from Chromium for use in AOSP are available here: https://chromium.googlesource.com/chromium/src/+/HEAD/android_webview/docs/aosp-system-integration.md
For questions about building WebView, please contact our mailing list: https://groups.google.com/a/chromium.org/forum/#!forum/android-webview-dev
The prebuilt APKs provided here are built from Chromium upstream sources; you should check the commit message to see the version number for a particular prebuilt. The version number is formatted like "12.0.3456.789" and matches the tag in the Chromium repository it was built from.
If you want to build your own WebView, you should generally build the latest stable version, not the version published here: newer versions have important security and stability improvements.