Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / surface.cpp
2017-04-28 Cary Clarkadd drawString helper to canvas
2017-03-22 Mike KleinGM: some header cleanup
2017-03-07 Mike ReedRevert[6] "Remove SkDraw from device-draw methods,...
2017-03-06 Mike Reedadd test for copy-on-write optimization
2016-08-30 brianosmanSome tests around surface creation and snapshotting...
2016-08-18 reedremove disable aa/dither flags from Props -- never...
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-09 scroggoStop valgrind bot from crashing
2016-04-13 brianosmanTweak distance field path renderer behavior in gamma...
2016-04-13 brianosmanRename lots of things from 'sRGB' to 'GammaCorrect...
2016-04-06 brianosmanSkSurfaceProps now has a gamma-correct ("AllowSRGBInput...
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2016-03-24 reedswitch surface to sk_sp
2016-03-17 reedupdate callsites for Make image factories
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
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-24 reedremove unused (by the outside) SkImage::newSurface...
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-07-28 caryclarkmake pixelsnap textblob* etc gm portable
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-16 bsalomonRequire budget decision when creating a RenderTarget...
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-11-21 reedadd SkImage::newSurface
2014-09-22 reedIntroduce Props to surface (patchset #27 id:520001...
2014-09-21 reedRevert of introduce Props to surface (patchset #27...
2014-09-21 reedintroduce Props to surface (work in progress)