Move all non-AA fill rect ops off of GrLegacyMeshDrawOp.
[platform/upstream/libSkiaSharp.git] / gm / shadertext.cpp
2017-03-22 Mike KleinGM: some header cleanup
2016-09-01 mtkleinReplace a lot of 'static const' with 'constexpr' or...
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2016-03-13 reedReland of "more shader-->sp conversions (patchset ...
2016-03-13 reedRevert of more shader-->sp conversions (patchset #5...
2016-03-13 reedmore shader-->sp conversions
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-05 bungemanIWYU: 'core' target, files starting A-C.
2015-08-05 reedRevert of IWYU: 'core' target, files starting A-C....
2015-08-04 bungemanIWYU: 'core' target, files starting A-C.
2015-07-24 caryclarkrename portable_typeface_always to portable_typeface
2015-06-15 caryclarkRevert of Revert of make gm background colors 565 compa...
2015-06-15 caryclarkRevert of make gm background colors 565 compatible...
2015-06-15 caryclarkmake gm background colors 565 compatible
2015-05-04 reedremove redundant/deprecated TwoPointRadial gradiet...
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-04 reeddon't use local static bitmap -- racy and unnecessary
2014-07-31 Cary ClarkAdd standard fonts to all GMs.
2014-06-10 tfarinaCleanup: Get rid of make_isize() function from gm.h.
2014-05-23 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2014-05-22 commit-bot@chromiu... Remove unused (by clients) SkUnitMapper
2014-05-22 commit-bot@chromiu... Revert of Remove unused (by clients) SkUnitMapper ...
2014-05-21 commit-bot@chromiu... Remove unused (by clients) SkUnitMapper (https://codere...
2014-05-16 commit-bot@chromiu... Revert of remove unused (by clients) SkUnitMapper ...
2014-05-16 commit-bot@chromiu... remove unused (by clients) SkUnitMapper
2014-04-30 commit-bot@chromiu... Turn on quilt mode in DM.
2014-03-24 commit-bot@chromiu... gather GM tests which are disabled on Android
2014-02-17 commit-bot@chromiu... replace SkBitmap::Config with SkColorType in gms
2014-01-25 reed@google.comadd legacy/helper allocN32Pixels, and convert gm to...
2013-10-16 robertphillips@goo... Third wave of Win64 warning cleanup
2013-02-27 sugoi@google.comGM : Unused parameters cleanup
2012-12-06 junov@google.comDefining new color constat for transparent color
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-06-25 borenet@google.comTemporarily disable failing GM tests on Android
2012-06-06 caryclark@google.comfix warnings on Mac in gm
2011-10-31 bsalomon@google.comImport all GMs as Samples.
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-06-14 bsalomon@google.comUpdate baselines for linux-fixed. Make shader text...
2011-06-13 bsalomon@google.comFix text-as-path with skshader on gpu
2011-05-24 epoger@google.comWarn when an SkScalar is passed into SkIntToScalar...
2011-05-19 epoger@google.comfix assertion failure in Skia_Linux_Fixed_Debug build
2011-01-26 reed@google.comfix warnings, including using GrTCast<> to go from...
2011-01-25 bsalomon@google.comAdd shaded text sample and gm test.