Clone this repo:

Branches

  1. 373b742 Split proguard flags for boundary interfaces by Peter Pakkenberg · 2 days ago main
  2. a1f7c4a Change IgnoreDuplicateNavThreshold type from int to long. by Anna Sato · 4 days ago
  3. faa74e1 WebView: Fix incorrect proguard config for support_lib_boundary by Andrew Grieve · 10 days ago
  4. 079e93f [WebView] Add clear API to prerender by Barkin Unal · 3 weeks ago
  5. 4b08de8 [WebView] Add clear APIs to PrefetchCache by Barkin Unal · 3 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.