aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/effects/SkArithmeticMode.h
Commit message (Expand)AuthorAge
* Revert "Revert "make it illegal to include SkXfermode.h""Gravatar Mike Reed2016-11-23
* Revert "make it illegal to include SkXfermode.h"Gravatar Greg Daniel2016-11-23
* make it illegal to include SkXfermode.hGravatar Mike Reed2016-11-23
* remove lots of legacy flagsGravatar Mike Reed2016-10-31
* remove 4 legacy flags (clients already updated)Gravatar Mike Reed2016-10-20
* Revert "Revert "replace Arithmetic xfermode with imagefilter""Gravatar Mike Reed2016-09-27
* Revert "replace Arithmetic xfermode with imagefilter"Gravatar Mike Reed2016-09-26
* replace Arithmetic xfermode with imagefilterGravatar Mike Reed2016-09-26
* switch xfermodes over to sk_spGravatar reed2016-03-29
* clean-up dead codeGravatar reed2016-02-22
* Arithmetic mode now has the option of not validating the output color, which ...Gravatar commit-bot@chromium.org2014-04-02
* Initial error handling codeGravatar commit-bot@chromium.org2013-10-23
* Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exp...Gravatar senorblanco@chromium.org2013-05-29
* Revert "Provide a GPU implementation of SkArithmeticMode, using a custom GrEf...Gravatar senorblanco@chromium.org2013-05-29
* Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exp...Gravatar senorblanco@chromium.org2013-05-29
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-23
* Added toString to SkXfermode-derived classes (for debugger) Gravatar robertphillips@google.com2013-01-22
* Export effects classes with SK_API.Gravatar tfarina@chromium.org2012-10-12
* add first cut at arithmetic modeGravatar mike@reedtribe.org2011-12-10