index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
downsamplebitmap.cpp
Commit message (
Expand
)
Author
Age
*
expand gm to exercise miplevels and various scalers
reed
2016-01-14
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
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
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
GM: showmiplevels handles bitmap memory in a nicer way.
halcanary
2015-02-24
*
remove unused GM flags
mtklein
2015-01-23
*
add gm to show miplevels (patchset #2 id:20001 of https://codereview.chromium...
reed
2015-01-16
*
Revert of add gm to show miplevels (patchset #2 id:20001 of https://coderevie...
mtklein
2015-01-15
*
add gm to show miplevels
reed
2015-01-15
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Remove SkCanvas::drawBitmapMatrix()
Florin Malita
2014-12-10
*
Don't use MIP filter mode on compressed textures
bsalomon
2014-10-23
*
Turn downsamplebitmap GMs vertical to fit in 2048x2048.
mtklein
2014-09-03
*
Second attempt to land the integral image scaling change.
humper
2014-08-28
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e...
tfarina
2014-07-01
*
Refactor how we handle resources path in Tests.
tfarina
2014-06-18
*
hide Config in SkImageDecoder -- use SkColorType instead
reed
2014-06-12
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
add legacy/helper allocN32Pixels, and convert gm to use it
reed@google.com
2014-01-25
*
clean up printf usage in gm
humper@google.com
2013-07-25
*
add all four filter levels to the downsample gm, for comparison across cpu/gpu
humper@google.com
2013-07-25
*
stop using bitmap-filter flags outside of paint itself, as a step towards rea...
reed@google.com
2013-07-22
*
The image resampling code has been transplanted from Chrome; it's incredibly ...
humper@google.com
2013-07-19
*
fix trivial matrix computation
humper@google.com
2013-07-14
*
Reverted 10056-10059
robertphillips@google.com
2013-07-13
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-13
*
fix windows warning
humper@google.com
2013-07-12
*
64bitmac buildfix
humper@google.com
2013-07-12
*
Working plumb of image scaling:
humper@google.com
2013-07-12