0
Files
src/android_webview
Norge Vizcay 5f76ac2da2 Clean up flag AutofillEnableSupportForAddressOverflow.
The feature was default enabled on M128. This CL cleans up the flag two
releases later.

Bug: 40275657
Change-Id: I60d60c6fd08a4661624201f0fc5dffd2a30235d4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5803504
Reviewed-by: Jihad Hanna <jihadghanna@google.com>
Commit-Queue: Norge Vizcay <vizcay@google.com>
Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1345296}
2024-08-22 08:29:13 +00:00
..
2024-08-21 20:21:59 +00:00
2024-07-25 19:20:22 +00:00
2024-08-14 14:14:18 +00:00
2024-04-03 14:51:28 +00:00
2024-08-16 10:35:22 +00:00
2024-07-31 21:39:39 +00:00
2023-09-19 16:47:03 +00:00

Android WebView

Android WebView is an Android system component for displaying web content. WebView (and the related Android classes) are implemented by the code in the //android_webview/ folder.

This directory contains the Android WebView implementation, as well as the implementation for the AndroidX Webkit support library.

Overview for Chromium team members and contributors

Please see WebView Architecture.

Want to use WebView in an Android app?

Please consult our API documentation and app development guides:

Want to build and install WebView on a device?

See our Chromium developer documentation.

Public mailing lists