aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkChunkAlloc.cpp
Commit message (Expand)AuthorAge
* Remove stray semicolons.Gravatar Mike Klein2016-09-27
* MIPS32r2: Fix Chromium runtime crashGravatar milko.leporis2016-06-05
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Add rewind capability to SkChunkAllocGravatar robertphillips2015-02-27
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-20
* combine glyph and image bulk alloc, and adjust initial alloc size, to reduce ...Gravatar reed@google.com2013-06-19
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* change SkChunkAlloc to grow its allocations geometrically (not linearly)Gravatar reed@google.com2012-05-17
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* merge with changes for GPU backendGravatar reed@android.com2010-12-20
* Fix a signedness issue with massive allocations, and also a truncation issue onGravatar scarybeasts@gmail.com2010-10-18
* Add SkChunkAlloc::unalloc() to undo the last allocation, useful if the caller...Gravatar reed@android.com2009-03-30
* grab from latest androidGravatar reed@android.com2008-12-17