summaryrefslogtreecommitdiffstats
path: root/chrome/common/json_pref_store.h
Commit message (Expand)AuthorAgeFilesLines
* Reinitialize LocalState's CommandLinePrefStore after about_flags updates the ...thestig@chromium.org2012-01-241-1/+2
* Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...bauerb@chromium.org2011-12-271-2/+1
* Add OVERRIDE to chrome/common/ and nacl/.avi@chromium.org2011-11-211-16/+17
* Reverts debugging code added in hopes of tracking crash. This alsosky@chromium.org2011-08-241-28/+11
* Adds some debugging code in hopes of figuring out a crash. As far as Isky@chromium.org2011-08-231-11/+28
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-8/+9
* Adds async interface method, which is used by JsonPrefStore. Also see the bug...altimofeev@chromium.org2011-05-111-9/+9
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-191-0/+13
* Revert 81394 (broke sync_integration_tests and clang) - This CL implements al...altimofeev@chromium.org2011-04-131-13/+0
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-131-0/+13
* 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-2/+3
* Provide lazy CommitPendingWrites in addition to eager SavePersistentPrefs.dilmah@chromium.org2011-03-251-1/+2
* Fix missing change notifications of UserPrefStorebattre@chromium.org2011-03-071-0/+2
* Deinline even more destructors.erg@google.com2010-12-141-1/+1
* Even more virtual method deinlining.erg@google.com2010-12-131-1/+1
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-11/+23
* Clean up pref change notification handling.mnissler@chromium.org2010-12-081-1/+1
* C++ readability review for dannodanno@chromium.org2010-11-031-1/+1
* When a proxy command line switches are specified, policy admin warning should...danno@chromium.org2010-10-151-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...sanjeevr@chromium.org2010-05-211-0/+56