index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
hairmodes.cpp
Commit message (
Expand
)
Author
Age
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
make tests portable by using 565 compatible colors
caryclark
2015-07-29
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Add missing SK_OVERRIDE
rmistry
2015-02-02
*
remove unused GM flags
mtklein
2015-01-23
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
Move SkShader::fLocalMatrix into SkShader constructor.
commit-bot@chromium.org
2014-04-28
*
add legacy/helper allocN32Pixels, and convert gm to use it
reed@google.com
2014-01-25
*
add onOnceBeforeDraw() virtual, so gm's can easily perform lazy initialization
reed@google.com
2012-11-27
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
fix warnings on Mac in gm
caryclark@google.com
2012-06-06
*
Import all GMs as Samples.
bsalomon@google.com
2011-10-31
*
add getFlags() to gm baseclass
reed@google.com
2011-09-19
*
add gm test for drawing hairlines (and varying thin lines) in xfermodes
reed@google.com
2011-09-19