summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebView.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update WebView#loadDataWithBaseURL documentation. DO NOT MERGE" into j...Ben Murdoch2013-03-041-1/+1
|\
| * Update WebView#loadDataWithBaseURL documentation. DO NOT MERGEBen Murdoch2013-03-011-1/+1
* | Merge "Remove obsolete target-densitydpi documentation" into jb-mr2-devJonathan Dixon2013-03-011-25/+1
|\ \ | |/ |/|
| * Remove obsolete target-densitydpi documentationJonathan Dixon2013-02-271-25/+1
* | Merge "Deprecate various WebView related methods" into jb-mr2-devJonathan Dixon2013-02-281-0/+9
|\ \
| * | Deprecate various WebView related methodsJonathan Dixon2013-02-281-0/+9
| |/
* / Update WebView#PictureListener for JBMR2.Ben Murdoch2013-02-271-2/+3
|/
* Update WebView.PictureListener.onNewPicture to pass null picture.Ben Murdoch2013-02-211-1/+2
* Ensure the WebView provider is created onVisibilityChanged.Martin Kosiba2013-02-051-3/+5
* Refactor FindActionModeCallback.Ben Murdoch2013-01-181-1/+51
* Remove checkThread() in WebView.getFactory()Jonathan Dixon2013-01-111-3/+0
* Fix broken more JavaDoc linksJonathan Dixon2012-11-301-2/+2
* am 73030434: am 207b5e17: am 402099f7: Merge "Unhide setPictureListener" into...Jonathan Dixon2012-10-111-1/+0
|\
| * Unhide setPictureListenerJonathan Dixon2012-10-111-1/+0
* | am 7b1be537: am 4cb846b8: Merge "Hiding some of the deprecated android.webkit...Kristian Monsen2012-09-171-16/+16
|\|
| * Merge "Hiding some of the deprecated android.webkit API's" into jb-mr1-devKristian Monsen2012-09-141-16/+16
| |\
| | * Hiding some of the deprecated android.webkit API'sKristian Monsen2012-09-071-16/+16
* | | am 2d449a48: am f4fd2eb5: Merge "Minor update to addjavascriptinterface docum...Selim Gurun2012-09-121-4/+6
|\| |
| * | Minor update to addjavascriptinterface documentationSelim Gurun2012-09-121-4/+6
* | | am 6e28f1aa: am 4f8da32f: Merge "Make JavascriptInterface annotation public."...Selim Gurun2012-09-121-8/+17
|\| |
| * | Merge "Make JavascriptInterface annotation public." into jb-mr1-devSelim Gurun2012-09-121-8/+17
| |\ \
| | * | Make JavascriptInterface annotation public.Selim Gurun2012-09-121-8/+17
* | | | am 5710a2f1: am bd0fe878: Merge "Deprecating methods (and a constant) for JB ...Kristian Monsen2012-09-121-0/+29
|\| | |
| * | | Merge "Deprecating methods (and a constant) for JB MR1" into jb-mr1-devKristian Monsen2012-09-121-0/+29
| |\ \ \ | | |/ / | |/| / | | |/
| | * Deprecating methods (and a constant) for JB MR1Kristian Monsen2012-09-071-0/+29
* | | am d2d3bff2: am befab9e6: Merge "Control access to inherited methods of jsint...Selim Gurun2012-09-101-0/+4
|\| |
| * | Control access to inherited methods of jsinterface objectsSelim Gurun2012-09-101-0/+4
| |/
* / Proxy View.dispatchDraw through WebViewProvider.Ben Murdoch2012-09-071-0/+6
|/
* Fix onFindResultReceived APISelim Gurun2012-08-211-2/+2
* Small tidy up to getDefaultUserAgent. DO NOT MERGEJonathan Dixon2012-08-211-1/+1
* Add getDefaultUserAgent to WebSettings.George Mount2012-08-171-1/+1
* Remove checkThread() from findAddressJohn Reck2012-08-171-1/+0
* Clean up JavaDoc for CookieManagerSteve Block2012-08-141-4/+1
* Clarify JavaDoc for WebView.loadData()Steve Block2012-08-141-4/+6
* am 7c00f816: am 2f5b61a7: Merge "docs: fix a bunch of links from javadocs to ...Scott Main2012-07-251-2/+2
|\
| * docs: fix a bunch of links from javadocs to api guidesScott Main2012-07-241-2/+2
* | Improve JavaDoc for HTTP basic authentication methodsSteve Block2012-07-231-11/+20
* | Improve JavaDoc for saved form dataSteve Block2012-07-231-2/+4
* | Improve JavaDoc for saved username/password pairsSteve Block2012-07-231-2/+6
* | Update JavaDoc for PictureListener after fix to capture layersSteve Block2012-07-191-13/+14
* | Merge "Remove deprecated methods from webview provider interface"Jonathan Dixon2012-07-171-2/+0
|\ \
| * | Remove deprecated methods from webview provider interfaceJonathan Dixon2012-07-121-2/+0
* | | Improve JavaDoc for WebView.restoreState()Steve Block2012-07-171-3/+3
|/ /
* | am 05fa21fa: am 4cb3b76c: Merge "Ensure WebViewClassic calls super.onHoverEve...Svetoslav Ganov2012-06-181-0/+4
|\|
| * Ensure WebViewClassic calls super.onHoverEvent()alanv2012-06-151-0/+4
* | Fix doc linkJohn Reck2012-06-141-1/+1
* | Show WebView layers in hierarchyviewerJohn Reck2012-06-141-2/+27
|/
* Add movement actions to JS accessibility.alanv2012-05-161-0/+9
* Fix JavaDoc style for several WebView classesSteve Block2012-04-261-274/+339
* Add tests for reflection and improve JavaDoc for Java BridgeSteve Block2012-04-241-20/+26