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
*
remove deprecated getViewport/setViewport
reed@google.com
2011-05-04
*
Add a sample application that runs on unix.
scroggo
2011-03-15
*
Upstreaming changes from android.
djsollen@google.com
2011-03-14
*
fixes for some warnings:
reed@google.com
2011-01-25
*
update dox to reflect that the default colorspace is CGColorSpaceCreateDevice...
reed@google.com
2011-01-05
*
static inline eliminates multiple definitions (and makes it zero-cost, since
reed@android.com
2011-01-04
*
make inline helper static, so it can be included from than one .cpp
reed@android.com
2011-01-03
*
add colorspace option to SkBitmap -> CGImageRef utility (patch from nico)
reed@android.com
2011-01-03
*
add gpu to the default makefile
reed@google.com
2010-12-23
*
add for quick gl-offscreen context (so we can draw and then readpixels for GM)
reed@google.com
2010-12-21
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
PDF: Add text support with a font framework (font embedding to come).
vandebo@chromium.org
2010-11-11
*
Remove include of SkGLDevice.h from SkGLCanvas.h
vandebo@chromium.org
2010-11-11
*
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