| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of some uses of base::Create*Value | estade@chromium.org | 2014-01-30 | 1 | -2/+2 |
* | Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi... | avi@chromium.org | 2013-12-23 | 1 | -1/+2 |
* | Add base:: to string16 in rlz/. | dbeam@chromium.org | 2013-12-19 | 1 | -1/+1 |
* | Move some more file utils to the base namespace. | brettw@chromium.org | 2013-12-02 | 1 | -2/+2 |
* | Drop unused variable in rlz_value_store_chromeos.cc. | xhwang@chromium.org | 2013-10-21 | 1 | -4/+0 |
* | Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Revert 198844 "Move sequenced_task_runner to base/task" | dbeam@chromium.org | 2013-05-08 | 1 | -1/+1 |
* | Move sequenced_task_runner to base/task | brettw@chromium.org | 2013-05-08 | 1 | -1/+1 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Add base:: qualifiers for FilePath uses. | msw@chromium.org | 2013-02-19 | 1 | -3/+3 |
* | Replace FilePath with base::FilePath in some more top level directories. | brettw@chromium.org | 2013-02-10 | 2 | -6/+7 |
* | [cros] RlzValueStore made protected by a cross-process lock and not persisted... | ivankr@chromium.org | 2012-11-29 | 2 | -136/+172 |
* | [cros,rlz] Financial ping livelock fix and proper shutdown. | ivankr@chromium.org | 2012-11-16 | 2 | -3/+10 |
* | [cros] RlzValueStore implementation for ChromeOS. | ivankr@chromium.org | 2012-11-09 | 3 | -0/+395 |