index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkChunkAlloc.cpp
Commit message (
Expand
)
Author
Age
*
Remove stray semicolons.
Mike Klein
2016-09-27
*
MIPS32r2: Fix Chromium runtime crash
milko.leporis
2016-06-05
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Add rewind capability to SkChunkAlloc
robertphillips
2015-02-27
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-20
*
combine glyph and image bulk alloc, and adjust initial alloc size, to reduce ...
reed@google.com
2013-06-19
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
change SkChunkAlloc to grow its allocations geometrically (not linearly)
reed@google.com
2012-05-17
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
Fix a signedness issue with massive allocations, and also a truncation issue on
scarybeasts@gmail.com
2010-10-18
*
Add SkChunkAlloc::unalloc() to undo the last allocation, useful if the caller...
reed@android.com
2009-03-30
*
grab from latest android
reed@android.com
2008-12-17