summaryrefslogtreecommitdiffstats
path: root/base/win/windows_version.h
Commit message (Expand)AuthorAgeFilesLines
* Disables code for making sure window to attach to is visible onsky@chromium.org2011-09-201-0/+2
* Simplify chrome_exe_main_*.cc, moving as much of the code out as possible. Th...jam@chromium.org2011-08-311-4/+4
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-3/+3
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-40/+77
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-071-77/+40
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-40/+77
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-251-5/+7
* Move GetWindowsArchitecture() to windows_version.h.pkasting@chromium.org2011-03-041-0/+14
* Add a function to get the processor architecture. I will be using this in th...pkasting@chromium.org2011-03-041-3/+3
* Create a "GetWOW64Status()" utility function and make the rest of the codebas...pkasting@chromium.org2011-03-041-1/+20
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-0/+34