summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebView.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update WebViewClassic JavaDoc to refer to WebViewSteve Block2012-04-241-10/+6
* Fix use of API level in android.webkit JavaDocSteve Block2012-04-231-8/+9
* Seperate interface and implementation of 4 WebView classesJonathan Dixon2012-04-231-34/+1
* Clean up JavaDoc for WebView.getZoomControls()Steve Block2012-04-171-9/+7
* Add deprecated tag and note StrictMode violationJonathan Dixon2012-04-121-0/+2
* Merge "Hide WebView.getZoomControls()"Jonathan Dixon2012-04-121-0/+1
|\
| * Hide WebView.getZoomControls()Jonathan Dixon2012-04-041-0/+1
* | Merge "Make WebView.findAllAsync() and WebView.setFindListener() public."Victoria Lease2012-04-091-10/+18
|\ \
| * | Make WebView.findAllAsync() and WebView.setFindListener() public.Victoria Lease2012-04-091-10/+18
| |/
* / Remove embedded titlebar renderingMichael Kolb2012-04-031-7/+0
|/
* Set class name for WebView on A11y events and infos.alanv2012-03-301-0/+2