summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs/chrome_pref_service_factory.cc
Commit message (Expand)AuthorAgeFilesLines
* Alter settings enforcement default to GROUP_NO_ENFORCEMENT in absence of Finc...robertshield@chromium.org2014-06-031-9/+4
* Implementation of leveldb-backed PrefStore.dgrogan@chromium.org2014-05-281-1/+2
* Add TrackedPreferenceValidationDelegate, by which the creator of agrt@chromium.org2014-05-261-8/+10
* Revert 272671 "Implementation of leveldb-backed PrefStore."sadrul@chromium.org2014-05-241-2/+1
* Implementation of leveldb-backed PrefStore.dgrogan@chromium.org2014-05-241-1/+2
* Revert 271602 "Implementation of leveldb-backed PrefStore."asvitkine@chromium.org2014-05-201-2/+1
* Implementation of leveldb-backed PrefStore.dgrogan@chromium.org2014-05-201-1/+2
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-151-1/+1
* Enforce kKnownDisabled when enforcing kExtensions.gab@chromium.org2014-05-131-2/+5
* Introduce a new framework for back-and-forth tracked preference migrationgab@chromium.org2014-05-121-1/+16
* Revert 269415 "Introduce a new framework for back-and-forth trac..."ananta@chromium.org2014-05-091-16/+1
* Introduce a new framework for back-and-forth tracked preference migrationgab@chromium.org2014-05-091-1/+16
* Revert 269346 "Introduce a new framework for back-and-forth trac..."rlp@chromium.org2014-05-091-16/+1
* Introduce a new framework for back-and-forth tracked preference migrationgab@chromium.org2014-05-091-1/+16
* Pref and field trials for DSE hardeningcaitkp@chromium.org2014-05-091-15/+29
* Revert 268959 "Pref and field trials for DSE hardening"dalecurtis@google.com2014-05-071-29/+15
* Pref and field trials for DSE hardeningcaitkp@chromium.org2014-05-071-15/+29
* Import the DSE from separate preferences into a single dictionary pref.erikwright@chromium.org2014-05-011-1/+7
* Fix ExtensionStartupBrowserTest on non-Windows official builders.gab@chromium.org2014-04-171-2/+3
* Fix non-Windows official PrefHashBrowserTests post default change.gab@chromium.org2014-04-111-1/+2
* Only enforce the strongest SettingsEnforcement group in the absence of a Finc...gab@chromium.org2014-04-101-2/+8
* Changes requested by gab for previously committed CLs.erikwright@chromium.org2014-04-101-2/+3
* Add a SettingsEnforcementGroup to enforce extension settings protection.gab@chromium.org2014-04-031-8/+33
* Default to GROUP_ENFORCE_ALWAYS in the absence of a Finch config.gab@chromium.org2014-04-011-2/+3
* Introduce ProfilePrefStoreManager. This encapsulates all of the parameters an...erikwright@chromium.org2014-03-261-214/+49
* Extract HashStoreContents from PrefHashStoreImpl.erikwright@chromium.org2014-03-191-4/+6
* Make reset event recording per-profile.erikwright@chromium.org2014-03-071-9/+13
* Cleanup stale preference_hashes on platforms where pref hash support was temp...gab@chromium.org2014-03-051-10/+22
* Extract configuration step from pref_hash_filter to chrome_pref_service_factoryerikwright@chromium.org2014-03-051-6/+23
* Check for NULL in chrome_prefs::UpdatePrefHashStoreIfRequired()sheu@google.com2014-02-251-0/+2
* Disable settings tracking on Chrome OS for M34.gab@chromium.org2014-02-241-1/+3
* Also account for IsEnrolledToDomain() in PrefHashBrowserTests.gab@chromium.org2014-02-201-15/+23
* Switch SettingsEnforcement default back to GROUP_NO_ENFORCEMENT.gab@chromium.org2014-02-201-10/+11
* Allow hash migration for unloaded profiles.gab@chromium.org2014-02-171-29/+84
* Disable SettingsEnforcement when the machine is connected to a domain.gab@chromium.org2014-02-151-2/+17
* Coarser levels for the SettingsEnforcement field trial.gab@chromium.org2014-02-131-43/+50
* Add an automatic settings reset banner.robertshield@chromium.org2014-02-101-1/+15
* Default to ENFORCE_ALL when no FieldTrial is found for the SettingsEnforcemen...gab@chromium.org2014-02-091-1/+7
* Let chrome_prefs handle Preferences initialization from master_preferences.gab@chromium.org2014-02-071-2/+63
* Use max_enforcement_level rather than true/false in TrackedPreferenceMetadata.gab@chromium.org2014-02-071-14/+28
* Do not protect extensions.known_disabledgab@chromium.org2014-02-071-1/+1
* Refactor pref code out of ProfileImpl.gab@chromium.org2014-02-051-16/+83
* Revert 249095 "Refactor pref code out of ProfileImpl."gab@chromium.org2014-02-051-82/+16
* Refactor pref code out of ProfileImpl.gab@chromium.org2014-02-051-16/+82
* Linux: Remove PrefService.FileSystemType histogram.thestig@chromium.org2014-02-051-14/+0
* Multi-strategy based tracking.gab@chromium.org2014-02-021-15/+61
* TrackedPreferences are initialized when a profile is created or loaded. But p...erikwright@chromium.org2014-01-281-7/+64
* Revert 247250 "TrackedPreferences are initialized when a profile..."mad@chromium.org2014-01-271-64/+7
* TrackedPreferences are initialized when a profile is created or loaded. But p...erikwright@chromium.org2014-01-271-7/+64
* Split the BrowserPolicyConnector into platform parts.joaodasilva@chromium.org2014-01-211-1/+1