C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / gm / imagemagnifier.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-23 mtkleinremove unused GM flags
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-10-23 senorblancoFix imagemagnifier GM quality and speed.
2014-07-31 Cary ClarkAdd standard fonts to all GMs.
2014-06-10 tfarinaCleanup: Get rid of make_isize() function from gm.h.
2014-03-10 commit-bot@chromiu... Factory methods for heap-allocated SkImageFilter objects.
2013-10-21 commit-bot@chromiu... Magnifier gpu path fix
2013-09-16 mtklein@google.comtext size is an SkScalar, Windows reminds me.
2013-09-16 mtklein@google.comsrand() + rand() -> SkRandom
2012-08-15 scroggo@google.comSkip tiled drawing in GM for magnifier image filter.
2012-08-13 bsalomon@google.comAdd a zoom filter to Skia. This will be used on ChromeO...