Clone this repo:

Branches

  1. f465d4b Remove the (unshipped) setRendererLibraryPrefetchMode API from WebView by Peter Beverloo · 9 days ago main
  2. d03b064 WebView navigate API - Support lib binding by Joanne de Abreu · 3 weeks ago
  3. 373b742 Split proguard flags for boundary interfaces by Peter Pakkenberg · 5 weeks ago
  4. a1f7c4a Change IgnoreDuplicateNavThreshold type from int to long. by Anna Sato · 5 weeks ago
  5. faa74e1 WebView: Fix incorrect proguard config for support_lib_boundary by Andrew Grieve · 6 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.