summaryrefslogtreecommitdiffstats
path: root/chrome/browser/scoped_pref_update.cc
Commit message (Expand)AuthorAgeFilesLines
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-20/+0
* Refactor PrefService, pulling the PREF_CHANGED notification infrastructure ou...pam@chromium.org2010-08-181-1/+1
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-1/+7
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-1/+0
* Add a scoped notifier for pref dictionaries / lists.chron@chromium.org2010-04-051-0/+15