index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkCanvas.h
Commit message (
Expand
)
Author
Age
*
add clipstack to canvas. not used yet, but will be for devices (e.g. gpu) that
reed@google.com
2011-02-22
*
update dox for readPixels()
reed@google.com
2011-02-07
*
add getter/setter for device-factory on canvas
reed@google.com
2011-01-11
*
add gpu to gm tool
reed@google.com
2010-12-23
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
Fix a memory leak in the new Canvas/Device workflow.
vandebo@chromium.org
2010-10-15
*
Refactor SkCanvas so that backends don't need to override it.
vandebo@chromium.org
2010-10-13
*
oops, also update dox for saveLayerAlpha
reed@android.com
2010-07-02
*
update dox for saveLayer()
reed@android.com
2010-07-02
*
update save/restore comments to mention that the drawFilter is also saved
reed@android.com
2010-02-11
*
respect edgetype in quickreject
reed@android.com
2010-02-05
*
add drawData() to canvas, to record data blobs
reed@android.com
2009-12-04
*
remove deprecated use of porterduff enum
reed@android.com
2009-06-23
*
only call SkDevice::gainFocus() if we're actually drawing to a different device.
reed@android.com
2009-06-10
*
add SkSize for dimensions
reed@android.com
2009-05-13
*
grab from latest android
reed@android.com
2008-12-17