index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
utils
Commit message (
Expand
)
Author
Age
*
Refactor SkCanvas so that backends don't need to override it.
vandebo@chromium.org
2010-10-13
*
export line counts
reed@android.com
2010-05-18
*
add inherit-from-root-transform flag (for fixed-positioning)
reed@android.com
2010-03-23
*
add localToGlobal and parents
reed@android.com
2010-02-24
*
more layers extracted from webkit
reed@android.com
2010-02-19
*
update layers
reed@android.com
2010-02-18
*
add layers
reed@android.com
2010-02-12
*
add drawData() to canvas, to record data blobs
reed@android.com
2009-12-04
*
add SkEvalCubicInterval
reed@android.com
2009-11-03
*
move boundarypatch into utils
reed@android.com
2009-10-28
*
update on boundary patches
reed@android.com
2009-10-28
*
add -forceFilter to bench tool
reed@android.com
2009-08-04
*
add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20")
reed@android.com
2009-06-05
*
fix dumpcanvas to recurse on pictures and shapes
reed@android.com
2009-06-05
*
add SkSize for dimensions
reed@android.com
2009-05-13
*
add SkSfntUtils to parse some known truetype tables
reed@android.com
2009-04-14
*
move cg utils out of xcode and into src/include
reed@android.com
2008-12-18
*
grab from latest android
reed@android.com
2008-12-17