summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebSettingsClassic.java
Commit message (Expand)AuthorAgeFilesLines
* add a webview API to support media play without user gestureTeng-Hui Zhu2012-07-201-0/+20
* Bump PREVIOUS_VERSIONJohn Reck2012-07-191-1/+1
* Respect the "Make password visible" setting.George Mount2012-06-141-1/+10
* Merge "Add websettings API for file origin policy."Selim Gurun2012-04-191-0/+47
|\
| * Add websettings API for file origin policy.Selim Gurun2012-04-191-0/+47
* | Update WebSettings.PREVIOUS_VERSIONBart Sears2012-04-041-1/+1
|/
* java-side enable/disable switch for link prefetch via WebSettingsVictoria Lease2012-03-301-0/+11
* Remove superfluous @hide annotations from WebSettingsClassicSteve Block2012-03-221-34/+1
* Don't contentInvalidate when changing a WebView propertyJohn Reck2012-03-201-1/+1
* Refactor WebView to be a thin proxy classJonathan Dixon2012-03-021-398/+199
* Add new WebViewClassic filesJonathan Dixon2012-03-021-0/+1901