summaryrefslogtreecommitdiffstats
path: root/extensions/browser/value_store/testing_value_store.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in extensions/browser/.avi2015-12-231-0/+3
* ValueStore will now automatically repair corrupted db's.cmumford2015-12-121-4/+0
* ValueStore::Error is now an inline member (not a ptr) of ResultTypes.cmumford2015-12-011-4/+2
* Removed key member from ValueStore::Error.cmumford2015-11-301-0/+3
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-211-18/+17
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-031-13/+13
* Move chrome/browser/value_store to extensions/value_storejamescook@chromium.org2014-03-011-0/+62