index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkDraw.cpp
Commit message (
Expand
)
Author
Age
*
handle cap==round for drawPoints
reed@android.com
2009-07-10
*
add dox for scalarcomparetype
reed@android.com
2009-07-08
*
use sk_bzero instead of bzero, since it isn't always available.
reed@android.com
2009-06-29
*
detect nearly translate-only matrices when drawing bitmaps (for speed)
reed@android.com
2009-06-24
*
remove deprecated use of porterduff enum
reed@android.com
2009-06-23
*
add ADD xfermode
reed@android.com
2009-04-24
*
API change: SkPath computeBounds -> getBounds
reed@android.com
2009-04-01
*
use static_cast
reed@android.com
2009-03-23
*
promote SkMask's rowBytes to 32bits, since its bounds is a 32bit rect
reed@android.com
2009-03-19
*
add sanity checks to handles extremely large coordinates or filter margins.
reed@android.com
2009-03-16
*
fix ref() in CreateTypeface
reed@android.com
2009-03-05
*
Handle kA8 bitmaps drawing through a matrix (was infinitely recursive)
reed@android.com
2009-02-24
*
fix compile by using the right (new) name for SkComposeShader.h
reed@android.com
2008-12-18
*
grab from latest android
reed@android.com
2008-12-17