Clone this repo:

Branches

  1. faa74e1 WebView: Fix incorrect proguard config for support_lib_boundary by Andrew Grieve · 5 days ago main
  2. 079e93f [WebView] Add clear API to prerender by Barkin Unal · 13 days ago
  3. 4b08de8 [WebView] Add clear APIs to PrefetchCache by Barkin Unal · 3 weeks ago
  4. 774752b Revert "Add experiment to cache boundary interface methods" by Peter Pakkenberg · 3 weeks ago
  5. ec5eeb6 [WebView] Add getter APIs for Prefetch Cache Configuration 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.