index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkComposeShader.cpp
Commit message (
Expand
)
Author
Age
*
Move SkPaint::toString from debugger to SkPaint
robertphillips@google.com
2013-02-14
*
Added print out of SkShader information to debugger
robertphillips@google.com
2013-01-15
*
reland 6798 w/ fix for bitmap-as-mask pixel-locking
reed@google.com
2012-12-13
*
revert 6798 (assert in GM)
reed@google.com
2012-12-13
*
Goal: ensure we always balance lock/unlock pixels calls.
reed@google.com
2012-12-13
*
Make SkShader store localM directly rather than as a separate alloc.
bsalomon@google.com
2012-10-31
*
Make flattenables no longer depend on global static initializers.
scroggo@google.com
2012-09-21
*
Update SkFlattenable buffers to be more modular.
djsollen@google.com
2012-08-07
*
Register some flattenable factories.
scroggo@google.com
2012-06-25
*
Cleanup code related to SkFlattenable::flatten()
djsollen@google.com
2012-03-29
*
handle if unflattening returned a null shader
reed@google.com
2011-11-30
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with
reed@google.com
2011-02-07
*
add BlitRow procs for 32->32, to allow for neon and other optimizations.
reed@android.com
2009-09-23
*
grab from latest android
reed@android.com
2008-12-17