C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / gm / texteffects.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-07-31 Cary ClarkAdd standard fonts to all GMs.
2014-04-28 commit-bot@chromiu... move common blur types into central header
2014-02-26 commit-bot@chromiu... Builder class for SkLayerRasterizer.
2014-02-20 commit-bot@chromiu... Factory methods for heap-allocated SkPathEffect and...
2014-01-30 commit-bot@chromiu... Refactor read and write buffers.
2013-10-16 robertphillips@goo... Third wave of Win64 warning cleanup
2013-09-06 robertphillips@goo... Push sigma-based blur interface into our GMs/benches...
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-12 scroggo@google.comMake texteffects gm work through serialization and...
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-08-13 mike@reedtribe.orgsuppress pip for now, since we use locally-defined...
2012-08-13 mike@reedtribe.orgadjust size to match the content
2012-08-13 mike@reedtribe.orgmove texteffects from Sample to gm