aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ports/SkMemory_mozalloc.cpp
Commit message (Expand)AuthorAge
* Consolidate SK_CRASH and sk_throw into SK_ABORTGravatar djsollen2016-01-29
* Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:800...Gravatar djsollen2016-01-22
* Consolidate SK_CRASH and sk_throw into SK_ABORTGravatar djsollen2016-01-22
* use malloc/calloc/free instead of moz_malloc/moz_calloc/moz_free in ports/SkM...Gravatar lsalzman2015-11-23
* Add sk_calloc. Remove SkMemory_stdlib, which seems unused.Gravatar mtklein@google.com2013-09-20
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Add a new SkMemory implementation that uses mozalloc instead of mallocGravatar george@mozilla.com2012-08-27