summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/WebChromeClient.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Added Java callback for JavaScript execution timeout.Guang Zhu2009-05-081-0/+15
* | Merges p9 CLs 144856 and 145055 to GIT to enable the Database API in the brow...Ben Murdoch2009-04-301-0/+17
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+160
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-160/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+160