aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/XfermodeTest.cpp
Commit message (Expand)AuthorAge
* switch xfermodes over to sk_spGravatar reed2016-03-29
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Orphan ProcXfermode, with an eye towards removing itGravatar commit-bot@chromium.org2014-04-17
* Factory methods for heap-allocated SkPathEffect and SkXfermode objects.Gravatar commit-bot@chromium.org2014-02-20
* Cleanup: Sanitize the order of includes under tests/Gravatar tfarina@chromium.org2014-01-24
* Move macros from TestClassDef.h to Test.hGravatar commit-bot@chromium.org2014-01-14
* Use DEFINE_TESTCLASS_SHORT macro in tests.Gravatar tfarina@chromium.org2013-12-12
* Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...Gravatar reed@google.com2013-10-31
* Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...Gravatar reed@google.com2013-10-31
* add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...Gravatar reed@google.com2013-10-31
* Use ILLEGAL_MODE macro to silence clang error.Gravatar tfarina@chromium.org2013-04-15
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* fix warnings on Mac in testsGravatar caryclark@google.com2012-06-06
* add test for IsModeGravatar mike@reedtribe.org2011-11-17
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* fix asMode() to always succeed if the xfermode was built from a ModeGravatar reed@google.com2011-04-13
* [PDF] Add support for xfermodes / blend modes.Gravatar vandebo@chromium.org2011-02-08