index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
rrect.cpp
Commit message (
Expand
)
Author
Age
*
GM: some header cleanup
Mike Klein
2017-03-22
*
Replace a lot of 'static const' with 'constexpr' or 'const'.
mtklein
2016-09-01
*
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
*
remove unused GM flags
mtklein
2015-01-23
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup: Another round of override fixes.
tfarina
2014-12-20
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
GM : Unused parameters cleanup
sugoi@google.com
2013-02-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-18
*
add 4th test
reed@google.com
2012-12-17
*
change delta to 5, to better show the inset trend
mike@reedtribe.org
2012-12-17
*
move inset out of SkRRect.h for now, and add experimental versions to gm
mike@reedtribe.org
2012-12-17
*
add gm for rrect, and rrect.inset/outset
mike@reedtribe.org
2012-12-17