Clone this repo:

Branches

  1. 5b582d4 Add BFCache boundary interface by elabadysayed · 5 weeks ago main
  2. 1be8cbd Add getSpeculativeLoadingStatus and change setSpeculativeLoadingStatus by elabadysayed · 6 weeks ago
  3. c084127 Rename Preloading to SpeculativeLoading in WebView by elabadysayed · 7 weeks ago
  4. 113a052 Add support lib boundary for enabling preloading by elabadysayed · 8 weeks ago
  5. 3a78f5f Update boundary interface min-sdk to 21 by Peter Birk Pakkenberg · 8 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.