summaryrefslogtreecommitdiffstats
path: root/base/sys_info_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-101-1/+1
* Need to subtract the speculative memory when calculating available memory on Machongbo.min@intel.com2012-11-121-1/+2
* Calculate the available physical memory on Mac OShongbo.min@intel.com2012-11-071-2/+13
* Add systemInfo.memory API implementationhongbo.min@intel.com2012-10-271-0/+6
* 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-3/+2
* base: Move UI code out of SysInfo.derat@chromium.org2011-06-151-44/+0
* Fix OperatingSystemName and OperatingSystemVersion on Macstuartmorgan@chromium.org2011-05-251-0/+13
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-4/+4
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-071-4/+4
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-4/+4
* posix: move mac-specific code into mac-specific fileevan@chromium.org2009-11-121-0/+66
* Some tweaks to the OS X Sandbox:jeremy@chromium.org2009-08-211-12/+3
* We recently enabled reading sysctl values from inside the sandbox. This CL r...jeremy@chromium.org2009-07-021-25/+11
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-031-4/+4
* Recommit r10259 after successful try server run.jeremy@chromium.org2009-02-241-0/+46
* Revert r10259 & subsequent fixes.jeremy@chromium.org2009-02-241-46/+0
* Fix for Sandboxed WebKit on OS X:jeremy@chromium.org2009-02-241-0/+46