summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/WebViewProperties.java
Commit message (Collapse)AuthorAgeFilesLines
* Add support to minimize the WebView's memory consumption by defaultTeng-Hui Zhu2011-11-071-0/+1
| | | | | | | | webkit change is c/148241 bug:5522175 Change-Id: I8562c39c55913ab89848afe8a36e8a2784c12727
* UI for switching texture upload modeTeng-Hui Zhu2011-09-231-0/+1
| | | | | | | | | | | For browser, default will be CPU upload until bug 5334978 fix. bug:5347539 The webkit part is in https://android-git.corp.google.com/g/#/c/137610/ Change-Id: Iec3a100dc142b28e54145f08a5c76210f8634cba
* Add preview for contrastJohn Reck2011-08-081-0/+21
Bug: 5135321 Bug: 5118011 Add a preview for the contrast accisibility settings. Rename FontSizePreference to the more generic SeekBarSummaryPreference as it has nothing to do with font size specifically. Change-Id: Id516d63d62822cf026af3ce531ec33eb48ae667a