Clone this repo:

Branches

  1. a1f7c4a Change IgnoreDuplicateNavThreshold type from int to long. by Anna Sato · 2 days ago main
  2. faa74e1 WebView: Fix incorrect proguard config for support_lib_boundary by Andrew Grieve · 8 days ago
  3. 079e93f [WebView] Add clear API to prerender by Barkin Unal · 2 weeks ago
  4. 4b08de8 [WebView] Add clear APIs to PrefetchCache by Barkin Unal · 3 weeks ago
  5. 774752b Revert "Add experiment to cache boundary interface methods" by Peter Pakkenberg · 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.