Sign in
chromium
/
chromium
/
src
/
bdda54ae238fc18c5364a4d8a209a14981335d17
/
chrome
/
common
/
auto_start_linux.cc
e5c2a22e
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
by
[email protected]
· 11 years ago
426d1c9
Move directory creation functions to base namespace.
by
[email protected]
· 12 years ago
82f84b9
Move ReadFileToString to the base namespace.
by
[email protected]
· 12 years ago
dd3aa79
Rename base::Delete to base::DeleteFile
by
[email protected]
· 12 years ago
dcd1661
Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to the base namespace.
by
[email protected]
· 12 years ago
918efbf
Move file_util::Delete to the base namespace
by
[email protected]
· 12 years ago
5799981
Move file_path.h to base/files.
by
[email protected]
· 12 years ago
a732916
Use base namespace for FilePath in chrome/common and content/common.
by
[email protected]
· 13 years ago
f4ebe77
Move string tokenizer to base/strings.
by
[email protected]
· 13 years ago
9528c9a
Cleanup: Consolidate declarations of XDG variables.
by
[email protected]
· 13 years ago
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
7eb89ed
Fixed regression in the Linux AutoStart code caused by my previous CL.
by
[email protected]
· 14 years ago
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