summaryrefslogtreecommitdiffstats
path: root/chrome/common/json_pref_store_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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