Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base: rename Environment::GetEnv to Environment::GetVar. | tfarina@chromium.org | 2010-08-07 | 1 | -1/+1 |
* | base: Rename EnvVarGetter to Environment. | tfarina@chromium.org | 2010-08-03 | 1 | -3/+3 |
* | Support for DIR_SOURCE_ROOT in a case of WebKit-only checkout. | tkent@chromium.org | 2010-06-15 | 1 | -0/+10 |
* | use sysctl instead of /proc on FreeBSD | pvalchev@google.com | 2010-05-10 | 1 | -2/+18 |
* | bsd: refactor XDG bits of linux_util into a shared file. | evan@chromium.org | 2010-04-22 | 1 | -1/+1 |
* | Add support for user-defined source root directory. | mmoss@google.com | 2010-04-21 | 1 | -1/+16 |
* | Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r... | thestig@chromium.org | 2010-04-03 | 1 | -3/+3 |
* | solaris: minor ifdefs | evan@chromium.org | 2010-02-17 | 1 | -0/+2 |
* | Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th... | thestig@chromium.org | 2009-12-02 | 1 | -1/+11 |
* | posix: refactor duplicated path-handling code | evan@chromium.org | 2009-11-21 | 1 | -0/+63 |