Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move WriteFile and WriteFileDescriptor from file_util to base namespace. | brettw@chromium.org | 2014-03-06 | 1 | -2/+2 |
* | MessageLoop(TYPE_UI) -> MessageLoopForUI | sky@chromium.org | 2013-12-19 | 1 | -3/+2 |
* | Separate ConfigWatcher interface from ConfigFileWatcher implementation. | rmsousa@chromium.org | 2013-12-04 | 1 | -7/+5 |
* | Move temp file functions to base namespace. | brettw@chromium.org | 2013-12-03 | 1 | -2/+2 |
* | Use a direct include of the message_loop header in remoting/. | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Rename base::Delete to base::DeleteFile | brettw@chromium.org | 2013-07-16 | 1 | -1/+1 |
* | Move file_util::Delete to the base namespace | brettw@chromium.org | 2013-07-01 | 1 | -1/+1 |
* | remoting: Use base::MessageLoop. | xhwang@chromium.org | 2013-04-30 | 1 | -5/+4 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Added retry logic to ConfigFileWatcher to handle sharing violation errors on ... | alexeypa@chromium.org | 2013-02-16 | 1 | -0/+138 |