summaryrefslogtreecommitdiffstats
path: root/base/sys_info_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix test failure: SysInfoTest.GoogleChromeOSVersionNumbersFirstcmasone@google.com2009-12-091-9/+9
* linux: implement some SysInfo bits to reduce NOTIMPL spewevan@chromium.org2009-11-121-0/+13
* Convert SysInfo::AmountOfFreeDiskSpace from wstring to FilePath.tony@chromium.org2009-10-141-1/+1
* Fix to use FilePath in more unittests.phajdan.jr@chromium.org2009-09-141-2/+3
* Creating a unique user-agent string for ChromeOS builds, so that metrics can ...evan@chromium.org2009-07-221-4/+51
* Recommit r10259 after successful try server run.jeremy@chromium.org2009-02-241-0/+16
* Revert r10259 & subsequent fixes.jeremy@chromium.org2009-02-241-17/+0
* Fix Win32 unit tests broken by r10259.jeremy@chromium.org2009-02-241-1/+2
* Fix for Sandboxed WebKit on OS X:jeremy@chromium.org2009-02-241-0/+16
* * Cleanup: move base/platform_test.h -> testing/jeremy@chromium.org2008-12-021-1/+1
* Refactoring for portability:mark@chromium.org2008-09-291-0/+10
* Display the tmp path to help debug an issue with a build bot.maruel@google.com2008-09-291-1/+1
* Provide autorelease pool management on the Mac in all types of message pumps.mark@chromium.org2008-09-251-3/+6
* 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/+5
* Add a class for extracting system-specific information, like the number of pr...deanm@chromium.org2008-09-171-0/+11