index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
imagemagnifier.cpp
Commit message (
Expand
)
Author
Age
*
GM: replace boilerplate with macros
halcanary
2015-09-09
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
rename portable_typeface_always to portable_typeface
caryclark
2015-07-24
*
make imagefilters* imagemagnifier imageresizetiled portable
caryclark
2015-07-16
*
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
*
Fix imagemagnifier GM quality and speed.
senorblanco
2014-10-23
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Factory methods for heap-allocated SkImageFilter objects.
commit-bot@chromium.org
2014-03-10
*
Magnifier gpu path fix
commit-bot@chromium.org
2013-10-21
*
text size is an SkScalar, Windows reminds me.
mtklein@google.com
2013-09-16
*
srand() + rand() -> SkRandom
mtklein@google.com
2013-09-16
*
Skip tiled drawing in GM for magnifier image filter.
scroggo@google.com
2012-08-15
*
Add a zoom filter to Skia. This will be used on ChromeOS to implement the scr...
bsalomon@google.com
2012-08-13