summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserSettings.java
Commit message (Expand)AuthorAgeFilesLines
...
* Move creation dummy Webview for loading native libraries toAxesh R. Ajmera2014-04-171-11/+2
* Modified last of reflection calls to use ReflectHelper classBijan Amirzada2014-04-161-10/+9
* Removed Auto-login feature (includes Google Login)Bijan Amirzada2014-04-151-3/+0
* Default encoding to UTF-8Vivek Sekhar2014-04-061-1/+1
* Bug fix to allow content URLsBijan Amirzada2014-03-301-1/+1
* Use android overlay for carrier configurationVivek Sekhar2014-03-251-8/+3
* Change SWE app properties back to stock AndroidBijan Amirzada2014-03-211-0/+1140
* Copy of new files from 1599Bijan Amirzada2014-03-041-1078/+0
* Merge "Browser: add homepage and bookmark feature"Linux Build Service Account2013-09-061-1/+1
|\
| * Browser: add homepage and bookmark featurekaiyiz2013-08-191-1/+1
* | Browser: add save path setting feature and full indicatorluxiaol2013-08-211-0/+5
|/
* Browser: add to support search engine presetluxiaol2013-08-141-1/+5
* Browser: change default textencoding to GBK for chinese carrierkaiyiz2013-08-021-0/+7
* Browser: add to customize and show useragentqqzhou2013-08-021-1/+17
* Browser: add homepage and bookmark featureqqzhou2013-07-311-1/+72
* De-classicify BrowserJonathan Dixon2012-12-171-25/+34
* BrowserSettings required a Controller sometimesMagnus Hallqvist2012-09-131-2/+2
* Reset to default did not reset cached settingsBjörn Isaksson2012-09-051-0/+5
* Add setting to control tabs per app behaviorMichael Kolb2012-05-161-0/+4
* Don't wait on ContactsProviderBen Murdoch2012-05-161-2/+0
* Remove voice search handlingMichael Kolb2012-05-031-11/+0
* Merge "Modify browser file origin policy."Selim Gurun2012-04-191-0/+3
|\
| * Modify browser file origin policy.Selim Gurun2012-03-291-0/+3
* | pref for html5 prefetch bandwidth managementVictoria Lease2012-03-301-2/+65
|/
* Remove WebSettings from BrowserSettings in destroyJohn Reck2012-03-081-0/+11
* Fixup browser to use WebView proxyJonathan Dixon2012-03-021-6/+8
* Merge "Remove an init. workaround for Cookiemanager."Selim Gurun2011-11-231-2/+0
|\
| * Remove an init. workaround for Cookiemanager.Selim Gurun2011-11-211-2/+0
* | Crash recover no longer uses icicle.George Mount2011-11-231-0/+43
|/
* Remove the psychic labs feature.Narayan Kamath2011-11-181-15/+0
* Add support to minimize the WebView's memory consumption by defaultTeng-Hui Zhu2011-11-071-0/+7
* Don't set the upload type unless in debugJohn Reck2011-10-271-6/+10
* Add setting for configuring zoom level on double-tap.Mangesh Ghiware2011-10-121-0/+25
* Merge "Allow default preload setting to be configured via Gservices."Mathew Inwood2011-10-061-2/+11
|\
| * Allow default preload setting to be configured via Gservices.Mathew Inwood2011-10-051-2/+11
* | Disable hardware skia when debug is disabledJohn Reck2011-10-041-1/+8
|/
* Switch browser back to use Gpu upload pathTeng-Hui Zhu2011-09-301-2/+2
* UI for switching texture upload modeTeng-Hui Zhu2011-09-231-0/+10
* Adjust text zoom by system preferenceJohn Reck2011-09-141-2/+6
* Change default preload setting to 'Always'.Mathew Inwood2011-09-071-1/+1
* More fine-grained config for 'Search result preloading' setting.Mathew Inwood2011-09-051-2/+15
* Small startup perf improvementJohn Reck2011-09-021-1/+4
* More BrowserSettings initialization shufflingJohn Reck2011-08-171-1/+9
* Faster all the things!John Reck2011-08-171-1/+0
* Add preview for contrastJohn Reck2011-08-081-6/+2
* Merge "Fix BrowserSettings to apply blockPopupWindows() correctly"Steve Block2011-08-041-1/+1
|\
| * Fix BrowserSettings to apply blockPopupWindows() correctlySteve Block2011-08-031-1/+1
* | Move inverted mode to Accessibility settingsNicolas Roard2011-08-031-1/+12
|/
* Cache the application context instead of Activity.Ben Murdoch2011-08-011-1/+1
* Merge "Add a runtime switch between Raster and Ganesh rendering modes."Derek Sollenberger2011-07-291-0/+8
|\