Add a new SkMemory implementation that uses mozalloc instead of malloc
authorgeorge@mozilla.com <george@mozilla.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 27 Aug 2012 19:56:43 +0000 (19:56 +0000)
committergeorge@mozilla.com <george@mozilla.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 27 Aug 2012 19:56:43 +0000 (19:56 +0000)
commitcb39ee645a32b7e15a813672ac0acfd7e8dc114b
tree8163c02af8db53a566c05b6b9f76944efa5a8808
parent405ebbcade9c30406911ed001126179084ee0e1a
Add a new SkMemory implementation that uses mozalloc instead of malloc

git-svn-id: http://skia.googlecode.com/svn/trunk@5292 2bbb7eff-a529-9590-31e7-b0007b416f81
src/ports/SkMemory_mozalloc.cpp [new file with mode: 0644]