summaryrefslogtreecommitdiffstats
path: root/chrome/common/pref_store.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed regression: various preferences were not persisted when changed from in...battre@chromium.org2011-07-141-3/+3
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-1/+3
* Adds async interface method, which is used by JsonPrefStore. Also see the bug...altimofeev@chromium.org2011-05-111-1/+1
* 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/+2
* Introduce incognito preference settings.battre@chromium.org2011-01-251-3/+8
* Keep deinlining stuff.erg@google.com2010-12-151-1/+1
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-49/+17
* Clean up pref change notification handling.mnissler@chromium.org2010-12-081-5/+33
* 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-0/+17
* Gracefully handle the case of empty preference file names in PrefValueStore.mnissler@chromium.org2010-09-031-2/+2
* `#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/+49