summaryrefslogtreecommitdiffstats
path: root/base/env_var.cc
Commit message (Expand)AuthorAgeFilesLines
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-126/+0
* Reland r54418 - base: Add UnSetEnv function to EnvVarGetter API.tfarina@chromium.org2010-07-311-4/+19
* Revert 54418 - base: Add UnSetEnv function to EnvVarGetter API.tfarina@chromium.org2010-07-311-19/+4
* base: Add UnSetEnv function to EnvVarGetter API.tfarina@chromium.org2010-07-311-4/+19
* base: add home environment variable to env_var.htfarina@chromium.org2010-07-211-0/+10
* base: Return bool instead of void in EnvVarGetter::SetEnv.tfarina@chromium.org2010-07-161-6/+8
* Move implementation from header to source.erg@chromium.org2010-07-151-0/+6
* base: Add SetEnv() to EnvVarGetter class and get rid of the some ifdefs.tfarina@chromium.org2010-07-081-2/+15
* Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r...thestig@chromium.org2010-04-031-0/+80