Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base: Rename EnvVarGetter to Environment. | tfarina@chromium.org | 2010-08-03 | 1 | -57/+0 |
* | Reland r54418 - base: Add UnSetEnv function to EnvVarGetter API. | tfarina@chromium.org | 2010-07-31 | 1 | -1/+20 |
* | Revert 54418 - base: Add UnSetEnv function to EnvVarGetter API. | tfarina@chromium.org | 2010-07-31 | 1 | -20/+1 |
* | base: Add UnSetEnv function to EnvVarGetter API. | tfarina@chromium.org | 2010-07-31 | 1 | -1/+20 |
* | base: Return bool instead of void in EnvVarGetter::SetEnv. | tfarina@chromium.org | 2010-07-16 | 1 | -1/+1 |
* | base: Add SetEnvVar test to env_var_unittest.cc | tfarina@chromium.org | 2010-07-09 | 1 | -0/+14 |
* | base: Add unittests for the EnvVarGetter class. | tfarina@chromium.org | 2010-07-08 | 1 | -0/+24 |