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