summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit
Commit message (Expand)AuthorAgeFilesLines
* Update references to migrated global settings.Jeff Brown2012-09-251-2/+2
* Hiding a method for JB-MR1Kristian Monsen2012-09-241-0/+1
* Get your own cursor Drawables, WebViewClassic!Victoria Lease2012-09-211-3/+3
* Use less static synchronizedJohn Reck2012-09-203-29/+35
* Merge "Fix DPI scaling on TVDPI" into jb-mr1-devJohn Reck2012-09-202-0/+16
|\
| * Fix DPI scaling on TVDPIJohn Reck2012-09-192-0/+16
* | Revert "Test aggressive throttling"John Reck2012-09-192-9/+0
|/
* Use icu4c for CLDR "yesterday", "today", and "tomorrow" strings.Elliott Hughes2012-09-141-2/+10
* Merge "Hiding some of the deprecated android.webkit API's" into jb-mr1-devKristian Monsen2012-09-145-19/+29
|\
| * Hiding some of the deprecated android.webkit API'sKristian Monsen2012-09-075-19/+29
* | Minor update to addjavascriptinterface documentationSelim Gurun2012-09-121-4/+6
* | Merge "Make JavascriptInterface annotation public." into jb-mr1-devSelim Gurun2012-09-123-12/+28
|\ \
| * | Make JavascriptInterface annotation public.Selim Gurun2012-09-123-12/+28
* | | Tracking upgrade to bouncycastle 1.47Brian Carlstrom2012-09-121-1/+2
* | | Merge "Deprecating methods (and a constant) for JB MR1" into jb-mr1-devKristian Monsen2012-09-122-0/+40
|\ \ \ | |/ / |/| / | |/
| * Deprecating methods (and a constant) for JB MR1Kristian Monsen2012-09-072-0/+40
* | Merge "Deleting the defunct SearchBox interface." into jb-mr1-devSelim Gurun2012-09-112-116/+0
|\ \
| * | Deleting the defunct SearchBox interface.Selim Gurun2012-09-112-116/+0
* | | Merge "Added annotations for injected accessibility objects" into jb-mr1-devSelim Gurun2012-09-111-5/+39
|\ \ \ | |/ / |/| |
| * | Added annotations for injected accessibility objectsSelim Gurun2012-09-111-5/+39
* | | Fix build breakSelim Gurun2012-09-111-0/+109
* | | Remove defunct searchbox implementation from webview.Selim Gurun2012-09-115-473/+1
|/ /
* | Control access to inherited methods of jsinterface objectsSelim Gurun2012-09-105-13/+87
* | Fix some destroy bugsJohn Reck2012-09-101-20/+9
* | Merge "Back key to dismiss full screen video" into jb-mr1-devTeng-Hui Zhu2012-09-074-10/+36
|\ \ | |/ |/|
| * Back key to dismiss full screen videoTeng-Hui Zhu2012-09-064-10/+36
* | Merge "remove defunct javascript interface" into jb-mr1-devSelim Gurun2012-09-051-3/+0
|\ \
| * | remove defunct javascript interfaceSelim Gurun2012-09-051-3/+0
* | | Make WebView track focal points more accuratelyAdam Powell2012-09-042-16/+31
|/ /
* | am 8f58dfa9: am da5cd308: am ae03afda: Merge "onSavePassword dialog can leak ...John Reck2012-08-301-1/+13
|\ \
| * \ am ae03afda: Merge "onSavePassword dialog can leak when WebViewClassic is des...John Reck2012-08-301-1/+13
| |\ \
| | * | onSavePassword dialog can leak when WebViewClassic is destroyed.Johan Redestig2012-08-301-1/+13
* | | | Merge "Provide referer to browser on download request." into jb-mr1-devSelim Gurun2012-08-293-5/+70
|\ \ \ \
| * | | | Provide referer to browser on download request.Selim Gurun2012-08-293-5/+70
* | | | | Remove dead codeJohn Reck2012-08-281-1/+1
|/ / / /
* | | | Merge "Protect against focus changes after .destroy()" into jb-mr1-devJohn Reck2012-08-271-0/+2
|\ \ \ \
| * | | | Protect against focus changes after .destroy()John Reck2012-08-271-0/+2
| | |_|/ | |/| |
* | | | Reload page when A11y is on and the JavaScript state changes.alanv2012-08-273-0/+25
|/ / /
* | | Make SslErrorHandler ctor public/@hide.Ben Murdoch2012-08-231-2/+2
* | | Make HttpAuthHandler ctor public/@hide.Ben Murdoch2012-08-221-2/+2
* | | Fix onFindResultReceived APISelim Gurun2012-08-211-2/+2
* | | Merge "Small tidy up to getDefaultUserAgent. DO NOT MERGE" into jb-mr1-devSelim Gurun2012-08-213-14/+8
|\ \ \
| * | | Small tidy up to getDefaultUserAgent. DO NOT MERGEJonathan Dixon2012-08-213-14/+8
* | | | Implement WebSettings.{get|set}TextSize via {get|set}TextZoom. DO NOT MERGEMikhail Naganov2012-08-212-31/+16
|/ / /
* | | Merge "Support scrolling layers with the mousewheel" into jb-mr1-devJohn Reck2012-08-201-3/+7
|\ \ \
| * | | Support scrolling layers with the mousewheelJohn Reck2012-08-201-3/+7
* | | | Merge "Add getDefaultUserAgent to WebSettings." into jb-mr1-devGeorge Mount2012-08-205-3/+48
|\ \ \ \ | |/ / / |/| | |
| * | | Add getDefaultUserAgent to WebSettings.George Mount2012-08-175-3/+48
* | | | Refactor for multi-display support.Jeff Brown2012-08-191-5/+1
|/ / /
* | | Remove checkThread() from findAddressJohn Reck2012-08-171-1/+0