summaryrefslogtreecommitdiffstats
path: root/chrome/common/auto_start_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Use base namespace for FilePath in chrome/common and content/common.brettw@chromium.org2013-02-071-11/+15
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-021-2/+2
* Cleanup: Consolidate declarations of XDG variables.thestig@chromium.org2012-06-131-5/+4
* Removed the command line from ServiceProcessState::AddToAutoRun() and had the...sanjeevr@chromium.org2011-02-251-0/+26
* Fixed regression in the Linux AutoStart code caused by my previous CL.sanjeevr@chromium.org2011-02-251-1/+2
* Moved common parts of Linux autostart code to chrome/common so it can be reus...sanjeevr@chromium.org2011-02-231-0/+61