summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebChromeClient.java
Commit message (Expand)AuthorAgeFilesLines
* Remove WebView AppCache APIs.Torne (Richard Coles)2021-09-141-0/+2
* webkit: add a note regarding FLAG_SECURE for default dialogsChangwan Ryu2020-06-011-0/+8
* webkit: Update documentation for onJsBeforeUnload callbackChangwan Ryu2020-05-271-18/+32
* webkit: Update documentation for onJsConfirm, onJsPrompt callbacksChangwan Ryu2020-05-191-12/+44
* webkit: Update documentation for onJsAlert callback methodChangwan Ryu2020-05-131-5/+20
* WebView: clarify docs for onShowCustomViewNate Fischer2019-10-281-9/+25
* WebView: prettyprint docsNate Fischer2019-08-131-9/+11
* Update security-related WebView documentation.Torne (Richard Coles)2018-05-221-0/+19
* Merge "WebView: add @Nullable and @NonNull annotations"TreeHugger Robot2017-09-261-2/+8
|\
| * WebView: add @Nullable and @NonNull annotationsNate Fischer2017-09-211-2/+8
* | Merge "WebView: remove "</p>" tags from docs"Nate Fischer2017-09-141-1/+1
|\ \ | |/ |/|
| * WebView: remove "</p>" tags from docsNate Fischer2017-09-111-1/+1
* | WebView: wrap Java literals with {@code}Nate Fischer2017-09-051-33/+34
|/
* WebView: fix broken references to #onShowFileChooserNate Fischer2017-08-301-2/+2
* Remove a couple of unused android.webkit methods.Gustav Sennton2017-07-201-11/+0
* Add missing @Deprecated annotations.Aurimas Liutikas2016-05-241-0/+1
* [WebView] Add documentation regarding geolocation api on secure origins.Tim Volodine2016-04-291-0/+7
* Revert "Invoke geolocation permissions callback with denied state by default."Tim Volodine2015-07-231-7/+1
* Invoke geolocation permissions callback with denied state by default.Tim Volodine2015-03-251-1/+7
* [WebView] Improve documentation around full screen mode.Ignacio Solla2015-01-221-11/+13
* [WebView] Allow the WebView to be compiled against the system SDK.Ignacio Solla2014-11-121-0/+2
* Revise createIntent and parseResult API.Tao Bai2014-09-091-37/+32
* Address API FeedbackSelim Gurun2014-08-271-8/+11
* Address API reviewSelim Gurun2014-07-241-26/+65
* WebView permission changeTao Bai2014-07-231-1/+1
* Unhide the file APISelim Gurun2014-06-161-5/+1
* Add WebChromeClient.showFileChooserJonathan Dixon2014-06-101-2/+78
* Public WebView permission APITao Bai2014-05-061-3/+1
* Revert "Revert "Define new general permission APIs for webview.""Tao Bai2014-04-151-0/+24
* Revert "Define new general permission APIs for webview."Tao Bai2014-04-151-24/+0
* Define new general permission APIs for webview.Tao Bai2014-04-101-0/+24
* Update APIs for the Chromium WebViewJonathan Dixon2013-09-171-4/+6
* Fix for bug 8589670: Marking a not called WebChromeClient as deprecated.Kristian Monsen2013-04-101-1/+6
* Merge "Fix onReachedMaxAppCacheSize callback"Selim Gurun2012-07-101-3/+3
|\
| * Fix onReachedMaxAppCacheSize callbackSelim Gurun2012-07-091-3/+3
* | Remove unused ENABLE_ANDROID_INSTALLABLE_WEB_APPSGeorge Mount2012-06-211-7/+0
|/
* Deprecate WebChromeClient.onJsTimeoutBen Murdoch2012-05-281-0/+5
* Merge "Clean up JavaDoc for WebStorage"Steve Block2012-04-161-22/+39
|\
| * Clean up JavaDoc for WebStorageSteve Block2012-04-131-22/+39
* | Add support for HTML Media Capture "capture" attribute.Ben Murdoch2012-04-131-1/+3
|/
* Clean up JavaDoc for GeolocationPermissionsSteve Block2011-11-301-3/+13
* Build fixSteve Block2011-10-171-4/+4
* Improve documentation for WebChromeClient.onCreateWindow()Steve Block2011-10-141-20/+26
* Add API to allow plugins to lock their orientation in full-screen mode.Derek Sollenberger2011-06-021-0/+13
* Offer the user the option to configure an AutoFill profile.Ben Murdoch2010-11-231-0/+10
* Move Find on page and Select ActionModes to framework.Leon Scroggins2010-09-011-17/+0
* Cancel test selections when they start if the client hasn't overridden theLeon Clarke2010-07-191-2/+5
* Receive notification from native webcore that the page being viewedBen Murdoch2010-06-291-0/+7
* Refactor find and select dialogsCary Clark2010-06-251-0/+15
* Allow passing of accept types from WebCore to Java for the file picker.Ben Murdoch2010-05-211-2/+4