summaryrefslogtreecommitdiffstats
path: root/base/win/windows_version.cc
Commit message (Expand)AuthorAgeFilesLines
* Add code to fetch the windows type along its version to base.pastarmovj@chromium.org2013-12-091-2/+64
* Adding a detour for GetMonitorInfo which appears to be broken under split scr...shrikant@chromium.org2013-08-161-2/+5
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-071-1/+1
* Refine systemInfo.cpu API and provide systemInfo.cpu.get impl for Windows and...hongbo.min@intel.com2012-09-081-0/+14
* Bring back VERSION_SERVER_2003 to distinguish Server 2003 and XP Pro x64 from...grt@chromium.org2012-07-111-2/+2
* Lump client and server versions of Windows together.grt@chromium.org2012-06-161-15/+17
* Disables code for making sure window to attach to is visible onsky@chromium.org2011-09-201-4/+15
* Simplify chrome_exe_main_*.cc, moving as much of the code out as possible. Th...jam@chromium.org2011-08-311-1/+12
* 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