summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs
Commit message (Expand)AuthorAgeFilesLines
* Implement preference and policy based content settings providers.jochen@chromium.org2010-12-101-0/+4
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-0921-721/+882
* Follow pattern used for Linux and Windows to move the appropriate bits of Mac...rickcam@chromium.org2010-12-091-1/+0
* Fix handling of 'Use system proxy settings' policygfeher@chromium.org2010-12-081-2/+2
* Clean up pref change notification handling.mnissler@chromium.org2010-12-0820-1351/+1375
* Fix for Bug 50726 "Save extension list and "winning" prefs from extensions"bauerb@chromium.org2010-12-064-4/+22
* Renamed DefaultPrefStore into InMemoryPrefStore because it can be used in fur...bauerb@chromium.org2010-12-066-35/+35
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-036-5/+15
* Move:ben@chromium.org2010-12-023-3/+3
* Revert 67997 - Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-026-15/+5
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-026-5/+15
* Refactor: move HostContentSettingsMap to content_settingsgfeher@chromium.org2010-11-301-1/+1
* Display badge when new background page is installed.atwilson@chromium.org2010-11-221-0/+2
* Make comments about profile pointer in pref_value_store more informative.mnissler@chromium.org2010-11-221-5/+9
* Move DeviceManagementPolicyProvider into the profile.mnissler@chromium.org2010-11-193-13/+31
* Create additional PrefStore for Device Management policy.markusheintz@chromium.org2010-11-177-139/+331
* Rename CrosSettingsProviderProxy -> ProxyCrosSettingsProviderdilmah@chromium.org2010-11-161-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 1].jhawkins@chromium.org2010-11-161-1/+1
* Support specifying the GSSAPI library that will be used.danno@chromium.org2010-11-121-0/+1
* Reland 65535danno@chromium.org2010-11-101-0/+8
* Revert 65535 - Group Policy support for HTTP authenticationdanno@chromium.org2010-11-091-8/+0
* Group Policy support for HTTP authenticationdanno@chromium.org2010-11-091-0/+8
* C++ readability review for dannodanno@chromium.org2010-11-036-96/+87
* Remove dead page info placement preference.tfarina@chromium.org2010-10-301-1/+0
* Store settings that should be signed in temporary place before owner is assig...dilmah@chromium.org2010-10-281-0/+2
* Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.mattm@chromium.org2010-10-212-11/+11
* Enable about:flags in ChromeOS, part 1thakis@chromium.org2010-10-191-2/+1
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-194-3/+9
* Add Group-Policy to disable the SPDY protocol.mbelshe@chromium.org2010-10-161-0/+2
* Fix leak in PrefValueStoreTest.DetectProxyConfigurationConflict.thestig@chromium.org2010-10-151-4/+2
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-151-2/+2
* When a proxy command line switches are specified, policy admin warning should...danno@chromium.org2010-10-156-110/+358
* Rename about:labs to about:flags, part 3/3thakis@chromium.org2010-10-151-4/+4
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-124-4/+4
* Rename LanguageMenuButton to InputMethodMenuButton to be consistent with othe...yusukes@chromium.org2010-10-121-2/+2
* Adds confirm dialog when enabling instant.sky@chromium.org2010-10-111-0/+2
* Rename ChromeThread to BrowserThread Part13:tfarina@chromium.org2010-10-105-24/+24
* Decouples certificates viewers from NSS to prepare support for OpenSSL.bulach@chromium.org2010-10-081-2/+0
* Fix regression of startup URL policygfeher@chromium.org2010-10-072-10/+69
* Allow the default search provider to be specified via group policy. Also all...jeanluc@google.com2010-10-052-0/+3
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-052-2/+9
* A subtle bug was exposed when the following was added to Preferences::Registe...stevenjb@google.com2010-10-014-19/+43
* Implement policy for enabling/disabling browsing history.phajdan.jr@chromium.org2010-10-011-0/+2
* o Add user customizable launch type for apps by adding options in each apps c...andybons@chromium.org2010-09-302-4/+4
* Revert 60997 - o Add user customizable launch type for apps by adding options...andybons@chromium.org2010-09-292-4/+4
* o Add user customizable launch type for apps by adding options in each apps c...andybons@chromium.org2010-09-292-4/+4
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-297-40/+103
* Move task manager code into a subdirectory.evan@chromium.org2010-09-231-1/+1
* Improve comment for PrefValueStore::HasPrefPath().pam@chromium.org2010-09-231-2/+5