Create GPU-less build of Skia.
[platform/upstream/libSkiaSharp.git] / gyp / gm.gyp
2012-08-02 bsalomon@google.comCreate GPU-less build of Skia.
2012-07-26 bsalomon@google.comRemove texture/mask setters on GrPaint
2012-06-06 scroggoFix the build for GM.
2012-06-06 scroggo@google.comAdd tiled rendering as an option to GM.
2012-06-04 scroggo@google.comMake the GM tool run GMs through an SkGPipe.
2012-05-22 robertphillips@goo... Converted AAClips SampleApp slide to GM:simpleaaclip
2012-03-16 epoger@google.comMake all gyp targets automatically include common.gypi
2012-02-14 epoger@google.comSet LCD font smoothing to "medium" for gm on Mac, regar...
2011-12-14 caryclark@google.commove ports into its own gyp file
2011-10-31 bsalomon@google.comImport all GMs as Samples.
2011-10-10 bsalomon@google.comAdd per-vertex coverage field, use in AA rects when...
2011-10-10 bungeman@google.comMac does not like empty projects.
2011-10-10 bungeman@google.comAdd xps device to skia.
2011-10-05 bsalomon@google.comFixup rendering of empty paths (including inverted...
2011-09-19 reed@google.comadd gm test for drawing hairlines (and varying thin...
2011-09-13 bsalomon@google.comFix some issues in gpu device with perspective. Add...
2011-09-06 reed@google.comadd gm test for ninepatch stretching
2011-08-29 reed@google.comadd new test for complex clips
2011-07-25 epoger@google.comExit SkBitmap::scrollRect() early if width <= 0
2011-07-18 bsalomon@google.comAdd tinybitmap gm and windows baselines.
2011-07-18 bsalomon@google.comflip Y in uploads to bottom-up textures (and add gm...
2011-07-01 epoger@google.comcombine target_defaults.gypi into common.gypi
2011-06-28 epoger@google.comCreate new lcdtext page within gm
2011-06-24 epoger@google.comAlternate approach to enabling PDF in gm (gyp changes)
2011-06-18 mike@reedtribe.orgadd strokes.cpp
2011-06-02 epoger@google.comcreate GYP files for these targets: tests, gm, skhello...