summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserSettings.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Add a runtime switch between Raster and Ganesh rendering modes.Derek Sollenberger2011-07-281-0/+8
* | Fix resetting defaults triggering preloginJohn Reck2011-07-291-1/+6
|/
* Switch to a background thread poolJohn Reck2011-07-251-15/+6
* Cache the factory reset URL.Ben Murdoch2011-07-251-14/+19
* Startup optimizationJohn Reck2011-07-211-2/+15
* Initialize settings in a threadJohn Reck2011-07-211-44/+76
* Inverted lab preferenceJohn Reck2011-07-151-0/+7
* make QC work on phoneMichael Kolb2011-07-111-0/+4
* Force a settings sync when updating the auto-fill profile.Ben Murdoch2011-07-081-0/+5
* Preloading support in browserMichael Kolb2011-06-301-0/+7
* Move most visited to set homepageJohn Reck2011-06-271-5/+2
* Accessibility tweaksJohn Reck2011-06-171-8/+60
* Clean up accessibility settingsJohn Reck2011-06-161-1/+11
* New useragent switcher designJohn Reck2011-06-071-10/+6
* Useragent switcher tweaksJohn Reck2011-05-241-0/+3
* Initial implementation of the useragent switcherJohn Reck2011-05-231-1/+29
* Transfer data from BP1 to BP2John Reck2011-05-181-0/+1
* Merge "add fullscreen option"Michael Kolb2011-04-291-0/+9
|\
| * add fullscreen optionMichael Kolb2011-04-271-0/+9
* | Add Honeycomb-MR1 useragentJohn Reck2011-04-271-4/+9
* | Remove DEV_BUILD optionJohn Reck2011-04-271-4/+7
* | Add an option to forceably override user-scalableJohn Reck2011-04-261-0/+5
|/
* Browser settings refactorJohn Reck2011-04-261-704/+385
* Add minimum font size supportJohn Reck2011-04-211-5/+12
* Enable dev modeJohn Reck2011-03-181-1/+1
* Remove pre-login on every tab.Patrick Scott2011-03-141-39/+0
* Implement the psychic search engine.Narayan Kamath2011-03-021-16/+43
* Adding a debug setting to enable visual indicator for GLTeng-Hui Zhu2011-02-161-1/+10
* Set user agent setting when toggling debugJohn Reck2011-01-241-3/+5