index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkMask.cpp
Commit message (
Expand
)
Author
Age
*
move zero-init to sk_malloc for masks
Mike Reed
2018-01-22
*
Remove unsafe align4 call
Herb Derby
2017-09-21
*
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
*
return reference to cache instead of copying the mask
reed
2015-02-04
*
remove unused kLCD_MaskFormat
reed
2014-11-13
*
fix (some) 64bit warnings -- size_t -> int
commit-bot@chromium.org
2014-01-24
*
remove remaining references to Sk64 (obsolete)
reed@google.com
2014-01-13
*
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
*
(re)add SkMask::getAddr() which now checks its pixel-size at runtime.
reed@google.com
2011-10-18
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
coding style
mike@reedtribe.org
2011-04-09
*
add ADD xfermode
reed@android.com
2009-04-24
*
grab from latest android
reed@android.com
2008-12-17