summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/CallbackProxy.java
Commit message (Expand)AuthorAgeFilesLines
* Pass the estimated size of new HTML 5 databases to the ChromeClient so it can...Ben Murdoch2009-08-261-3/+8
* Implement new title bar hiding/showing behavior.Leon Scroggins2009-08-241-36/+4
* Hide the title bar when zoomed in.Leon Scroggins2009-08-141-0/+43
* make private inner classes staticCary Clark2009-08-111-1/+1
* Add a callback for the url of an apple-touch-icon.Patrick Scott2009-08-051-0/+23
* Adds the Java side of the system to show the Geolocation permissions prompt.Steve Block2009-07-291-31/+90
* Wire in the AppCache out-of-space callbackAndrei Popescu2009-07-291-4/+53
* Add the code to detect how long the WebViewCore thread is idle in the real time.Grace Kloba2009-07-021-3/+41
* Implement support for showing a VideoView.Andrei Popescu2009-06-261-0/+10
* Implement handling of console messages from WebCore. Default implementation i...Ben Murdoch2009-06-051-0/+30
* Centralized debug flags and enabled more granular control of debug settings.Derek Sollenberger2009-06-031-1/+1
* merged 25fdf35, resolved conflictsGuang Zhu2009-05-111-0/+34
|\
| * Added Java callback for JavaScript execution timeout.Guang Zhu2009-05-081-0/+35
* | Merges p9 CLs 144856 and 145055 to GIT to enable the Database API in the brow...Ben Murdoch2009-04-301-27/+78
|/
* Remove references to android.util.ConfigDave Bort2009-04-131-2/+1
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-0/+6
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1020
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1018/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-5/+3
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-3/+5
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-12/+124
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-5/+5
* Initial ContributionThe Android Open Source Project2008-10-211-0/+906