0
Files
src/android_webview
Sam Maier 9f75db3493 jni_zero: pre-java_ref move required cleanups
Bug: 1377351
Change-Id: Ife46269cae369f9f237b107777031e3419bb485a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5133577
Reviewed-by: Andrew Grieve <agrieve@chromium.org>
Owners-Override: Sam Maier <smaier@chromium.org>
Owners-Override: Andrew Grieve <agrieve@chromium.org>
Auto-Submit: Sam Maier <smaier@chromium.org>
Commit-Queue: Andrew Grieve <agrieve@chromium.org>
Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1239155}
2023-12-19 15:43:09 +00:00
..
2023-12-18 14:16:16 +00:00
2023-12-08 18:32:39 +00:00
2023-12-14 22:12:16 +00:00
2023-11-20 20:28:27 +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