summaryrefslogtreecommitdiffstats
path: root/base/process/memory_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Macro out unused functions in memory_mac.mmtzik@chromium.org2014-07-171-42/+60
* Update OOM killer to patch out CFAllocator on 10.10.avi@chromium.org2014-06-121-4/+6
* Update OS version functions.avi@chromium.org2014-06-121-1/+1
* Use the new ScopedMachVM class and the MACH_LOG family of logging macrosmark@chromium.org2014-05-121-6/+9
* Back out r269483 and the line of fixes that followed it.mark@chromium.org2014-05-101-9/+6
* Use the new ScopedMachVM class and the MACH_LOG family of logging macrosmark@chromium.org2014-05-101-6/+9
* Make possible to check memory allocations inside chromiumb.kelemen@samsung.com2014-03-211-6/+22
* [osx] Fix UncheckedMalloc() again.shess@chromium.org2013-12-261-1/+1
* [osx] Adapt UncheckedMalloc() support for 10.9.shess@chromium.org2013-12-211-4/+17
* Add sk_calloc and sk_calloc_throw to SkMemory_new_handler.cpp.mtklein@google.com2013-10-081-3/+14
* Update OOM killer to patch out CFAllocator on 10.9.avi@chromium.org2013-10-031-2/+4
* Update OS version functions.avi@chromium.org2013-10-021-1/+1
* Split memory-related routines out of base/process_util.h into base/process/me...rsesek@chromium.org2013-06-281-0/+704