summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-18AW: add gitignore for support lib boundary interfacesandroid-room-releaseNate Fischer
2018-06-20AW: implement getWebChromeClient in support libraryNate Fischer
2018-06-19AW: lint: specify minSdkVersion for boundary interfacesNate Fischer
2018-06-14aw: Add support library glue for WebView.getWebViewClientTobias Sargeant
2018-05-16AW: remove redundant public modifier from interfacesNate Fischer
2018-05-15[android webview] (support lib) Add feature flags for WebMessage APIs.Gustav Sennton
2018-05-11AW: do not convert support lib param typesNate Fischer
2018-05-01[android webview] Add support library support for WebMessage(port) APIs.Gustav Sennton
2018-04-30AW: convert between frameworks and support lib SafeBrowsingResponsesNate Fischer
2018-04-27[android webview] properly support per-method feature detection.Gustav Sennton
2018-04-12AW: add feature flags for methods on callback-related classesNate Fischer
2018-04-12[android webview] Support WebResourceRequestCompat.isRedirect()Gustav Sennton
2018-04-11AW: add feature detection for WebViewClientCompatNate Fischer
2018-04-11AW: rename WEB_RESOURCE_ERROR feature nameNate Fischer
2018-04-11[webview] Pass Object instead of post-L webkit object over boundary.Gustav Sennton
2018-04-10[android webview] Convert service worker webkit objects to support lib.Gustav Sennton
2018-04-09[android webview] Future-proof ServiceWorker...shouldInterceptRequestGustav Sennton
2018-04-06[android webview] Add feature flags for lots of APIsGustav Sennton
2018-04-05[Android WebView] remove global references to the support libraryGustav Sennton
2018-04-05AW: implement support lib callbacksNate Fischer
2018-04-05AW: add boundary interface for callback feature detectionNate Fischer
2018-03-29AW: use correct ClassLoader in dupeMethodNate Fischer
2018-03-28AW: add boundary interfaces for new classes used in callbacksNate Fischer
2018-03-23AW: add WebViewClient boundary interfaceNate Fischer
2018-03-22[WebView Support Library] Support service worker APIs.Gustav Sennton
2018-03-09[WebView Support Library] Pass and fetch list of supported features.Gustav Sennton
2018-03-05[android_webview] Save boundary interfaces from proguard obfuscationGustav Sennton
2018-02-27[WebView] Add support library support for WebViewFactoryProvider.StaticsGustav Sennton
2018-02-26Add support for WebSettingsCompat.Gustav Sennton
2018-02-14[Boundary interfaces] Add utility methods for support library boundaryGustav Sennton
2018-02-14[Boundary interfaces] Add a package file to hide boundary interfacesGustav Sennton
2018-02-09Rename boundary interfaces, and pass WebView to WVFP.createWebView.Gustav Sennton
2017-11-15[WebView] Add directory for interfaces between support library and glueGustav Sennton