1. 8e73d06 iwyu: Cleanup in the following files: by jhawkins@chromium.org · 14 years ago
  2. 73eb5d0 Base: A few more files using BASE_API (for base.dll) by rvargas@google.com · 14 years ago
  3. 8f115a8 base: rename Environment::GetEnv to Environment::GetVar. by tfarina@chromium.org · 14 years ago
  4. 5dc6673 base: rename Environment::SetEnv to Environment::SetVar. by tfarina@chromium.org · 14 years ago
  5. e7f0559 base: rename Environment::HasEnv to Environment::HasVar. by tfarina@chromium.org · 14 years ago
  6. 6b2d9cc base: rename Environment::UnSetEnv to Environment::UnSetVar. by tfarina@chromium.org · 14 years ago
  7. 6d36c5d base: Rename EnvVarGetter to Environment. by tfarina@chromium.org · 14 years ago[Renamed (86%) from base/env_var.h]
  8. a512265 Reland r54418 - base: Add UnSetEnv function to EnvVarGetter API. by tfarina@chromium.org · 14 years ago
  9. 05467c9 Revert 54418 - base: Add UnSetEnv function to EnvVarGetter API. by tfarina@chromium.org · 14 years ago
  10. ec8a02c base: Add UnSetEnv function to EnvVarGetter API. by tfarina@chromium.org · 14 years ago
  11. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  12. 49c8f3a base: add home environment variable to env_var.h by tfarina@chromium.org · 14 years ago
  13. a5d6f66 base: Return bool instead of void in EnvVarGetter::SetEnv. by tfarina@chromium.org · 14 years ago
  14. 493f5f6 Move implementation from header to source. by erg@chromium.org · 14 years ago
  15. 08225be base: Add SetEnv() to EnvVarGetter class and get rid of the some ifdefs. by tfarina@chromium.org · 14 years ago
  16. b6ba943 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 thestig@chromium.org · 15 years ago