Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Use base namespace for FilePath in chrome/common and content/common. | brettw@chromium.org | 2013-02-07 | 1 | -11/+15 |
* | Move string tokenizer to base/strings. | brettw@chromium.org | 2013-02-02 | 1 | -2/+2 |
* | Cleanup: Consolidate declarations of XDG variables. | thestig@chromium.org | 2012-06-13 | 1 | -5/+4 |
* | Removed the command line from ServiceProcessState::AddToAutoRun() and had the... | sanjeevr@chromium.org | 2011-02-25 | 1 | -0/+26 |
* | Fixed regression in the Linux AutoStart code caused by my previous CL. | sanjeevr@chromium.org | 2011-02-25 | 1 | -1/+2 |
* | Moved common parts of Linux autostart code to chrome/common so it can be reus... | sanjeevr@chromium.org | 2011-02-23 | 1 | -0/+61 |