index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkDevice.h
Commit message (
Expand
)
Author
Age
*
rename SkDevice::eraseColor to clear and make virtual.
bsalomon@google.com
2011-04-14
*
replace SkRefDict with SkMetaData (much more general)
reed@google.com
2011-03-30
*
add dox for drawPath, describing how to interpret the prePathMatrix.
reed@google.com
2011-03-25
*
Make SkDeviceFactory part of the API.
vandebo@chromium.org
2011-03-19
*
Add code needed to build skia as a windows dll within the chromium project.
ctguil@chromium.org
2011-03-15
*
add filterTextFlags() to SkDevice (virtual) to allow device subclasses to
reed@google.com
2011-03-15
*
Upstreaming changes from android.
djsollen@google.com
2011-03-14
*
add origin to device
reed@google.com
2011-03-04
*
Add support for clipstack to Gr. GrClip is now a list of rects and paths with...
bsalomon@google.com
2011-03-03
*
change virtual setMatrixClip() to take a SkClipStack parameter.
reed@google.com
2011-02-22
*
update dox for readPixels()
reed@google.com
2011-02-07
*
embed a refdict inside SkDevice
reed@google.com
2011-01-25
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
Remove include of SkGLDevice.h from SkGLCanvas.h
vandebo@chromium.org
2010-11-11
*
Move the device capability method to SkDevice.
vandebo@chromium.org
2010-10-26
*
First pieces of SkPDFDevice. Supports:
vandebo@chromium.org
2010-10-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
*
grab from latest android
reed@android.com
2008-12-17