Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to standard integer types in rlz/. | avi | 2015-12-22 | 1 | -2/+6 |
* | Cleanup: Pass std::string as const reference from rlz/ | ki.stfu | 2015-09-20 | 1 | -2/+3 |
* | Fix {virtual,override,final} build failures on official CrOS build. | Daniel Cheng | 2015-01-24 | 1 | -28/+25 |
* | Replace OVERRIDE with its C++11 counterparts in src/rlz | r.nagaraj | 2014-10-09 | 1 | -15/+15 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Replace FilePath with base::FilePath in some more top level directories. | brettw@chromium.org | 2013-02-10 | 1 | -2/+2 |
* | [cros] RlzValueStore made protected by a cross-process lock and not persisted... | ivankr@chromium.org | 2012-11-29 | 1 | -34/+21 |
* | [cros,rlz] Financial ping livelock fix and proper shutdown. | ivankr@chromium.org | 2012-11-16 | 1 | -2/+4 |
* | [cros] RlzValueStore implementation for ChromeOS. | ivankr@chromium.org | 2012-11-09 | 1 | -0/+97 |