summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs/pref_service.h
Commit message (Expand)AuthorAgeFilesLines
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-259/+0
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-101-6/+2
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-061-17/+25
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-2/+3
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-144/+39
* Introduce PrefServiceBuilder, use for ChromePrefServiceBuilder.joi@chromium.org2012-12-191-32/+8
* Optimize getting preference values within PrefService class.aberent@chromium.org2012-11-201-2/+9
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-11-081-4/+10
* Revert 165062 - We believe this change broke startup_testsnsylvain@chromium.org2012-11-011-10/+4
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-011-2/+9
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-10-301-4/+10
* Renames HasSynced to IsSyncing and HasSyncedChanged tosky@chromium.org2012-10-261-3/+3
* Splits shelf alignment and auto-hide behavior into two values, onesky@chromium.org2012-10-241-0/+16
* Use a hash_map of objects in preference serviceaberent@google.com2012-10-231-9/+7
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-221-1/+1
* Extract PrefServiceBase into chrome/browser/api. Use in api and autofill.joi@chromium.org2012-08-211-216/+123
* PrefValueStore and PrefService expose the value of a pref returned by thebartfab@chromium.org2012-07-301-0/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* persist known media galleries (only directories for now)estade@chromium.org2012-07-031-0/+7
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-4/+4
* [Sync] Put everything in sync/api into csync namespaceakalin@chromium.org2012-06-271-5/+8
* Make PolicyService per-profile.bauerb@chromium.org2012-05-311-6/+10
* [protector] Specific handling of default values of protected prefs.ivankr@chromium.org2012-05-281-0/+4
* Resubmit r133740: Fix homepage migration for users who never changed their se...tbreisacher@chromium.org2012-04-261-0/+4
* Revert 133740 - Fix homepage migration for users who never changed their sett...dpapad@chromium.org2012-04-241-4/+0
* Fix homepage migration for users who never changed their settings.tbreisacher@chromium.org2012-04-241-0/+4
* Remove per-tab preference machinery.falken@chromium.org2012-03-261-4/+0
* Add policy to control "allow background apps"bartfab@chromium.org2012-03-191-0/+4
* Added textual notice to PrefService and WebDataService that third-party modif...ivankr@chromium.org2012-03-161-0/+4
* Add PrefService::GetInitializationStatus()sail@chromium.org2012-03-131-0/+9
* Reinitialize LocalState's CommandLinePrefStore after about_flags updates the ...thestig@chromium.org2012-01-241-2/+11
* Add more per-tab preferences.mnaganov@chromium.org2011-12-291-0/+2
* Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...bauerb@chromium.org2011-12-271-11/+2
* Fixed the value of "controlledBy" for preferences when they're set by the user.joaodasilva@chromium.org2011-12-121-0/+4
* Introduce per-tab preferences service.mnaganov@chromium.org2011-11-221-16/+11
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-3/+8
* Reverts debugging code added in hopes of tracking crash. This alsosky@chromium.org2011-08-241-5/+0
* Adds some debugging code in hopes of figuring out a crash. As far as Isky@chromium.org2011-08-231-0/+5
* base: Rename ValueType to something less redundant as _just_ Type.tfarina@chromium.org2011-08-121-4/+4
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-15/+18
* Move user cloud policy to BrowserProcess (was 6979011)gfeher@chromium.org2011-06-291-10/+8
* Adds async interface method, which is used by JsonPrefStore. Also see the bug...altimofeev@chromium.org2011-05-111-25/+10
* Refactor preference syncing.zea@chromium.org2011-05-091-4/+67
* Directly observe the disabled schemes policy instead of via a PrefMember.bauerb@chromium.org2011-04-271-3/+0
* Oops, we ended up with two PrefServiceDelegate definitions.darin@chromium.org2011-04-211-2/+0
* Fix the VS2005 build.darin@chromium.org2011-04-211-8/+10
* Fix build on MSVS 2005apavlov@chromium.org2011-04-211-0/+2
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-191-2/+24
* Added DisabledSchemes policy.joaodasilva@chromium.org2011-04-181-0/+3
* Revert 81394 (broke sync_integration_tests and clang) - This CL implements al...altimofeev@chromium.org2011-04-131-24/+2