summaryrefslogtreecommitdiffstats
path: root/rlz/chromeos/lib/rlz_value_store_chromeos.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in rlz/.avi2015-12-221-2/+6
* Cleanup: Pass std::string as const reference from rlz/ki.stfu2015-09-201-2/+3
* Fix {virtual,override,final} build failures on official CrOS build.Daniel Cheng2015-01-241-28/+25
* Replace OVERRIDE with its C++11 counterparts in src/rlzr.nagaraj2014-10-091-15/+15
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-101-2/+2
* [cros] RlzValueStore made protected by a cross-process lock and not persisted...ivankr@chromium.org2012-11-291-34/+21
* [cros,rlz] Financial ping livelock fix and proper shutdown.ivankr@chromium.org2012-11-161-2/+4
* [cros] RlzValueStore implementation for ChromeOS.ivankr@chromium.org2012-11-091-0/+97