summaryrefslogtreecommitdiff
path: root/gmslides.gypi
AgeCommit message (Expand)Author
2014-04-08Initial picture shader implementationcommit-bot@chromium.org
2014-04-07Revert of Initial picture shader implementation (https://codereview.chromium....commit-bot@chromium.org
2014-04-07Initial picture shader implementationcommit-bot@chromium.org
2014-03-25Implement a generic matrix transform image filter.senorblanco@chromium.org
2014-03-25Add GM that tests GrTextureDomain and fix bug where kDecal_Mode gets incorrec...commit-bot@chromium.org
2014-03-24gather GM tests which are disabled on Androidcommit-bot@chromium.org
2014-03-23disable imagefilterscropexpand GM test on Androidcommit-bot@chromium.org
2014-03-17Fix GPU displacement with expanding crop rects.senorblanco@chromium.org
2014-03-14Suppress imagefilterscropexpand GM temporarily to fix Win Debug failures.commit-bot@chromium.org
2014-03-14Implement support for expanding crop rects in image filterssenorblanco@chromium.org
2014-03-14Revert "Implement support for expanding crop rects in image filters"senorblanco@chromium.org
2014-03-14Implement support for expanding crop rects in image filterssenorblanco@chromium.org
2014-03-12add gm to show bug in stroked-text in drawPosTextcommit-bot@chromium.org
2014-02-21add SkCanvas::drawDRRectcommit-bot@chromium.org
2014-02-20Re-enable imageresizetiled, but skip it in tilegrid and rtree.senorblanco@chromium.org
2014-02-19Disable imageresizetiled GM for now due to rtree and tilegrid failures.senorblanco@chromium.org
2014-02-19Fix CTM application in SkResizeImagefilter; implement bounds traversals.senorblanco@chromium.org
2014-02-13add peekPixels to SkCanvas and SkSurfacecommit-bot@chromium.org
2014-02-13Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromi...commit-bot@chromium.org
2014-02-13add peekPixels to SkCanvas and SkSurfacemike@reedtribe.org
2014-02-06add inital gm for colorfiltersreed@google.com
2014-02-05Implement correct clipping for image filters.senorblanco@chromium.org
2014-02-03Allow GMs to be used as benchmarks. Make convex_poly_clip opt in.commit-bot@chromium.org
2014-01-31Add GM with convex polygon clipscommit-bot@chromium.org
2014-01-30Add convex polygon rendering effect and GM to test it.commit-bot@chromium.org
2014-01-20Apply the CTM to filter parameters for SkBlurImageFilter, SkDropShadowImageFi...senorblanco@chromium.org
2014-01-15Implement a resize image filter. This is needed for the "filterRes" feature i...senorblanco@chromium.org
2014-01-14Revert "Implement a resize image filter."senorblanco@chromium.org
2014-01-14Implement a resize image filter. This is needed for the "filterRes" feature i...senorblanco@chromium.org
2014-01-06Add AlphaThreshold filter.commit-bot@chromium.org
2013-12-30reenable vertices gm, adding picture supportreed@google.com
2013-12-30disable gm/vertices until I can find/fix all warningsmike@reedtribe.org
2013-12-30add gm::verticesmike@reedtribe.org
2013-12-18Remove SkBitmapAlphaThresholdShadercommit-bot@chromium.org
2013-12-12Implement an SkPicture image filter source. This is required for the external...senorblanco@chromium.org
2013-12-12Revert "Implement an SkPicture image filter source. This is required for the ...senorblanco@chromium.org
2013-12-12Implement an SkPicture image filter source. This is required for the external...senorblanco@chromium.org
2013-12-09Implement srcRect and dstRect functionality in SkBitmapSource. This is requir...senorblanco@chromium.org
2013-12-06Add GM to test bitmap shaders with basic geometry and bitmap masks.commit-bot@chromium.org
2013-12-06Reverting 12528 & 12533 (Implement srcRect and dstRect functionality in SkBit...robertphillips@google.com
2013-12-06Implement srcRect and dstRect functionality in SkBitmapSource. This is requir...commit-bot@chromium.org
2013-12-05Revert "Implement srcRect and dstRect functionality in SkBitmapSource. This i...senorblanco@chromium.org
2013-12-05Implement srcRect and dstRect functionality in SkBitmapSource. This is requir...senorblanco@chromium.org
2013-12-02Remove the comments settings for vim tab width and expansion variables.commit-bot@chromium.org
2013-12-02Reverting r12427rmistry@google.com
2013-12-02Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-11-27Non-rect polygons are not covered in GM cases, such as triangle, trapezoid, d...commit-bot@chromium.org
2013-11-26Enhance SkDropShadowImageFilter to support separate X & Y sigmas, and crop re...senorblanco@chromium.org
2013-11-09add GM case nonclosedpaths. The 2 bugs below showed some non-closed paths whi...commit-bot@chromium.org
2013-11-07Add GM to verify removal of 32767 limit in SkBlurMaskFilter::filterRectsToNin...robertphillips@google.com