aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/blend.cpp
Commit message (Expand)AuthorAge
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* make tests portable by using 565 compatible colorsGravatar caryclark2015-07-29
* add a GM to demo the blend bugGravatar mtklein2015-04-17
* Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed...Gravatar senorblanco@chromium.org2013-08-01
* revert name changes to SkBlendImageFilter. It (correctly) named its enum kMul...Gravatar reed@google.com2013-02-01
* clone of https://codereview.appspot.com/7208043/Gravatar reed@google.com2013-01-30
* Changing imageFilter GM tests to use drawBitmap instead of drawSpriteGravatar junov@chromium.org2013-01-14
* Fixed Windows compiler complaints (esp. in debugger)Gravatar robertphillips@google.com2012-09-06
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Implements the non-Porter-Duff compositing modes required for SVG's feBlendGravatar senorblanco@chromium.org2012-08-22