summaryrefslogtreecommitdiffstats
path: root/chrome/common/json_pref_store_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-151-1/+1
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Adds async interface method, which is used by JsonPrefStore. Also see the bug...altimofeev@chromium.org2011-05-111-26/+110
* Replacing base::DIR_TEMP with ScopedTempDir when appropriate.mkwst@chromium.org2011-04-121-19/+9
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Let PrefStore::GetValue return a const Value* instead of Value* and add Persi...battre@chromium.org2011-03-251-1/+1
* Introduce incognito preference settings.battre@chromium.org2011-01-251-24/+28
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-20/+36
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-9/+8
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-2/+6
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...sanjeevr@chromium.org2010-05-211-0/+150