summaryrefslogtreecommitdiffstats
path: root/base/sys_info_win.cc
Commit message (Expand)AuthorAgeFilesLines
* base: Move UI code out of SysInfo.derat@chromium.org2011-06-151-14/+0
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-21/+20
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-071-20/+21
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-21/+20
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-3/+3
* Header cleanup in base.brettw@chromium.org2010-08-171-2/+3
* base: Get rid of the deprecated SysInfo::GetEnvVar.tfarina@chromium.org2010-07-081-11/+0
* base: Get rid of the deprecated SysInfo::HasEnvVar.tfarina@chromium.org2010-07-051-6/+1
* Convert SysInfo::AmountOfFreeDiskSpace from wstring to FilePath.tony@chromium.org2009-10-141-2/+3
* Recommit r10259 after successful try server run.jeremy@chromium.org2009-02-241-0/+12
* Revert r10259 & subsequent fixes.jeremy@chromium.org2009-02-241-12/+0
* Fix windows bustage in r10259jeremy@chromium.org2009-02-241-3/+3
* Fix for Sandboxed WebKit on OS X:jeremy@chromium.org2009-02-241-0/+12
* Windows fix: missed on the last oneagl@chromium.org2009-01-221-1/+1
* Windows: typo fixagl@chromium.org2009-01-221-1/+1
* POSIX: Porting renderer/render_process.cc, low hanging fruitagl@chromium.org2009-01-221-0/+8
* Refactoring for portability:mark@chromium.org2008-09-291-0/+56
* Fix AmountOfFreeDiskSpace to be able to differentiate an errorrvargas@google.com2008-09-201-3/+9
* Move GetFreeDiskSpace to SysInfo.deanm@chromium.org2008-09-181-0/+9
* Add support for querying the amount of memory on a system to sys_info.deanm@chromium.org2008-09-171-0/+14
* Add a class for extracting system-specific information, like the number of pr...deanm@chromium.org2008-09-171-0/+18