index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
filterbitmap.cpp
Commit message (
Expand
)
Author
Age
*
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
*
add kGray_8_SkColorType
reed
2015-03-17
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
remove unused GM flags
mtklein
2015-01-23
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup: More override fixes - another round.
tfarina
2015-01-05
*
Remove SkCanvas::drawBitmapMatrix()
Florin Malita
2014-12-10
*
add gm: filterbitmap_image_color_wheel
halcanary
2014-10-27
*
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
*
Tweaks in how to apply bitmap filter levels in GPU.
commit-bot@chromium.org
2013-12-16
*
clean up printf usage in gm
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
*
New bitmap filter checkin; this time with less build breakage
humper@google.com
2013-07-09
*
Revert "More general image filter interface; tested implementation of standal...
humper@google.com
2013-07-09
*
More general image filter interface; tested implementation of standalone
humper@google.com
2013-07-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-01
*
fix warnings on MacOS 10.6
humper@google.com
2013-05-31
*
More general GM for testing bitmap filtering, including checkerboards, images...
humper@google.com
2013-05-31
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-29
*
don't unref() null (from typeface::create) you gunky
reed@google.com
2013-05-28
*
use inttoscalar to fix warning
reed@google.com
2013-05-28
*
use explicit conversion for int->scalar
reed@google.com
2013-05-28
*
add new gm for bicubic filtering
reed@google.com
2013-05-28