C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / gm / samplerstress.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-12-20 tfarinaCleanup: Another round of override fixes.
2014-09-05 bsalomon"NULL !=" = NULL
2014-08-12 reedre-add samplerstress gm, but use blurmaskfilter instead...
2014-08-12 reedremove SkStippleMaskFilter - no external clients
2014-07-31 Cary ClarkAdd standard fonts to all GMs.
2014-07-07 mtkleinAdd always-threaded SkRecord quilt tests.
2014-06-10 tfarinaCleanup: Get rid of make_isize() function from gm.h.
2014-04-30 commit-bot@chromiu... Turn on quilt mode in DM.
2014-02-21 commit-bot@chromiu... Factory methods for heap-allocated SkMaskFilter objects.
2014-01-25 reed@google.comadd legacy/helper allocN32Pixels, and convert gm to...
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-06-06 scroggo@google.comReenable running samplerstress GM in pipe mode.
2012-06-05 robertphillips@goo... Fixed flattening of SkStippleMaskFilter
2012-06-04 scroggo@google.comMake the GM tool run GMs through an SkGPipe.
2012-05-02 robertphillips@goo... converted "unsigned int" to "size_t" to address compile...
2012-05-02 robertphillips@goo... Added GM test to stress test the texture unit/sampler...