summaryrefslogtreecommitdiffstats
path: root/base/environment.h
Commit message (Expand)AuthorAgeFilesLines
* Move AlterEnvironment to base/environment.h, implement on Windows. This re-im...brettw@chromium.org2013-08-301-0/+42
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-3/+3
* linux: components buildevan@chromium.org2011-05-021-1/+1
* Revert 83631 - linux: successfully build net_unittests in components buildmaf@chromium.org2011-04-301-1/+1
* linux: successfully build net_unittests in components buildevan@chromium.org2011-04-291-1/+1
* iwyu: Cleanup in the following files:jhawkins@chromium.org2011-04-041-1/+1
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-241-2/+3
* base: rename Environment::GetEnv to Environment::GetVar.tfarina@chromium.org2010-08-071-2/+2
* base: rename Environment::SetEnv to Environment::SetVar.tfarina@chromium.org2010-08-061-1/+1
* base: rename Environment::HasEnv to Environment::HasVar.tfarina@chromium.org2010-08-041-1/+1
* base: rename Environment::UnSetEnv to Environment::UnSetVar.tfarina@chromium.org2010-08-041-1/+1
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-0/+48