1. e5c2a22e Move WriteFile and WriteFileDescriptor from file_util to base namespace. by [email protected] · 11 years ago
  2. 426d1c9 Move directory creation functions to base namespace. by [email protected] · 12 years ago
  3. 82f84b9 Move ReadFileToString to the base namespace. by [email protected] · 12 years ago
  4. dd3aa79 Rename base::Delete to base::DeleteFile by [email protected] · 12 years ago
  5. dcd1661 Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to the base namespace. by [email protected] · 12 years ago
  6. 918efbf Move file_util::Delete to the base namespace by [email protected] · 12 years ago
  7. 5799981 Move file_path.h to base/files. by [email protected] · 12 years ago
  8. a732916 Use base namespace for FilePath in chrome/common and content/common. by [email protected] · 13 years ago
  9. f4ebe77 Move string tokenizer to base/strings. by [email protected] · 13 years ago
  10. 9528c9a Cleanup: Consolidate declarations of XDG variables. by [email protected] · 13 years ago
  11. 5f86d6ff Removed the command line from ServiceProcessState::AddToAutoRun() and had the class calculate its own command line. Wired up Linux autorun code and added unit tests. by [email protected] · 14 years ago
  12. 7eb89ed Fixed regression in the Linux AutoStart code caused by my previous CL. by [email protected] · 14 years ago
  13. b907defe Moved common parts of Linux autostart code to chrome/common so it can be reused in the service process as well. by [email protected] · 15 years ago