summaryrefslogtreecommitdiffstats
path: root/base/sys_info_ios.mm
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/.avi2015-12-261-0/+3
* Remove kint64max.avi2015-12-091-8/+8
* mac: Make Mach port scopers better ScopedGenericsmark2015-10-201-1/+1
* Subject .mm files to the header sorting presubmittapted2015-05-191-1/+1
* Move HasSeekPenalty() out of base::SysInfo and base/.dbeam2015-04-021-6/+0
* base: "implement" seek time detection for iOS/Android and add more stubs.dbeam2015-03-181-0/+6
* Rewrite ScopedMachPort in terms of ScopedGeneric, making its usage more expli...rsesek@chromium.org2014-05-281-2/+2
* Adding ios version of AmountOfAvailablePhysicalMemoryolivierrobin@chromium.org2014-03-051-0/+17
* Move sys_string_conversions to base/strings.brettw@chromium.org2013-02-071-1/+1
* Cache the system version, numbers, and name, as the OS does not.leng@chromium.org2012-12-101-19/+28
* Fix some potential Mach port leaks from mach_host_self using a new ScopedMach...rsesek@chromium.org2012-10-161-1/+3
* Refine systemInfo.cpu API and provide systemInfo.cpu.get impl for Windows and...hongbo.min@intel.com2012-09-081-0/+11
* Implement SysInfo for iOSchenyu@chromium.org2012-07-111-0/+68