summaryrefslogtreecommitdiffstats
path: root/base/base_paths_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* base: rename Environment::GetEnv to Environment::GetVar.tfarina@chromium.org2010-08-071-1/+1
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-3/+3
* Support for DIR_SOURCE_ROOT in a case of WebKit-only checkout.tkent@chromium.org2010-06-151-0/+10
* use sysctl instead of /proc on FreeBSDpvalchev@google.com2010-05-101-2/+18
* bsd: refactor XDG bits of linux_util into a shared file.evan@chromium.org2010-04-221-1/+1
* Add support for user-defined source root directory.mmoss@google.com2010-04-211-1/+16
* Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r...thestig@chromium.org2010-04-031-3/+3
* solaris: minor ifdefsevan@chromium.org2010-02-171-0/+2
* Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th...thestig@chromium.org2009-12-021-1/+11
* posix: refactor duplicated path-handling codeevan@chromium.org2009-11-211-0/+63