Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
06604b95622359640a1c2028b885646deda28d52
/
gm
/
blend.cpp
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
1259601
make tests portable by using 565 compatible colors
by caryclark
· 9 years ago
4afe21e
add a GM to demo the blend bug
by mtklein
· 10 years ago
350b4d5
Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed by SkXfermodeImageFilter.
by senorblanco@chromium.org
· 11 years ago
ba3a3c9
revert name changes to SkBlendImageFilter. It (correctly) named its enum kMultiply_Mode,
by reed@google.com
· 12 years ago
8d3cd7a
clone of https://codereview.appspot.com/7208043/
by reed@google.com
· 12 years ago
ff06af2
Changing imageFilter GM tests to use drawBitmap instead of drawSprite
by junov@chromium.org
· 12 years ago
94acc70
Fixed Windows compiler complaints (esp. in debugger)
by robertphillips@google.com
· 12 years ago
ae933ce
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
b2ee33c
Implements the non-Porter-Duff compositing modes required for SVG's feBlend
by senorblanco@chromium.org
· 12 years ago