aboutsummaryrefslogtreecommitdiffstats
path: root/gm/textblobgeometrychange.cpp
Commit message (Expand)AuthorAgeFilesLines
* use font in tool_utils add_to_text_blob()Mike Reed2018-12-231-8/+5
* Revert "makeSurface defaults to raster"Cary Clark2018-09-051-1/+1
* makeSurface defaults to rasterCary Clark2018-09-051-1/+1
* use tool_utils to encapsulate checking for recording canvas and makeSurfaceMike Reed2018-01-021-4/+1
* GM: some header cleanupMike Klein2017-03-221-0/+1
* Use sk_sp text blob APIsfmalita2016-09-131-3/+3
* Replace a lot of 'static const' with 'constexpr' or 'const'.mtklein2016-09-011-2/+2
* Some tests around surface creation and snapshotting with color spacebrianosman2016-08-301-2/+1
* Remove SkSurfaceProps gamma-correctness flag entirely.brianosman2016-07-261-4/+1
* More removal of SkColorProfileType...brianosman2016-06-201-1/+2
* Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of http...egdaniel2016-06-171-2/+1
* More removal of SkColorProfileType...brianosman2016-06-171-1/+2
* Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriatebrianosman2016-04-131-3/+3
* alternate textblobgeometrychange fix... just make our own surface if neededmtklein2016-04-061-21/+17
* SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...brianosman2016-04-061-2/+5
* switch surface to sk_spreed2016-03-231-1/+1
* Style Change: SkNEW->new; SkDELETE->deletehalcanary2015-08-261-1/+1
* rename portable_typeface_always to portable_typefacecaryclark2015-07-241-1/+1
* make stroketext textblob* texteffects tileimagefilter gm portablecaryclark2015-07-201-1/+1
* fix for cached textblobs look garbledjoshualitt2015-05-111-0/+81