Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the windows_version.h functions threadsafe by using a singleton. Add ac... | pkasting@chromium.org | 2011-04-07 | 1 | -40/+77 |
* | Revert 80819 due to failed tests | mmenke@chromium.org | 2011-04-07 | 1 | -77/+40 |
* | Make the windows_version.h functions threadsafe by using a singleton. Add ac... | pkasting@chromium.org | 2011-04-07 | 1 | -40/+77 |
* | Base: A few more files using BASE_API (for base.dll) | rvargas@google.com | 2011-03-25 | 1 | -5/+7 |
* | Move GetWindowsArchitecture() to windows_version.h. | pkasting@chromium.org | 2011-03-04 | 1 | -0/+14 |
* | Add a function to get the processor architecture. I will be using this in th... | pkasting@chromium.org | 2011-03-04 | 1 | -3/+3 |
* | Create a "GetWOW64Status()" utility function and make the rest of the codebas... | pkasting@chromium.org | 2011-03-04 | 1 | -1/+20 |
* | Move windows version-related stuff out of base/win_util and into base/win/win... | brettw@chromium.org | 2010-10-15 | 1 | -0/+34 |