summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_paths_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Instead of appending "Downloads" to the user document directory, let each pla...estade@chromium.org2009-02-281-0/+20
* Use xdg_user_dir_lookup to lookup directories. (try 2)thestig@chromium.org2009-02-271-20/+42
* Reverting 10555.thestig@chromium.org2009-02-271-42/+20
* Use xdg_user_dir_lookup to lookup directories.thestig@chromium.org2009-02-271-20/+42
* Final step needed to get be able to download things on linux.estade@chromium.org2009-02-241-19/+31
* Obey the XDG base directory spec and use ~/.config/chromium on Linux.evan@chromium.org2009-02-231-12/+18
* Fix some obvious not implemented linux bits so we can crash latertc@google.com2009-02-041-3/+18
* Factor out platform specific chrome_paths calls into platform specific files.tc@google.com2009-02-031-0/+31