commit | 673df075ed6d311ceb4b5b24adba7cb73e64130a | [log] [tgz] |
---|---|---|
author | Ben Mason <benmason@google.com> | Mon Nov 23 12:36:00 2020 -0500 |
committer | Ben Mason <benmason@google.com> | Mon Nov 23 12:36:00 2020 -0500 |
tree | 03ead434c7c2a65b547ea80922d0c8d510d8a8f3 | |
parent | bee9101314c5355528c0c0c94bd37ea6eb5af8ac [diff] |
WebView AOSP Integration Request - 88.0.4324.16 This build IS NOT suitable for preview or public release. ./arm/webview.apk packageName=com.android.webview versionCode=432401650 versionName=88.0.4324.16 platformBuildVersionName='' compileSdkVersion=30 compileSdkVersionCodename=S sdkVersion=21 targetSdkVersion=S Download=gs://chrome-unsigned/android-B0urB0N/88.0.4324.16/next-arm/AndroidWebviewAosp.apk Built with https://chrome-internal.googlesource.com/chrome/tools/buildspec.git/+/master/releases/88.0.4324.16/DEPS ./x86/webview.apk packageName=com.android.webview versionCode=432401651 versionName=88.0.4324.16 platformBuildVersionName='' compileSdkVersion=30 compileSdkVersionCodename=S sdkVersion=21 targetSdkVersion=S Download=gs://chrome-unsigned/android-B0urB0N/88.0.4324.16/next-x86/AndroidWebviewAosp.apk Built with https://chrome-internal.googlesource.com/chrome/tools/buildspec.git/+/master/releases/88.0.4324.16/DEPS ./arm64/webview.apk packageName=com.android.webview versionCode=432401653 versionName=88.0.4324.16 platformBuildVersionName='' compileSdkVersion=30 compileSdkVersionCodename=S sdkVersion=21 targetSdkVersion=S Download=gs://chrome-unsigned/android-B0urB0N/88.0.4324.16/next-arm_64/AndroidWebviewAosp.apk Built with https://chrome-internal.googlesource.com/chrome/tools/buildspec.git/+/master/releases/88.0.4324.16/DEPS ./x86_64/webview.apk packageName=com.android.webview versionCode=432401656 versionName=88.0.4324.16 platformBuildVersionName='' compileSdkVersion=30 compileSdkVersionCodename=S sdkVersion=21 targetSdkVersion=S Download=gs://chrome-unsigned/android-B0urB0N/88.0.4324.16/next-x86_64/AndroidWebviewAosp.apk Built with https://chrome-internal.googlesource.com/chrome/tools/buildspec.git/+/master/releases/88.0.4324.16/DEPS Bug: 141615495 Test: Standard Chrome release validation Change-Id: I9de61796e80c57051c44a0d96325086ba1ef0da3
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.