1. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  2. ab57ea3 Add the reverse test to EnvironmentTest. by [email protected] · 15 years ago
  3. c3b3e06a5 Don't use const char kFoo[] in the stack place. by [email protected] · 15 years ago
  4. 3ba7e08 base: rename Environment::GetEnv to Environment::GetVar. by [email protected] · 15 years ago
  5. c87bcf00 base: rename Environment::SetEnv to Environment::SetVar. by [email protected] · 15 years ago
  6. 9432ade base: rename Environment::HasEnv to Environment::HasVar. by [email protected] · 15 years ago
  7. 4fae316 base: rename Environment::UnSetEnv to Environment::UnSetVar. by [email protected] · 15 years ago
  8. 76b90d31 base: Rename EnvVarGetter to Environment. by [email protected] · 15 years ago[Renamed (72%) from base/env_var_unittest.cc]
  9. fc586c7 Reland r54418 - base: Add UnSetEnv function to EnvVarGetter API. by [email protected] · 15 years ago
  10. a324a45f Revert 54418 - base: Add UnSetEnv function to EnvVarGetter API. by [email protected] · 15 years ago
  11. ed45537 base: Add UnSetEnv function to EnvVarGetter API. by [email protected] · 15 years ago
  12. e9032c6 base: Return bool instead of void in EnvVarGetter::SetEnv. by [email protected] · 15 years ago
  13. 9c55d6c base: Add SetEnvVar test to env_var_unittest.cc by [email protected] · 15 years ago
  14. 8d80d2d6 base: Add unittests for the EnvVarGetter class. by [email protected] · 15 years ago