index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
xfermodes2.cpp
Commit message (
Expand
)
Author
Age
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
rename portable_typeface_always to portable_typeface
caryclark
2015-07-24
*
make xfermode* portable
caryclark
2015-07-21
*
Fix variable names in xfermodes2 gm test
cdalton
2015-03-30
*
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 standard fonts to all GMs.
Cary Clark
2014-07-31
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Move SkShader::fLocalMatrix into SkShader constructor.
commit-bot@chromium.org
2014-04-28
*
Reduce internal explicit SaveFlags usage.
commit-bot@chromium.org
2014-04-18
*
add legacy/helper allocN32Pixels, and convert gm to use it
reed@google.com
2014-01-25
*
store SkAlphaType inside SkBitmap, on road to support unpremul
reed@google.com
2013-10-21
*
Fix for segmentation fault in xfermodes2 GM.
jvanverth@google.com
2013-04-19
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-18
*
Add xfermodes2 GM. Tests all xfer modes with two gradient bitmaps
bsalomon@google.com
2013-04-17