Revert "Add SkImage::makeColorSpace() with correct transfer fn behavior"
[platform/upstream/libSkiaSharp.git] / gm / pathfill.cpp
2017-02-28 Jim Van VerthReland: Allow DFPathRenderer to store bitmaps at low...
2017-02-28 Cary ClarkRevert "Allow distance field path renderer to store...
2017-02-28 Jim Van VerthAllow distance field path renderer to store bitmaps...
2017-02-16 Jim Van VerthUse SDF path miplevels based on the original path's...
2017-02-14 Mike Reedstop using SkScalarMul
2017-02-10 Jim Van VerthRevert "Use SDF path miplevels based on the original...
2017-02-10 Jim Van VerthUse SDF path miplevels based on the original path's...
2017-01-11 Jim Van VerthMore fixes for distance field paths
2017-01-11 Jim Van VerthRevert "More fixes for distance field paths"
2017-01-11 Jim Van VerthMore fixes for distance field paths
2016-12-14 Jim Van VerthFix SDF generation for pixel-aligned paths (take two)
2016-12-07 Jim Van VerthRevert "Fix SDF generation for pixel-aligned paths"
2016-12-07 Jim Van VerthFix SDF generation for pixel-aligned paths
2016-09-01 mtkleinReplace a lot of 'static const' with 'constexpr' or...
2016-03-01 caryclarkadd gm for distance field bug
2015-12-10 scroggoUse DEF_GM everywhere
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-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-02-18 caryclarkupdate sampleapp for stroking experiment
2015-01-23 mtkleinremove unused GM flags
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-12-20 tfarinaCleanup: Another round of override fixes.
2014-04-30 commit-bot@chromiu... Turn on quilt mode in DM.
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-08-09 reed@google.comremove SkShape (unused)
2012-06-11 reed@google.comBetter fix for rev. 4214 (inverse-fill and clipping...
2012-05-09 vandebo@chromium.org[PDF] Ensure that filling single line paths (with no...
2011-10-31 bsalomon@google.comImport all GMs as Samples.
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-05-20 bungeman@google.comFix gm tests for fixed point.
2011-04-11 reed@google.comadd pathfill gm sample