summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/CallbackProxy.java
Commit message (Expand)AuthorAgeFilesLines
* Offer a callback to intercept url requests.Patrick Scott2010-11-151-5/+9
* Work around race condition in CallBackProxy.Ben Murdoch2010-11-041-16/+14
* Fix NPE in addMessageToConsole.Patrick Scott2010-10-081-1/+6
* Accessibility support for WebViewsSvetoslav Ganov2010-09-131-10/+3
* If no touch icon is specified by a <link> tag, return <host>/apple-touch-icon...Ben Murdoch2010-07-021-3/+1
* Receive notification from native webcore that the page being viewedBen Murdoch2010-06-291-0/+11
* Fix a monkey crash when the new WebView is destroyed.Patrick Scott2010-06-161-3/+9
* Do not call AlertDialog.show() if the context is notGrace Kloba2010-06-041-2/+41
* Allow passing of accept types from WebCore to Java for the file picker.Ben Murdoch2010-05-211-3/+24
* Update the mLatestProgress of CallbackProxy evenGrace Kloba2010-05-171-1/+6
* The default AlertDialog allows cancel. But the defaultGrace Kloba2010-05-121-0/+7
* Cherry pick from master.Steve Block2010-04-011-21/+16
* Fix a simple logic mistake.Patrick Scott2010-03-301-1/+1
* Provides ability to store HTTP authentication credentials supplied to an XHR ...Steve Block2010-03-251-0/+25
* Explicitly dismiss the zoom control ifGrace Kloba2010-03-191-0/+1
* b/2511635 Browser displays incorrect SSL cert informationBrian Carlstrom2010-03-161-0/+7
* Add a client for WebBackForwardList operations.Patrick Scott2010-03-021-1/+43
* Add new ConsoleMessage class that adds more information (such as the Message ...Ben Murdoch2010-02-041-2/+40
* Deprecate onTooManyRedirects.Patrick Scott2010-01-081-26/+3
* Implement the full screen WebView plugin.Grace Kloba2009-12-161-39/+0
* Notify native plugin code when the browser discards the customView.Derek Sollenberger2009-12-141-1/+1
* Switching from activity based full screen plugins to a view system overlay.Derek Sollenberger2009-12-081-0/+39
* Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage.Ben Murdoch2009-11-201-1/+1
* 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