summaryrefslogtreecommitdiff
path: root/src/org
AgeCommit message (Expand)Author
2020-07-29Code inclusion: add setSafeBrowsingAllowlist boundary interfaceandroidx-print-releaseNate Fischer
2020-07-22[WebView] Remove no longer needed boundary interfaceShimi Zhang
2020-06-11[WebView] Rename to DocumentStartJavaScriptShimi Zhang
2020-05-13Android: Add webview boundaries apk for lintPeter Wen
2020-05-04[JJI] Implement addDocumentStartJavascript glue layerandroidx-sqlite-inspection-releaseShimi Zhang
2019-10-29[WV Support Library] Add a crash key that indicates androidx.webkit version.androidx-recyclerview-recyclerview-selection-releaseAnna Malova
2019-09-30AndroidX Webkit: fix javadoc in boundary interfaceNate Fischer
2019-09-30AndroidX Webkit: handle null consistently over boundaryNate Fischer
2019-09-26[JJI] Port {add,remove}WebMessageListener to glue layerShimi Zhang
2019-09-18[WV Support Library]: Add boundary interface and support lib glueAnna Malova
2019-04-16[WebView Support Library] Add boundary interface and support lib glue for for...androidx-jetifier-releaseAnna Malova
2019-04-02[aw] Add support library interface for IsMultiProcessEnabledLaís Minchillo
2019-02-22Replaced 'Should' with 'Will' per Android API council guidanceChristian O. Andersson
2019-01-25Enable suppression of error page from the Java sideandroid-arch-navigation-releaseChristian O. Andersson
2019-01-21[aw] Remove DEV_SUFFIX from boundary interfaceLaís Minchillo
2018-12-19[aw] Update proxy API to receive proxy rulesLaís Minchillo
2018-12-13[WebView Support Library] suppress lint warningNate Fischer
2018-12-12[aw] Support library glue for WebViewRendererClientTobias Sargeant
2018-11-30Android: use base layer API to check debuggabilityNate Fischer
2018-11-27[supportlib] Support a :dev feature suffix.Tobias Sargeant
2018-11-26[supportlib] getOrCreatePeer shouldn't throw a checked exception.Tobias Sargeant
2018-11-13aw: Move "new InvocationHandler[]" to SL util.Shimi Zhang
2018-10-12[aw] Add callback to proxy override methodsLaís Minchillo
2018-10-09AW: explain values for 'initialize' argumentNate Fischer
2018-09-25[WebView Support Library] Support TracingController API.First-name Last-name
2018-08-27[aw] Add support library interface for WebViewRendererTobias Sargeant
2018-08-09Add support library support for Override Proxy APILaís Minchillo
2018-06-20AW: implement getWebChromeClient in support libraryNate 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