index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
xfermodes.cpp
Commit message (
Expand
)
Author
Age
*
Added support for non-separable blending modes.
commit-bot@chromium.org
2013-03-05
*
land https://codereview.appspot.com/7221086/ -- add Multiply xfermode matchin...
reed@google.com
2013-02-04
*
clone of https://codereview.appspot.com/7208043/
reed@google.com
2013-01-30
*
Remove a workaround in gm/xfermodes.cpp
scroggo@google.com
2013-01-28
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
SkCanvas::setDevice() must die, and so we begin by removing our own
mike@reedtribe.org
2012-09-26
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
can't pass const to setPixels :(
reed@google.com
2011-12-20
*
defer creating offscreen until our first draw (so our constructor runs fast)
reed@google.com
2011-12-20
*
Import all GMs as Samples.
bsalomon@google.com
2011-10-31
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
roll back r1705
epoger@google.com
2011-06-24
*
Add additional source types to xfer mode test.
vandebo@chromium.org
2011-06-24
*
Allocate a bitmap on the stack in xfermodes.cpp to work around a limitation
tomhudson@google.com
2011-04-26
*
update baselines to add 2point-radial gradients, and use gpu-friendly xfermod...
reed@google.com
2010-12-23
*
remove remaining references to porterduff
reed@android.com
2009-06-23
*
update to use new xfermodes
reed@android.com
2009-06-23
*
gm -w 'directory' now works for recording the master images
reed@android.com
2009-06-21
*
almost there on gm (need to fix image writes/reads/compares)
reed@android.com
2009-06-21
*
more progress on golden-master test suite (not finished yet)
reed@android.com
2009-06-20