Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite ScopedMachPort in terms of ScopedGeneric, making its usage more expli... | rsesek@chromium.org | 2014-05-28 | 1 | -2/+2 |
* | Adding ios version of AmountOfAvailablePhysicalMemory | olivierrobin@chromium.org | 2014-03-05 | 1 | -0/+17 |
* | Move sys_string_conversions to base/strings. | brettw@chromium.org | 2013-02-07 | 1 | -1/+1 |
* | Cache the system version, numbers, and name, as the OS does not. | leng@chromium.org | 2012-12-10 | 1 | -19/+28 |
* | Fix some potential Mach port leaks from mach_host_self using a new ScopedMach... | rsesek@chromium.org | 2012-10-16 | 1 | -1/+3 |
* | Refine systemInfo.cpu API and provide systemInfo.cpu.get impl for Windows and... | hongbo.min@intel.com | 2012-09-08 | 1 | -0/+11 |
* | Implement SysInfo for iOS | chenyu@chromium.org | 2012-07-11 | 1 | -0/+68 |