aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects/Sk2DPathEffect.cpp
Commit message (Expand)AuthorAge
* add optional manual global initializationGravatar caryclark@google.com2011-12-15
* enable soft clipping (yikes)Gravatar reed@google.com2011-10-24
* style cleanupGravatar reed@google.com2011-08-12
* use common subclass SkPath2DPathEffect, which can be serializedGravatar reed@google.com2011-08-09
* register 1D and 2D patheffects, so they work when serialized (and piperized)Gravatar reed@google.com2011-08-09
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Fix unnitialized memory in Sk2DPathEffect. The SkDescriptor checksumGravatar senorblanco@chromium.org2011-05-20
* API change: SkPath computeBounds -> getBoundsGravatar reed@android.com2009-04-01
* grab from latest androidGravatar reed@android.com2008-12-17