summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/WebChromeClient.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add new ConsoleMessage class that adds more information (such as the Message ...Ben Murdoch2010-02-041-1/+17
* Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage.Ben Murdoch2009-11-201-3/+3
* Update JavaDoc for CacheManger.CacheResult, WebChromeClient.getDefaultVideoPo...Ben Murdoch2009-11-191-6/+11
* am 0691ad50: Remove "@hide pending API council" in webkit to expose the apis ...Grace Kloba2009-11-071-13/+0
|\
| * Remove "@hide pending API council" in webkit to exposeGrace Kloba2009-11-071-13/+0
* | File upload.Leon Scroggins2009-10-091-0/+10
|/
* Re-instate the link coloring on startup, but going via the browserLeon Clarke2009-09-301-0/+7
* Unhide APIs for enabling geolocation in web views. I've confirmedMike LeBeau2009-09-291-2/+0
* Add a boolean indicating if the apple-touch-icon is precomposed.Patrick Scott2009-09-221-1/+3
* Add progress view and default poster for the <video> implementationAndrei Popescu2009-09-181-0/+22
* Attach the title bar to the top of the page.Leon Scroggins2009-09-031-9/+0
* Pass the estimated size of new HTML 5 databases to the ChromeClient so it can...Ben Murdoch2009-08-261-1/+2
* Implement new title bar hiding/showing behavior.Leon Scroggins2009-08-241-4/+4
* Hide the title bar when zoomed in.Leon Scroggins2009-08-141-0/+9
* Add a callback for the url of an apple-touch-icon.Patrick Scott2009-08-051-0/+8
* Adds the Java side of the system to show the Geolocation permissions prompt.Steve Block2009-07-291-2/+15
* Wire in the AppCache out-of-space callbackAndrei Popescu2009-07-291-1/+18
* Add fullscreen support back in.Andrei Popescu2009-07-081-1/+17
* Implement support for showing a VideoView.Andrei Popescu2009-06-261-0/+18
* Implement handling of console messages from WebCore. Default implementation i...Ben Murdoch2009-06-051-0/+11
* merged 25fdf35, resolved conflictsGuang Zhu2009-05-111-0/+15
|\