Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / simpleaaclip.cpp
2017-04-28 Cary Clarkadd drawString helper to canvas
2017-04-28 Matt SarettRevert "Revert "Delete copyTo(Allocator), hide copyTo...
2017-04-27 Matt SarettRevert "Delete copyTo(Allocator), hide copyTo() behind...
2017-04-27 Matt SarettDelete copyTo(Allocator), hide copyTo() behind flag
2017-03-22 Mike KleinGM: some header cleanup
2016-12-09 Mike ReedRevert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
2016-12-09 Mike ReedRevert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
2016-12-08 Mike Reedremove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
2016-09-21 reedallow clip calls w/o op param, remove unnecessary kRepl...
2016-09-20 reedabstract name of clipping ops, to transtion to a more...
2016-09-01 mtkleinReplace a lot of 'static const' with 'constexpr' or...
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-29 caryclarkmake tests portable by using 565 compatible colors
2015-07-24 caryclarkrename portable_typeface_always to portable_typeface
2015-07-13 mtkleinFix up -Winconsistent-missing-override
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-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-02-25 caryclarkfuzzer fixes
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-20 commit-bot@chromiu... Offer single-param version of deepCopyTo -- much easier...
2014-02-17 commit-bot@chromiu... replace SkBitmap::Config with SkColorType in gms
2013-11-25 commit-bot@chromiu... remove SkFloatToScalar macro
2012-12-15 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-12-14 reed@google.comuse DEF_GM
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-08-02 robertphillips@goo... Translated clip GMs to increase stability
2012-07-17 robertphillips@goo... Fixed simpleaaclip gm - it wasn't showing xor case
2012-05-22 robertphillips@goo... Converted AAClips SampleApp slide to GM:simpleaaclip