aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/effects/SkTableMaskFilter.h
Commit message (Expand)AuthorAge
* Simplify flattening to just write enough to call the factory/public-construct...Gravatar reed2014-08-21
* Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag.Gravatar commit-bot@chromium.org2014-05-15
* Allow toString capability to be toggled independent of developer mode.Gravatar commit-bot@chromium.org2014-03-13
* Factory methods for heap-allocated SkMaskFilter objects.Gravatar commit-bot@chromium.org2014-02-21
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30
* Added toString to SkMaskFilter-derived classesGravatar robertphillips@google.com2013-03-18
* change SkMaskFilter methods to const, in preparation for making the class asGravatar 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
* Cleanup code related to SkFlattenable::flatten()Gravatar djsollen@google.com2012-03-29
* Create macro for registering classes for deserializationGravatar djsollen@google.com2012-03-26
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* rename gamma to table, since it is more general than just gammaGravatar reed@android.com2009-10-29