Clone this repo:

Branches

  1. 8a6ff21 webview: improve feature flag comment by Joanne de Abreu · 4 days ago main
  2. c5c72ae [Clean] Fix inline Javadoc block tags in android_webview/. by Sky Malice · 7 days ago
  3. b74fc5a Add a feature flag to control draining the prefetch queue in WebView navigate. by Joanne de Abreu · 12 days ago
  4. 9c45b2a Add plumbing for getResponseHeaders(). by Peter E Conn · 4 weeks ago
  5. 7e359c9 webview: Add boundary interfaces for WebContent by Ben Wiser · 4 weeks ago

Webkit Boundary Interfaces

Note: the canonical copy of the boundary interfaces lives in the chromium repository; this subdirectory of chromium is mirrored into the Android project for use by the webkit AndroidX module.

If you‘re reading this file in the Android repository, don’t make changes in this folder. Please make changes in chromium, or contact the OWNERS in frameworks/support/webkit/.

If you're reading this file in the chromium repository, you should feel free to make changes. Please be aware that this folder has strict import requirements (enforced by DEPS), because it must continue to build when mirrored into Android.