index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
composeshader.cpp
Commit message (
Expand
)
Author
Age
*
make SkComposeShader.h private
reed
2016-02-15
*
Remove work from constructors to facilitate debugging.
herb
2016-01-08
*
handle halfway case in scan converter
caryclark
2016-01-04
*
Will try composing a linear gradient with a color bitmap as well as an alpha8...
wangyix
2015-09-03
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Add always-threaded SkRecord quilt tests.
mtklein
2014-07-07
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-06
*
suppress new composeshader gm for quilt testing
reed@google.com
2014-05-05
*
change composeshader_alpha to exercise srcover as well
commit-bot@chromium.org
2014-05-05
*
new gm for composeshader, exercising alpha
commit-bot@chromium.org
2014-05-05
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
resize canvas for GM + typo
commit-bot@chromium.org
2014-04-14
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Provide static global initializers for SkColorTable and SkComposeShader.
scroggo
2012-07-02
*
Disable pipe playback on android for composeshader GM.
scroggo@google.com
2012-06-29
*
Allow composeshader GM to run PDF.
scroggo@google.com
2012-06-29
*
Create a new GM to exercise ComposeShader.
scroggo@google.com
2012-06-29