summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs/scoped_user_pref_update.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary virtual declarations from ScopedUserPrefUpdate and add OVE...bauerb@chromium.org2012-11-021-1/+1
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-221-1/+1
* base: Rename ValueType to something less redundant as _just_ Type.tfarina@chromium.org2011-08-121-1/+1
* Remove old ScopedUserPrefUpdatebattre@chromium.org2011-04-121-9/+0
* Introduce a new way of using ScopedUserPrefUpdate that ensures notifications ...battre@chromium.org2011-03-301-2/+30
* Let PrefStore::GetValue return a const Value* instead of Value* and add Persi...battre@chromium.org2011-03-251-5/+2
* Fix missing change notifications of UserPrefStorebattre@chromium.org2011-03-071-0/+20