index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
bmpfilterqualityrepeat.cpp
Commit message (
Expand
)
Author
Age
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
GM: some header cleanup
Mike Klein
2017-03-22
*
Fix kMediumQuality invMatrix setup for sizes == mip levels
fmalita
2016-11-03
*
Replace a lot of 'static const' with 'constexpr' or 'const'.
mtklein
2016-09-01
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
partial switch over to sp usage of shaders
reed
2016-03-09
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
make tests portable by using 565 compatible colors
caryclark
2015-07-29
*
rename portable_typeface_always to portable_typeface
caryclark
2015-07-24
*
Revert of Revert of make gm background colors 565 compatible (patchset #1 id:...
caryclark
2015-06-15
*
Revert of make gm background colors 565 compatible (patchset #2 id:20001 of h...
caryclark
2015-06-15
*
make gm background colors 565 compatible
caryclark
2015-06-15
*
widen output png size of bmp_filter_quality_repeat
Brian Salomon
2015-04-16
*
Add GM that tests bmp filter qualities with repeat mode
bsalomon
2015-04-16