summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/CallbackProxy.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Do not update the progress if it is the same as the last given progress.Leon Scroggins2009-11-041-2/+2
* | Do not scroll the title bar off screen until the page finishes loading.Leon Scroggins2009-11-031-6/+3
* | Expose WebViewClient of WebView.Grace Kloba2009-10-091-0/+10
* | File upload.Leon Scroggins2009-10-091-0/+43
|/
* Re-instate the link coloring on startup, but going via the browserLeon Clarke2009-09-301-0/+19
* ResultTransport needs a default value. If the thread isGrace Kloba2009-09-241-1/+5
* Add a boolean indicating if the apple-touch-icon is precomposed.Patrick Scott2009-09-221-4/+7
* The starting progress for WebView should be 100 as it isGrace Kloba2009-09-171-1/+2
* Attach the title bar to the top of the page.Leon Scroggins2009-09-031-11/+0
* 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