summaryrefslogtreecommitdiffstats
path: root/base/win/windows_version.cc
Commit message (Expand)AuthorAgeFilesLines
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-64/+36
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-071-36/+64
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-64/+36
* Move GetWindowsArchitecture() to windows_version.h.pkasting@chromium.org2011-03-041-0/+11
* Create a "GetWOW64Status()" utility function and make the rest of the codebas...pkasting@chromium.org2011-03-041-1/+19
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-0/+72