Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / textblobmixedsizes.cpp
2017-03-22 Mike KleinGM: some header cleanup
2017-01-12 Mike ReedrefFoo variant for getters that naturally have a sk_sp
2016-09-13 fmalitaUse sk_sp text blob APIs
2016-09-01 mtkleinReplace a lot of 'static const' with 'constexpr' or...
2016-07-26 brianosmanRemove SkSurfaceProps gamma-correctness flag entirely.
2016-06-20 brianosmanMore removal of SkColorProfileType...
2016-06-17 egdanielRevert of More removal of SkColorProfileType... (patchs...
2016-06-17 brianosmanMore removal of SkColorProfileType...
2016-05-12 bungemanMove SkTypeface to sk_sp.
2016-05-12 scroggoRevert of Move SkTypeface to sk_sp. (patchset #5 id...
2016-05-11 bungemanMove SkTypeface to sk_sp.
2016-04-13 brianosmanRename lots of things from 'sRGB' to 'GammaCorrect...
2016-04-11 reedadjust gm bounds for better content fit
2016-04-06 brianosmanSkSurfaceProps now has a gamma-correct ("AllowSRGBInput...
2016-04-04 reedswitch maskfilters to sk_sp
2016-03-24 reedswitch surface to sk_sp
2016-03-17 reedupdate callsites for Make image factories
2016-03-04 kkinnunenAvoid drawing NVPR DIF text when text size is 0
2016-02-25 bsalomonMove Budgeted enum out of SkSurface, use in GrTexturePr...
2016-02-25 bsalomonRevert of Move Budgeted enum out of SkSurface, use...
2016-02-25 bsalomonMove Budgeted enum out of SkSurface, use in GrTexturePr...
2015-09-18 joshualittMake Ben happy
2015-08-31 bsalomonRename flag from "distance field" to "device independent."
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2015-08-26 joshualittWrite a gm to verify append large glyph as path works