summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_paths_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* More linux ifdef tweaks. This reverts my earlier change (13503).sky@chromium.org2009-04-271-4/+0
* Adds some ifdefs so that test_shell can be compiled on linuxsky@chromium.org2009-04-101-0/+4
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* 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