summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserSettings.java
Commit message (Expand)AuthorAgeFilesLines
...
* | Re-enable page cache.Andrei Popescu2010-03-291-5/+1
* | Add the on-demand setting for plugins.Patrick Scott2010-03-231-5/+5
* | Diasble page cache on high-end devices while b: 2525377 is not fixed.Andrei Popescu2010-03-221-1/+5
* | Match the new webview overscroll background apiGrace Kloba2010-03-191-2/+2
* | Remove the logic of setting dasher account's home page.Shimeng (Simon) Wang2010-03-161-15/+0
* | Reset the boolean variables when first initialzied and when reset happens.Shimeng (Simon) Wang2010-03-101-18/+47
* | Avoid potential NPE if storage manager is not properly initialized.Shimeng (Simon) Wang2010-03-101-8/+11
* | Use the new system overscroll background api.Grace Kloba2010-03-091-0/+2
* | Remove our dependency on gsf.Patrick Scott2010-02-241-4/+2
* | This should fix the build.Jeff Hamilton2010-02-031-1/+1
* | Change the Browser Cached Page capacity.Grace Kloba2009-12-021-1/+13
* | Set pageCacheCapacity, which enables page cache,Grace Kloba2009-12-021-0/+2
* | Adds an explicit type for GeolocationPermissions.getOrigins.Steve Block2009-11-191-2/+2
* | Move Tab out of TabControl to its own class. So thatGrace Kloba2009-10-091-8/+0
|/
* Add enable plug-ins to UI. Remove pluginsPath from BrowserSettings as it is u...Grace Kloba2009-09-241-10/+0
* Reimplement the settings to use async callbacksNicolas Roard2009-09-221-11/+22
* allow file: scheme in the browserCary Clark2009-09-091-2/+1
* Browser-side changes to persist Geolocation permissions between browser sessi...Steve Block2009-08-241-0/+4
* Removes unnecessary syncing of databse and app cache paths with browser setti...Steve Block2009-08-241-3/+0
* Adds browser-side of logic to make Geolocation obey Browser 'Enable Location'...Steve Block2009-08-211-4/+1
* Fixes a bug in the browser settings menu. Correctly hooks up 'Clear location ...Steve Block2009-08-201-2/+2
* remove gearsAndrei Popescu2009-08-131-1/+0
* Add a setting to load a page in overview mode.Grace Kloba2009-08-061-0/+4
* Enable workers for V8. Also remove the quota parameters, unused after the sto...Andrei Popescu2009-08-031-23/+23
* Adds browser settings menu entries for Geolocation permissions.Steve Block2009-07-301-6/+30
* Add unit tests for the WebStorageSizemanager. Also reduce the default quota a...Andrei Popescu2009-07-291-2/+4
* Refactor the WebStorage size management:Andrei Popescu2009-07-291-31/+10
* Enforce app cache maximum sizeAndrei Popescu2009-07-231-0/+34
* wire appcache to HTML5 UIAndrei Popescu2009-07-211-1/+1
* Fix 1990635. update() was accidentally removed. Bring it back so that the Web...Grace Kloba2009-07-201-0/+2
* Implement an error console. The console is displayed when the user has enable...Ben Murdoch2009-07-171-0/+17
* resolved conflicts for merge of 47fdfdb9 to masterGrace Kloba2009-07-011-7/+0
|\
| * Remove "search_url" in the debug setting as search is controlled by the searc...Grace Kloba2009-06-301-7/+0
* | Add a UI for setting JS flags.Feng Qian2009-06-291-1/+9
* | Update Browser's user agentGrace Kloba2009-06-261-4/+4
* | am 2f83068b: Add the ZoomDensity support in the Browser.Grace Kloba2009-06-251-0/+10
|\|
| * Add the ZoomDensity support in the Browser.Grace Kloba2009-06-251-0/+10
* | New settings UI for HTML5Nicolas Roard2009-06-191-9/+2
* | Add browser settings for DOM storage support.Ben Murdoch2009-06-151-1/+5
* | am bd34f7db: Merge change 3134 into donutAndroid (Google) Code Review2009-06-041-1/+1
|\|
| * Change the default client id for better statsRamanan Rajeswaran2009-06-031-1/+1
* | am c5f4f732: Use "unknown" as the default value for the client id to avoid cr...Patrick Scott2009-06-021-1/+1
|\|
| * Use "unknown" as the default value for the client id to avoid crashing.Patrick Scott2009-06-021-1/+1
* | Merge commit 'f2c5c1b555904400f4092888ae81b8ed74bfe026' into manualfixGrace Kloba2009-05-261-7/+13
|\|
| * Fix #1722851. Move the Browser's default home page to the resource so that we...Grace Kloba2009-05-261-2/+13
| * Automated import from //branches/donutburger/...@141637,141637Ramanan Rajeswaran2009-03-241-2/+7
* | Track the package manager. So if there is a Browser plugin installed or unint...Grace Kloba2009-05-151-1/+0
* | Make menus inactive when needed and only show possible quotasNicolas Roard2009-05-121-0/+2
* | Add UI support in the browser for HTML5 databasesNicolas Roard2009-05-111-0/+28
* | Merges p9 CLs 144856 and 145055 to GIT to enable the Database API in the brow...Ben Murdoch2009-04-301-0/+10