aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/effects/Sk1DPathEffect.h
Commit message (Expand)AuthorAge
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30
* add optional cull-rect to patheffects, so they can do less work if their resultsGravatar reed@google.com2013-01-24
* change all patheffect methods to const, in preparation for marking itsGravatar reed@google.com2012-12-18
* Export effects classes with SK_API.Gravatar tfarina@chromium.org2012-10-12
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Change patheffect to take a (new) StrokeRec object, which encapsulates the fillGravatar reed@google.com2012-05-25
* revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory some...Gravatar reed@google.com2012-05-24
* Change patheffect to take a (new) StrokeRec object, which encapsulates the fillGravatar reed@google.com2012-05-24
* Cleanup code related to SkFlattenable::flatten()Gravatar djsollen@google.com2012-03-29
* Create macro for registering classes for deserializationGravatar djsollen@google.com2012-03-26
* Cleanup Macros arround static initializers for SkFlattenable.Gravatar djsollen@google.com2012-03-23
* add optional manual global initializationGravatar caryclark@google.com2011-12-15
* add SK_OVERRIDEGravatar mike@reedtribe.org2011-11-23
* 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
* grab from latest androidGravatar reed@android.com2008-12-17