index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkDraw.h
Commit message (
Expand
)
Author
Age
*
drawPosTextOnPath is now deprecated, removing all overrides and impls
reed@google.com
2013-11-13
*
Add ability to ninepatch blurred rounded rectangle
scroggo@google.com
2013-11-08
*
Revert "Revert "speed up A8 by creating a new entry-point in SkDraw that blit...
reed@google.com
2013-11-07
*
Revert "speed up A8 by creating a new entry-point in SkDraw that blits the pa...
reed@google.com
2013-11-04
*
speed up A8 by creating a new entry-point in SkDraw that blits the path's cov...
reed@google.com
2013-11-04
*
Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten ...
commit-bot@chromium.org
2013-10-14
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-05
*
add size limit for using glyphcache. above that, draw using paths
reed@google.com
2013-06-04
*
SkDraw.h #include cleanup
tomhudson@google.com
2013-04-03
*
Remove unused header declaration.
commit-bot@chromium.org
2013-04-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-25
*
add optional cull-rect to patheffects, so they can do less work if their results
reed@google.com
2013-01-24
*
change SkMaskFilter methods to const, in preparation for making the class as
reed@google.com
2012-12-18
*
Remove external matrix feature.
bsalomon@google.com
2012-10-08
*
move SkTextToPathIter into private header
reed@google.com
2012-08-07
*
Fixing the drawing of blurred shodows for hairline paths with software rendering
junov@chromium.org
2012-04-04
*
Fix scaling issue when drawing text on a path.
djsollen@google.com
2012-03-20
*
have paint's measure calls respect vertical
reed@google.com
2011-11-10
*
Update files to use SK_BUILD_FOR_ANDROID.
djsollen@google.com
2011-11-08
*
enable soft clipping (yikes)
reed@google.com
2011-10-24
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
export SkDraw::ComputeRectType() and share that with SkGpuDevice
reed@google.com
2011-04-05
*
add dox for drawPath, describing how to interpret the prePathMatrix.
reed@google.com
2011-03-25
*
Upstreaming changes from android.
djsollen@google.com
2011-03-14
*
add fClipStack optional field to SkDraw (it is always set by canvas)
reed@google.com
2011-02-23
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
Fix SkDraw::validate to work with vector Devices.
vandebo@chromium.org
2010-10-26
*
first cut at event-based test app
reed@android.com
2008-12-19
*
grab from latest android
reed@android.com
2008-12-17