aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/textblobgeometrychange.cpp
Commit message (Expand)AuthorAge
* use tool_utils to encapsulate checking for recording canvas and makeSurfaceGravatar Mike Reed2018-01-02
* GM: some header cleanupGravatar Mike Klein2017-03-22
* Use sk_sp text blob APIsGravatar fmalita2016-09-13
* Replace a lot of 'static const' with 'constexpr' or 'const'.Gravatar mtklein2016-09-01
* Some tests around surface creation and snapshotting with color spaceGravatar brianosman2016-08-30
* Remove SkSurfaceProps gamma-correctness flag entirely.Gravatar brianosman2016-07-26
* More removal of SkColorProfileType...Gravatar brianosman2016-06-20
* Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of http...Gravatar egdaniel2016-06-17
* More removal of SkColorProfileType...Gravatar brianosman2016-06-17
* Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriateGravatar brianosman2016-04-13
* alternate textblobgeometrychange fix... just make our own surface if neededGravatar mtklein2016-04-06
* SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...Gravatar brianosman2016-04-06
* switch surface to sk_spGravatar reed2016-03-23
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* rename portable_typeface_always to portable_typefaceGravatar caryclark2015-07-24
* make stroketext textblob* texteffects tileimagefilter gm portableGravatar caryclark2015-07-20
* fix for cached textblobs look garbledGravatar joshualitt2015-05-11