summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs/pref_value_store_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-221-2/+2
* PrefValueStore and PrefService expose the value of a pref returned by thebartfab@chromium.org2012-07-301-72/+128
* Refactored the ConfigurationPolicyPrefStore to use the PolicyService.joaodasilva@chromium.org2012-04-021-250/+90
* Fixed the value of "controlledBy" for preferences when they're set by the user.joaodasilva@chromium.org2011-12-121-0/+21
* Move observers to ConfigurationPolicyProvider.joaodasilva@chromium.org2011-09-291-7/+2
* base: Remove using declaration of FundamentalValue as it's no longer necessary.tfarina@chromium.org2011-08-111-1/+1
* Adds async interface method, which is used by JsonPrefStore. Also see the bug...altimofeev@chromium.org2011-05-111-3/+3
* Refactor preference syncing.zea@chromium.org2011-05-091-0/+43
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Let PrefStore::GetValue return a const Value* instead of Value* and add Persi...battre@chromium.org2011-03-251-1/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Added LevelOfControl to Preferences API's get() resultbattre@chromium.org2011-02-241-0/+21
* patch from issue 6286089mnissler@chromium.org2011-02-041-287/+396
* Make PrefValueStore non-refcounted.mnissler@chromium.org2011-01-281-3/+3
* Introduce incognito preference settings.battre@chromium.org2011-01-251-138/+24
* Handle policy refresh internally in ConfigurationPolicyPrefStore.mnissler@chromium.org2010-12-231-222/+2
* Introduce a separate preference for 'proxy server mode'battre@chromium.org2010-12-231-2/+2
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-216/+163
* Clean up pref change notification handling.mnissler@chromium.org2010-12-081-208/+216
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-031-3/+3
* Revert 67997 - Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-021-3/+3
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-021-3/+3
* Create additional PrefStore for Device Management policy.markusheintz@chromium.org2010-11-171-59/+169
* Fix leak in PrefValueStoreTest.DetectProxyConfigurationConflict.thestig@chromium.org2010-10-151-4/+2
* When a proxy command line switches are specified, policy admin warning should...danno@chromium.org2010-10-151-90/+103
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part13:tfarina@chromium.org2010-10-101-12/+12
* Make pref service more robust against prefs that change their types without u...pam@chromium.org2010-09-171-11/+68
* Create a DefaultPrefStore to hold registered application-default preference v...pam@chromium.org2010-09-141-59/+103
* Revert 58920 - Create a DefaultPrefStore to hold registered application-defau...pam@chromium.org2010-09-091-83/+3
* Create a DefaultPrefStore to hold registered application-default preference v...pam@chromium.org2010-09-091-3/+83
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-0/+663