Fix zero-sized blur with crop rect.
[platform/upstream/libSkiaSharp.git] / gm /
2016-02-03 Stephen WhiteFix zero-sized blur with crop rect.
2016-01-29 Stephen WhiteImage filters: fix srcOffset handling in asFragmentProc...
2016-01-24 Stephen WhiteFix bounds computations for SkDisplacementMapEffect...
2016-01-14 reedexpand gm to exercise miplevels and various scalers
2016-01-13 senorblancoFix SkXfermodeImageFilter GPU fast path for differing...
2016-01-13 joshualittmicro fix for rrects bug using GrDrawContext
2016-01-13 joshualittRemove two varieties of drawNonAARect from GrDrawTarget
2016-01-13 joshualittHide drawBatch on GrDrawTarget from test Methods
2016-01-11 senorblancoFix SkTileImageFilter when srcRect is a superset of...
2016-01-11 reedmove declaration of CreateLightingFilter into SkColorMa...
2016-01-09 reedremove SkImage::applyFilter() -- unused, can always...
2016-01-08 ajumaImplement an SkPaint-based image filter
2016-01-08 herbRemove work from constructors to facilitate debugging.
2016-01-08 reeddon't leak test filters and shaders
2016-01-07 reedadd SkShader::newWithColorFilter
2016-01-07 reedRevert[2] of "add backdrop option to SaveLayerRec"
2016-01-07 reedRevert of add backdrop option to SaveLayerRec (patchset...
2016-01-07 reedadd backdrop option to SaveLayerRec
2016-01-07 djsollenFix crash when ETC1 codec is not supported.
2016-01-04 caryclarkhandle halfway case in scan converter
2015-12-30 reedchange factory to method, to parallel pattern in imagef...
2015-12-28 mtkleininitialize offscreen in StrokeZeroGM
2015-12-25 reedremove unused SkAutoROCanvasPixels
2015-12-22 caryclarkrevised strokerect gm
2015-12-22 caryclarkfix hair fuzz
2015-12-22 reedremove unused SkCullPoints
2015-12-21 reedReland of change all factories to return their base...
2015-12-21 caryclarkfix stroked text underline / strikethrough
2015-12-21 reedRevert of change all factories to return their base...
2015-12-21 reedchange all factories to return their base-class
2015-12-18 caryclarkfix large dashed paths
2015-12-17 robertphillipsAdd default ctor to SkMask
2015-12-17 ethannicholasAdded concave paths to aaxfermodes GM
2015-12-17 senorblancoFix gaussian blur for small sigma.
2015-12-16 caryclarkThis brings hairlines into agreement with thick strokes.
2015-12-16 reedReland of move drawSprite from canvas (patchset #1...
2015-12-16 reedRevert of remove drawSprite from canvas (patchset ...
2015-12-16 reedremove drawSprite from canvas
2015-12-15 fmalitaSkBitmapProcState rounding bias
2015-12-11 fmalitaNew GM: image_scale_aligned
2015-12-10 reedtry adding flag to allow lcd text even in a layer
2015-12-10 scroggoUse DEF_GM everywhere
2015-12-10 robertphillipsAddress precision issue in circle blur effect
2015-12-10 xidachenSkBlurImageFilter returns input when sigma = 0
2015-12-10 scroggoSwitch SkAutoMalloc to SkAutoTMalloc to avoid cast
2015-12-09 halcanarySkBitmap::installPixels(const SkPixmap&);
2015-12-09 bsalomonSplit big rrect aa effect up into separate images
2015-12-08 caryclarkZero length lines may have caps, but do not need joins.
2015-12-07 senorblancoAdd SkTileImageFilter sample to filterfastbounds GM.
2015-12-07 reedadd gm to exercise large sigmas
2015-12-07 senorblancoMatrix convolution bounds fix; affectsTransparentBlack...
2015-12-05 senorblancoRevert of Matrix convolution bounds fix; affectsTranspa...
2015-12-04 senorblancoMatrix convolution bounds fix; affectsTransparentBlack...
2015-12-04 reedclarify diff manually, showing black where they differ
2015-12-04 caryclarkadd hairline with caps gm
2015-12-02 reedAPI to support native scaling by image-generator
2015-12-02 reeddrawSprite and drawImage+clip should draw the same...
2015-11-30 caryclarkadd more conservative check for wayward divide
2015-11-30 joshualittMake onPrepareDraws const
2015-11-24 reedoptimize the disable-caching case for SkImage::readPixels
2015-11-23 egdanielDon't create a GXPFactory when blend is SrcOver
2015-11-23 reedscaling API on SkPixmap
2015-11-22 reeduse pinned value during lerp for vertical gradients
2015-11-20 fmalitaTiny linear gradient GM
2015-11-19 fmalitaParametric contour start GM
2015-11-19 jvanverthShift up bottom path in smallpaths GM.
2015-11-19 bsalomonMake block size a template parameter of SkTLList
2015-11-18 jvanverthAdd small paths GM
2015-11-18 joshualittInitial implementation of GPU no filter NinePatch
2015-11-18 egdanielAdd ShaderBuilders to EmitArgs and remove gettings...
2015-11-18 stephanaRevert of Parametric contour start GM (patchset #1...
2015-11-17 fmalitaParametric contour start GM
2015-11-16 robertphillipsOptionally pass rendertarget to getTestTarget
2015-11-16 halcanarySkPDF: fix large-number bug
2015-11-13 egdanielRename some processor functions from GL to GLSL
2015-11-13 egdanielMake all GrFragmentProcessors GL independent.
2015-11-13 reedaugment gradients_many to exercise flipped gradients...
2015-11-11 egdanielMove all ShaderBuilder files to GLSL
2015-11-11 robertphillipsMove GrBatchFlushState from GrDrawTarget to GrDrawingMa...
2015-11-10 bsalomonUse a struct for client GL texture handles
2015-11-09 bsalomonRewrite bleed GM bmp/img generators and change oversize...
2015-11-07 halcanaryComments Style: s/skbug.com/bug.skia.org/
2015-11-06 halcanarySkPDF: images support 32-but-not-N32 colortype
2015-11-04 bsalomonAdd outer blur to bleed GM family
2015-11-04 bsalomonchange alpha bmp generator in bleed to make more discer...
2015-11-02 bsalomonAdd bleed GM variants for bmp backed by an oversized...
2015-11-02 bsalomonAllow max tile size to be overridden separately from...
2015-11-02 egdanielMove shader compiling to ProgramBuilder and various...
2015-10-29 egdanielRemove GrGLProcessor and create GrGLSLTextureSampler...
2015-10-28 egdanielCreate GLSL base class for ProgramDataManager
2015-10-26 caryclarkfix for teeny strokes
2015-10-23 bsalomonAdd more cases to bleed GM and more variants
2015-10-20 caryclarkRevert of Update feSpotLight to match spec (patchset...
2015-10-19 ericrkUpdate feSpotLight to match spec
2015-10-19 ericrkThe SkArithmeticMode_gpu GL filters support clamping...
2015-10-19 reedchange SkImage_Gpu to handle all filters (w/ and w...
2015-10-15 senorblancoImage Filters: refactor all CPU input processing into...
2015-10-15 bsalomonRemove params from Cacherator_GrTextureMaker
2015-10-15 robertphillipsGrDrawContext now holds GrRenderTarget pointer
2015-10-14 reedchange back to method for localmatrix imagefilter
next