index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
blend.cpp
Commit message (
Expand
)
Author
Age
*
GM: some header cleanup
Mike Klein
2017-03-22
*
SkBlendARGB32 and S32[A]_Blend_BlitRow32 are currently formulated as: SkAlpha...
lsalzman
2016-08-05
*
Remove conditional flavor text on blend GM.
mtklein
2016-04-06
*
unify peekPixels around pixmap parameter
reed
2016-03-09
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
make tests portable by using 565 compatible colors
caryclark
2015-07-29
*
add a GM to demo the blend bug
mtklein
2015-04-17
*
Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed...
senorblanco@chromium.org
2013-08-01
*
revert name changes to SkBlendImageFilter. It (correctly) named its enum kMul...
reed@google.com
2013-02-01
*
clone of https://codereview.appspot.com/7208043/
reed@google.com
2013-01-30
*
Changing imageFilter GM tests to use drawBitmap instead of drawSprite
junov@chromium.org
2013-01-14
*
Fixed Windows compiler complaints (esp. in debugger)
robertphillips@google.com
2012-09-06
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Implements the non-Porter-Duff compositing modes required for SVG's feBlend
senorblanco@chromium.org
2012-08-22