- f465d4b Remove the (unshipped) setRendererLibraryPrefetchMode API from WebView by Peter Beverloo · 10 days ago main
- d03b064 WebView navigate API - Support lib binding by Joanne de Abreu · 3 weeks ago
- 373b742 Split proguard flags for boundary interfaces by Peter Pakkenberg · 5 weeks ago
- a1f7c4a Change IgnoreDuplicateNavThreshold type from int to long. by Anna Sato · 5 weeks ago
- faa74e1 WebView: Fix incorrect proguard config for support_lib_boundary by Andrew Grieve · 6 weeks ago
- 079e93f [WebView] Add clear API to prerender by Barkin Unal · 7 weeks ago
- 4b08de8 [WebView] Add clear APIs to PrefetchCache by Barkin Unal · 8 weeks ago
- 774752b Revert "Add experiment to cache boundary interface methods" by Peter Pakkenberg · 8 weeks ago
- ec5eeb6 [WebView] Add getter APIs for Prefetch Cache Configuration by Barkin Unal · 8 weeks ago
- 90305c9 Revert "[WebView] Handle IllegalArgumentException in SupportLibProfile." by Barkin Unal · 9 weeks ago
- 4cc9f21 [WebView] Add getMaxPrerenders to WebView Profile API. by Barkin Unal · 9 weeks ago
- 8e63f19 Expose IgnoreDuplicateNavs in WebView by Anna Sato · 9 weeks ago
- ed5e4ad [WebView] Handle IllegalArgumentException in SupportLibProfile. by Barkin Unal · 9 weeks ago
- 374fa60 Revert "WebView Navigation APIs: Fix AndroidX build 2" by Joanne de Abreu · 2 months ago
- c5fb5d9 [WebView] Refactor PrefetchOperationCallback to use onResult by Barkin Unal · 2 months ago
- 56df699 WebView Navigation APIs: Fix AndroidX build 2 by Joanne de Abreu · 2 months ago
- 98a9596 WebView Navigation APIs: Fix AndroidX build by Joanne de Abreu · 3 months ago
- 3d17840 WebView Navigation APIs by Joanne de Abreu · 3 months ago
- df100bd Expose BackForwardCache forward entries toggle to WebView by Anna Sato · 3 months ago
- 20f6d45 [WebView] Add Prefetch, Prerender, PrefetchTtlSeconds setter APIs to ProfileBoundaryInterface by Barkin Unal · 3 months ago
- a24aa94 Reland "[AW] Refactor startupWebView boundaryInterface to use k/v pairs" by Sayed · 3 months ago
- e3b1333 Create support library glue for worldly JS injection. by Cathy Li · 4 months ago
- 8291945 WebView Navigation APIS: Add error information to navigation by Joanne de Abreu · 4 months ago
- e1e882a [fieldtrials][webview][prefetch] Plumb Variations ID for Prefetch by Wayne Jackson Jr. · 4 months ago
- d12e890 Support lib implementation for JsReplyProxy.executeJavaScript by Cathy Li · 4 months ago
- 343ad9f Webview web performance apis: Remove default boundary method implementation by Joanne de Abreu · 4 months ago
- 9dcd071 Add Page.getUrl() to Android WebView API by Anna Sato · 4 months ago
- 6c80aa7 Remove unused AwPage.isPrerendering by Anna Sato · 4 months ago
- d602040 [WV] Add Getter methods of BackForwardCacheSettings to WebSettingsBoundary by Sayed · 4 months ago
- 7528200 [webview] Implement WebViewBuilder.applyTo by Ashley Newson · 5 months ago
- 614850f WebView Web Performance Metrics API: Add default implementation for new AndroidX methods by Joanne de Abreu · 5 months ago
- 3ba8af4 WebView Web Performance Metrics API: Support lib binding - LCP + performance mark by Joanne de Abreu · 5 months ago
- 7d647e1 [Reland] Change the API shape for BackForwardCacheSettings by Sayed · 6 months ago
- 0a2cd48 Return non-null AwNavigation.getPage() for same-document navigations by Rakina Zata Amni · 6 months ago
- e372ef1 android: Use merged manifest for lint targets by Peter Wen · 6 months ago
- 44a7e72 Use RestrictTo instead of @hide in package-info.java by Peter Birk Pakkenberg · 6 months ago
- 00a4118 [webview] Add WebViewBuilder setProfile support by Ashley Newson · 7 months ago
- 22d7bc5 Add Features for onNavigationCompleted firing on non-committed navigations by Rakina Zata Amni · 7 months ago
- 0e11099 [wv][experiment] Add flag to stop isMultiprocessEnabled from starting Chromium by Chidera Olibie · 7 months ago
- c38ebaf Compare invocation handlers based on delegate by Peter Pakkenberg · 7 months ago
- bf798ad Add support library API for Profile.addQuicHint. by Peter Conn · 7 months ago
- 3c9111d NavigationListener should not be isomorphic by Peter Pakkenberg · 7 months ago
- 203f222 Revert "[AW] Refactor startupWebView boundaryInterface to use k/v pairs" by Richard (Torne) Coles · 7 months ago
- 0604ce4 Revert "Change the API shape for BackForwardCacheSettings" by Peter Pakkenberg · 7 months ago
- 0534bc5 [AW] Add support for add/remove(WebNavigationListener) by Sayed · 7 months ago
- 99ce422 Change the API shape for BackForwardCacheSettings by elabadysayed · 8 months ago
- 1e45701 [AW] Refactor startupWebView boundaryInterface to use k/v pairs by Sayed · 8 months ago
- 324a349 [webview] Add experimental Library Prefetch configuration API by Ashley Newson · 8 months ago
- 7a073ba Add experiment to cache boundary interface methods by Peter Pakkenberg · 8 months ago
- e068135 Create boundary interface to add and get custom headers. by Peter Pakkenberg · 8 months ago
- e0dee4a Expose isPrerendering in WebViewPageBoundaryInterface by Rakina Zata Amni · 8 months ago
- 6876c5f Remove XRW allowlist API implementation by Peter Pakkenberg · 8 months ago
- b43ffc9 Remove redundant modifiers in android_webview/. by Sky Malice · 9 months ago
- 9b3737d Delete BuildInfo.java by Andrew Grieve · 9 months ago
- a7f76ed Add feature flag for async startup locations by Abhijith Nair · 10 months ago
- dde6dc4 [wv] Add async startup locations to AndroidX boundary by Abhijith Nair · 10 months ago
- 117fcd0 Add support lib bindings for AW hyperlink context menu by Zakarie Yaris · 10 months ago
- 788fb9a AW: update comment about boundary_interfaces lint SDK by Nate Fischer · 10 months ago
- b8d6980 Update lint_min_sdk_version in boundary_interfaces by Sinan Sahin · 10 months ago
- 3381dfa Increase lint_min_sdk_version on boundary_interface_example_apk by Ben Joyce · 10 months ago
- 2048bdf Adding support library API to preconnect to URL. by Peter Conn · 10 months ago
- 06d8267 [AW] Add manifest entries for setProfilesToLoad API feature by elabadysayed · 10 months ago
- dfdbc3f [wv][nit] Rename UI thread startup mode constants by Chidera Olibie · 10 months ago
- c6f5f20 [wv][nit] rename experimental startup API constants by Chidera Olibie · 10 months ago
- 87b0cb5 [wv] Add API to control UI thread startup run mode by Chidera Olibie · 10 months ago
- ca3a44a [AW] Add ProfileToLoad to WebViewStartupConfigBoundaryInterface by elabadysayed · 10 months ago
- c941cc6 Revert "Add profileNamesToLoad in StartupConfigBoundaryInterface" by Sayed Elabady · 10 months ago
- 309f9d1 Revert "[AW] Remove default keyword from getProfileNamesToLoad in StartUpConfig" by Sayed Elabady · 10 months ago
- fd0cdcb Revert "Remove `clearPrefetch` from Profile Prefetch APIs" by Sayed Elabady · 11 months ago
- f2c6734 Remove `clearPrefetch` from Profile Prefetch APIs by Alex Mirzea · 11 months ago
- dbda3e7 Add BFCache settings toggle to WebView API by Rakina Zata Amni · 11 months ago
- 80c7207 [AW] Remove default keyword from getProfileNamesToLoad in StartUpConfig by elabadysayed · 11 months ago
- 2ff5225 Add profileNamesToLoad in StartupConfigBoundaryInterface by elabadysayed · 11 months ago
- 88cfb30 Fix Error Prone warnings about UnnecessaryParentheses and AlmostJavadoc by Andrew Grieve · 11 months ago
- 8ccac59 Add boundary interface for extra headers on Profile by Peter Birk Pakkenberg · 12 months ago
- d11afeb Update the feature name for the prerender API by Ziad Youssef · 12 months ago
- cf4a2ba [AW] Update Profile Prefetch feature by elabadysayed · 1 year ago
- d63b77c webview: Add javascript interface restrictions and validation by Rupert Ben Wiser · 1 year ago
- f713da5 Add API for explicitly warming the renderer process by Ziad Youssef · 1 year ago
- 4a0cbd5 AW: Add support for multi-value Set-Cookie by Peter Birk Pakkenberg · 1 year, 1 month ago
- 9f30b57 Add boundary interface to enable cookie intercept by Peter Birk Pakkenberg · 1 year, 1 month ago
- f576619 webview: Add javascript interface builder configuration by Rupert Ben Wiser · 1 year, 1 month ago
- f855b3a Remove code for async shouldInterceptRequest by Peter Birk Pakkenberg · 1 year, 1 month ago
- 7f59479 webview: Add boundary interface for builder state configuration by Rupert Ben Wiser · 1 year, 1 month ago
- c576e57 Remove two star closing javadoc from //android_webview/. by Sky Malice · 1 year, 1 month ago
- d662f14 [WV] Add feature flag extension to AsyncShouldInterceptRequestCallback. by Adam Walls · 1 year, 2 months ago
- 8e44720 Add PAYMENT_REQUEST to the WebView boundary interface 'Features' enum by Rouslan Solomakhin · 1 year, 2 months ago
- c5e67c5 Add WebView Settings to enable PaymentRequest by Rouslan Solomakhin · 1 year, 2 months ago
- dc5f596 Rename some WebView Navigation member getters by Rakina Zata Amni · 1 year, 2 months ago
- 4879791 [AW] Update SupportLibWebViewChromium to only hold weak references by Ziad Youssef · 1 year, 3 months ago
- 017c4ca Add Page-related events to WebViewNavigationClientBoundaryInterface by Rakina Zata Amni · 1 year, 3 months ago
- 3191d9d [AW] Change prefetch exception boundary interface by elabadysayed · 1 year, 3 months ago
- 8e61308 Add Page C++ <> Java bridge and NavigationClient functions by Rakina Zata Amni · 1 year, 3 months ago
- 2dbd7ad [WV] Adding WebView boundary interface for asyncShouldInterceptRequest by Adam Walls · 1 year, 3 months ago
- 5640c0d Add Navigation-related callbacks to WebView by Rakina Zata Amni · 1 year, 3 months ago
- 801d55a [AW] Add support_lib prefetch duplicate exception by elabadysayed · 1 year, 3 months ago
- 52d32d3 Plumb through WebViewCompat#saveState by Peter E Conn · 1 year, 3 months ago
- 3b0625d [AW] Unhide SpeculativeLoadingConfig API by elabadysayed · 1 year, 3 months ago
- d428e2b [AW] Add support lib handling for maxPrerenders by elabadysayed · 1 year, 3 months ago
- 57afc5c Add @NullMarked to boundary_interfaces_java by Andrew Grieve · 1 year, 4 months ago