aboutsummaryrefslogtreecommitdiff
path: root/tests/XfermodeTest.cpp
AgeCommit message (Expand)Author
2014-04-17Orphan ProcXfermode, with an eye towards removing itcommit-bot@chromium.org
2014-02-20Factory methods for heap-allocated SkPathEffect and SkXfermode objects.commit-bot@chromium.org
2014-01-24Cleanup: Sanitize the order of includes under tests/tfarina@chromium.org
2014-01-14Move macros from TestClassDef.h to Test.hcommit-bot@chromium.org
2013-12-12Use DEFINE_TESTCLASS_SHORT macro in tests.tfarina@chromium.org
2013-10-31Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...reed@google.com
2013-10-31Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...reed@google.com
2013-10-31add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...reed@google.com
2013-04-15Use ILLEGAL_MODE macro to silence clang error.tfarina@chromium.org
2012-08-23Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com
2012-06-06fix warnings on Mac in testscaryclark@google.com
2011-11-17add test for IsModemike@reedtribe.org
2011-07-28Automatic update of all copyright notices to reflect new license terms.epoger@google.com
2011-04-13fix asMode() to always succeed if the xfermode was built from a Modereed@google.com
2011-02-08[PDF] Add support for xfermodes / blend modes.vandebo@chromium.org