1. 68a008e8 linux: components build by [email protected] · 14 years ago
  2. 606792f Revert 83631 - linux: successfully build net_unittests in components build by [email protected] · 14 years ago
  3. 2b92bd5a2 linux: successfully build net_unittests in components build by [email protected] · 14 years ago
  4. 2edc286 iwyu: Cleanup in the following files: by [email protected] · 14 years ago
  5. f5661ca Base: A few more files using BASE_API (for base.dll) by [email protected] · 14 years ago
  6. 3ba7e08 base: rename Environment::GetEnv to Environment::GetVar. by [email protected] · 15 years ago
  7. c87bcf00 base: rename Environment::SetEnv to Environment::SetVar. by [email protected] · 15 years ago
  8. 9432ade base: rename Environment::HasEnv to Environment::HasVar. by [email protected] · 15 years ago
  9. 4fae316 base: rename Environment::UnSetEnv to Environment::UnSetVar. by [email protected] · 15 years ago
  10. 76b90d31 base: Rename EnvVarGetter to Environment. by [email protected] · 15 years ago[Renamed (86%) from base/env_var.h]
  11. fc586c7 Reland r54418 - base: Add UnSetEnv function to EnvVarGetter API. by [email protected] · 15 years ago
  12. a324a45f Revert 54418 - base: Add UnSetEnv function to EnvVarGetter API. by [email protected] · 15 years ago
  13. ed45537 base: Add UnSetEnv function to EnvVarGetter API. by [email protected] · 15 years ago
  14. 32b76ef `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by [email protected] · 15 years ago
  15. 574f6f0c base: add home environment variable to env_var.h by [email protected] · 15 years ago
  16. e9032c6 base: Return bool instead of void in EnvVarGetter::SetEnv. by [email protected] · 15 years ago
  17. 3a3d4747 Move implementation from header to source. by [email protected] · 15 years ago
  18. ac7264c base: Add SetEnv() to EnvVarGetter class and get rid of the some ifdefs. by [email protected] · 15 years ago
  19. 9bc8cff Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and rename it EnvVarGetter. Label base::SysInfo::{Get,Has}EnvVar as deprecated. by [email protected] · 15 years ago