index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
Sk2DPathEffect.cpp
Commit message (
Expand
)
Author
Age
*
Refactor dictionaries for use by entities other than just SkPicture
djsollen@google.com
2012-05-30
*
Change patheffect to take a (new) StrokeRec object, which encapsulates the fill
reed@google.com
2012-05-25
*
revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory some...
reed@google.com
2012-05-24
*
Change patheffect to take a (new) StrokeRec object, which encapsulates the fill
reed@google.com
2012-05-24
*
proper handling if SkMatrix::invert failes, addresses hack fix in rev. 3657
mike@reedtribe.org
2012-04-14
*
always check the result of SkMatrix::invert
reed@google.com
2012-04-12
*
Decouple the SkFlattenable from SkReader32/SkWriter32.
djsollen@google.com
2012-04-12
*
Cleanup code related to SkFlattenable::flatten()
djsollen@google.com
2012-03-29
*
Create macro for registering classes for deserialization
djsollen@google.com
2012-03-26
*
Cleanup Macros arround static initializers for SkFlattenable.
djsollen@google.com
2012-03-23
*
add optional manual global initialization
caryclark@google.com
2011-12-15
*
enable soft clipping (yikes)
reed@google.com
2011-10-24
*
style cleanup
reed@google.com
2011-08-12
*
use common subclass SkPath2DPathEffect, which can be serialized
reed@google.com
2011-08-09
*
register 1D and 2D patheffects, so they work when serialized (and piperized)
reed@google.com
2011-08-09
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Fix unnitialized memory in Sk2DPathEffect. The SkDescriptor checksum
senorblanco@chromium.org
2011-05-20
*
API change: SkPath computeBounds -> getBounds
reed@android.com
2009-04-01
*
grab from latest android
reed@android.com
2008-12-17