commit | dd028d2e39a1815712ffd229b6b9a543b5c40395 | [log] [tgz] |
---|---|---|
author | Ben Mason <benmason@google.com> | Mon Oct 21 18:02:51 2024 +0000 |
committer | Torne (Richard Coles) <torne@google.com> | Tue Oct 29 15:59:42 2024 -0400 |
tree | 345bd3b10948c48b4d1ea0b0b5541d09b7a2f995 | |
parent | 2c5945a8a24c70342183527b954e6505403ff674 [diff] |
WebView AOSP Integration Request - 128.0.6613.88 This build IS suitable for preview or public release. ./arm/webview.apk packageName=com.android.webview versionCode=661308800 versionName=128.0.6613.88 platformBuildVersionName=15 compileSdkVersion=35 compileSdkVersionCodename=15 sdkVersion=26 targetSdkVersion=35 Download=gs://chrome-unsigned/android-B0urB0N/128.0.6613.88/arm/AndroidWebviewAosp.apk Built with https://chromium.googlesource.com/chromium/src.git/+/refs/tags/128.0.6613.88/DEPS ./x86/webview.apk packageName=com.android.webview versionCode=661308806 versionName=128.0.6613.88 platformBuildVersionName=15 compileSdkVersion=35 compileSdkVersionCodename=15 sdkVersion=26 targetSdkVersion=35 Download=gs://chrome-unsigned/android-B0urB0N/128.0.6613.88/x86/AndroidWebviewAosp.apk Built with https://chromium.googlesource.com/chromium/src.git/+/refs/tags/128.0.6613.88/DEPS ./arm64/webview.apk packageName=com.android.webview versionCode=661308801 versionName=128.0.6613.88 platformBuildVersionName=15 compileSdkVersion=35 compileSdkVersionCodename=15 sdkVersion=26 targetSdkVersion=35 Download=gs://chrome-unsigned/android-B0urB0N/128.0.6613.88/arm_64/AndroidWebviewAosp.apk Built with https://chromium.googlesource.com/chromium/src.git/+/refs/tags/128.0.6613.88/DEPS ./x86_64/webview.apk packageName=com.android.webview versionCode=661308807 versionName=128.0.6613.88 platformBuildVersionName=15 compileSdkVersion=35 compileSdkVersionCodename=15 sdkVersion=26 targetSdkVersion=35 Download=gs://chrome-unsigned/android-B0urB0N/128.0.6613.88/x86_64/AndroidWebviewAosp.apk Built with https://chromium.googlesource.com/chromium/src.git/+/refs/tags/128.0.6613.88/DEPS Bug: 329815664 Test: Standard Chrome release validation Merged-In: I633d7c57166fa08753b8815270f3bde67205ec07 Change-Id: I633d7c57166fa08753b8815270f3bde67205ec07
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.