summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebChromeClient.java
AgeCommit message (Expand)Author
2020-06-05Merge RP1A.200605.001Steven Laver
2020-06-03Merge RP1A.200601.001Steven Laver
2020-06-01webkit: add a note regarding FLAG_SECURE for default dialogsChangwan Ryu
2020-05-31Merge RP1A.200526.001Scott Lobdell
2020-05-27webkit: Update documentation for onJsBeforeUnload callbackChangwan Ryu
2020-05-19webkit: Update documentation for onJsConfirm, onJsPrompt callbacksChangwan Ryu
2020-05-15Merge RP1A.200515.001Steven Laver
2020-05-13webkit: Update documentation for onJsAlert callback methodChangwan Ryu
2019-11-10Merge RP1A.191031.003Steven Laver
2019-10-28WebView: clarify docs for onShowCustomViewNate Fischer
2019-09-27Merge RP1A.190822.001Scott Lobdell
2019-08-13WebView: prettyprint docsNate Fischer
2018-05-23Merge PPR1.180523.002Tri Vo
2018-05-22Update security-related WebView documentation.Torne (Richard Coles)
2018-04-09SEEMP: framework instrumentation and AppProtect featuresPreeti Nagar
2017-09-26Merge "WebView: add @Nullable and @NonNull annotations"TreeHugger Robot
2017-09-21WebView: add @Nullable and @NonNull annotationsNate Fischer
2017-09-14Merge "WebView: remove "</p>" tags from docs"Nate Fischer
2017-09-11WebView: remove "</p>" tags from docsNate Fischer
2017-09-05WebView: wrap Java literals with {@code}Nate Fischer
2017-08-30WebView: fix broken references to #onShowFileChooserNate Fischer
2017-07-20Remove a couple of unused android.webkit methods.Gustav Sennton
2016-05-24Add missing @Deprecated annotations.Aurimas Liutikas
2016-04-29[WebView] Add documentation regarding geolocation api on secure origins.Tim Volodine
2015-07-23Revert "Invoke geolocation permissions callback with denied state by default."Tim Volodine
2015-03-25Invoke geolocation permissions callback with denied state by default.Tim Volodine
2015-01-22[WebView] Improve documentation around full screen mode.Ignacio Solla
2014-11-12[WebView] Allow the WebView to be compiled against the system SDK.Ignacio Solla
2014-09-09Revise createIntent and parseResult API.Tao Bai
2014-08-27Address API FeedbackSelim Gurun
2014-07-24Address API reviewSelim Gurun
2014-07-23WebView permission changeTao Bai
2014-06-16Unhide the file APISelim Gurun
2014-06-10Add WebChromeClient.showFileChooserJonathan Dixon
2014-05-06Public WebView permission APITao Bai
2014-04-15Revert "Revert "Define new general permission APIs for webview.""Tao Bai
2014-04-15Revert "Define new general permission APIs for webview."Tao Bai
2014-04-10Define new general permission APIs for webview.Tao Bai
2013-09-17Update APIs for the Chromium WebViewJonathan Dixon
2013-04-10Fix for bug 8589670: Marking a not called WebChromeClient as deprecated.Kristian Monsen
2012-07-10Merge "Fix onReachedMaxAppCacheSize callback"Selim Gurun
2012-07-09Fix onReachedMaxAppCacheSize callbackSelim Gurun
2012-06-21Remove unused ENABLE_ANDROID_INSTALLABLE_WEB_APPSGeorge Mount
2012-05-28Deprecate WebChromeClient.onJsTimeoutBen Murdoch
2012-04-16Merge "Clean up JavaDoc for WebStorage"Steve Block
2012-04-13Clean up JavaDoc for WebStorageSteve Block
2012-04-13Add support for HTML Media Capture "capture" attribute.Ben Murdoch
2011-11-30Clean up JavaDoc for GeolocationPermissionsSteve Block
2011-10-17Build fixSteve Block
2011-10-14Improve documentation for WebChromeClient.onCreateWindow()Steve Block