Commit message (Expand) | Author | Age | |
---|---|---|---|
* | remove guarded old malloc code | Mike Reed | 2018-01-07 |
* | begin cleanup of malloc porting layer | Mike Reed | 2018-01-05 |
* | Change SkMemory to the more accurately named SkMalloc. | Herb Derby | 2017-03-27 |
* | Make SkMemory.h and adjust all files for usage. | Herb Derby | 2017-03-20 |
* | Consolidate SK_CRASH and sk_throw into SK_ABORT | djsollen | 2016-01-29 |
* | Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:800... | djsollen | 2016-01-22 |
* | Consolidate SK_CRASH and sk_throw into SK_ABORT | djsollen | 2016-01-22 |
* | use malloc/calloc/free instead of moz_malloc/moz_calloc/moz_free in ports/SkM... | lsalzman | 2015-11-23 |
* | Add sk_calloc. Remove SkMemory_stdlib, which seems unused. | mtklein@google.com | 2013-09-20 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | Add a new SkMemory implementation that uses mozalloc instead of malloc | george@mozilla.com | 2012-08-27 |