| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove CrApplication dependency from base | thakis@chromium.org | 2010-12-18 | 1 | -1/+1 |
* | base: rename Environment::GetEnv to Environment::GetVar. | tfarina@chromium.org | 2010-08-07 | 1 | -1/+1 |
* | Use built-in size function from std::string instead of strlen function. | tfarina@chromium.org | 2010-08-06 | 1 | -7/+6 |
* | base: rename Environment::SetEnv to Environment::SetVar. | tfarina@chromium.org | 2010-08-06 | 1 | -1/+1 |
* | base: rename Environment::UnSetEnv to Environment::UnSetVar. | tfarina@chromium.org | 2010-08-04 | 1 | -1/+1 |
* | base: Rename EnvVarGetter to Environment. | tfarina@chromium.org | 2010-08-03 | 1 | -2/+2 |
* | Reland r54418 - base: Add UnSetEnv function to EnvVarGetter API. | tfarina@chromium.org | 2010-07-31 | 1 | -12/+16 |
* | Revert 54418 - base: Add UnSetEnv function to EnvVarGetter API. | tfarina@chromium.org | 2010-07-31 | 1 | -16/+12 |
* | base: Add UnSetEnv function to EnvVarGetter API. | tfarina@chromium.org | 2010-07-31 | 1 | -12/+16 |
* | Fix some issues with compiling Mac plugin code with deprecation defines set | stuartmorgan@chromium.org | 2010-02-16 | 1 | -0/+2 |
* | Add Cocoa window interposing for plugin process | stuartmorgan@chromium.org | 2009-12-08 | 1 | -0/+3 |
* | Switch Mac plugins back to a UI runloop | stuartmorgan@chromium.org | 2009-12-03 | 1 | -0/+42 |