summaryrefslogtreecommitdiffstats
path: root/base/prefs/pref_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of some uses of base::Create*Valueestade@chromium.org2014-01-301-8/+6
* Remove JsonPrefStore pruning of empty values on write.gab@chromium.org2013-11-271-48/+0
* Introduce a temporary workaround to ensure tracked preferences set to empty l...gab@chromium.org2013-11-221-0/+4
* Change the PrefService::GetPreferenceValues() interface to return a scoped_ptr.earthdok@chromium.org2013-11-011-7/+7
* Added the AutomaticProfileResetter service.engedy@chromium.org2013-10-021-0/+13
* Remove unused method PrefService::ReloadPersistentPrefs().gab@chromium.org2013-09-251-5/+0
* Use a direct include of the message_loop header in base/.avi@chromium.org2013-07-181-1/+1
* Make base compile with no "using base::Value" in values.hbrettw@chromium.org2013-06-141-37/+40
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-101-1/+1
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-301-1/+1
* First-run auto-import on Windows reloads the prefs, which marksdconnelly@chromium.org2013-04-091-1/+1
* Introduce //components/user_prefs.joi@chromium.org2013-03-061-2/+0
* Fix prefs registration in BrowserInstantController.joi@chromium.org2013-03-021-0/+6
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Get rid of the ability to unregister preferences.joi@chromium.org2013-02-211-14/+1
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-0/+597