summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserSettings.java
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Set a persistent default home page for the browser.Leon Scroggins2009-04-201-6/+11
* | Enable Application Caches.Andrei Popescu2009-04-201-0/+11
* | AI 143762: Fix for issue 1636784: Landscape only option for the browser. (Th...Leon Scroggins2009-03-311-0/+9
* | Automated import from //branches/master/...@141638,141638Ramanan Rajeswaran2009-03-241-2/+7
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+442
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-438/+0
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-41/+41
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-0/+2
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-18/+1
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-7/+29
* Initial ContributionThe Android Open Source Project2008-10-211-0/+431