aboutsummaryrefslogtreecommitdiffstats
path: root/gm/tileimagefilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* don't adapt any gray colors to 565Mike Klein2018-08-161-2/+2
* GM: some header cleanupMike Klein2017-03-221-1/+1
* remove xfermode from public apiMike Reed2016-10-281-1/+1
* Update TileImageFilter to sk_sprobertphillips2016-04-151-3/+5
* Update SkColorFilterImageFilter to sk_sprobertphillips2016-04-051-8/+8
* Update SkImageSource to sk_sprobertphillips2016-04-011-5/+4
* Fix padding bug in SkTileImageFilter.senorblanco2016-04-011-1/+15
* Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...reed2016-03-221-2/+2
* Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...reed2016-03-221-2/+2
* Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...reed2016-03-221-2/+2
* Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...reed2016-03-221-2/+2
* switch colorfilters to sk_spreed2016-03-221-2/+2
* Switch SkSpecialImage & SkSpecialSurface classes over to smart pointersrobertphillips2016-03-171-1/+1
* update callsites for Make image factoriesreed2016-03-171-8/+8
* Fix SkTileImageFilter when srcRect is a superset of bitmap bounds.senorblanco2016-01-111-0/+10
* Convert unit tests, GMs from SkBitmapSource to SkImagesourcefmalita2015-09-151-27/+28
* Minor code cleanup (left over from prior CL)robertphillips2015-09-031-22/+6
* Style Change: NULL->nullptrhalcanary2015-08-271-1/+1
* Style Change: SkNEW->new; SkDELETE->deletehalcanary2015-08-261-2/+1
* rename portable_typeface_always to portable_typefacecaryclark2015-07-241-1/+1
* make stroketext textblob* texteffects tileimagefilter gm portablecaryclark2015-07-201-2/+4
* Add bigtileimagefilter GM & improvements to toStringrobertphillips2015-06-081-28/+30
* Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 o...robertphillips2015-06-041-30/+28
* Fix dst bound reported by SkTileImageFilterrobertphillips2015-06-041-28/+30
* Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 o...robertphillips2015-06-021-30/+28
* Fix dst bound reported by SkTileImageFilterrobertphillips2015-06-021-28/+30
* Change some more GMs to clear to opaque black, not transparent black.senorblanco2015-04-091-1/+1
* s/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checkerboard/halcanary2015-01-261-2/+2
* Factor out checkerboard function in gm and sampleapp into tools.halcanary2015-01-261-25/+9
* Add standard fonts to all GMs.Cary Clark2014-07-311-0/+1
* Cleanup: Get rid of make_isize() function from gm.h.tfarina2014-06-091-1/+1
* Implement bounds traversals for tile and matrix convolution filters.senorblanco@chromium.org2014-04-291-4/+29
* Factory methods for heap-allocated SkImageFilter objects.commit-bot@chromium.org2014-03-101-3/+3
* add peekPixels to SkCanvas and SkSurfacecommit-bot@chromium.org2014-02-131-4/+2
* Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromi...commit-bot@chromium.org2014-02-131-2/+4
* add peekPixels to SkCanvas and SkSurfacemike@reedtribe.org2014-02-131-4/+2
* add legacy/helper allocN32Pixels, and convert gm to use itreed@google.com2014-01-251-4/+2
* Make SkImageFilter crop rects relative to the primitive origin, instead of re...senorblanco@chromium.org2014-01-031-14/+7
* Implement srcRect and dstRect functionality in SkBitmapSource. This is requir...senorblanco@chromium.org2013-12-091-2/+3
* Reverting 12528 & 12533 (Implement srcRect and dstRect functionality in SkBit...robertphillips@google.com2013-12-061-3/+2
* Implement srcRect and dstRect functionality in SkBitmapSource. This is requir...commit-bot@chromium.org2013-12-061-2/+3
* Moving 4 SkImageFilter derived classes from blink to skiacommit-bot@chromium.org2013-09-261-0/+122