aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
* Comments Style: s/skbug.com/bug.skia.org/Gravatar halcanary2015-11-07
* SkPDF: images support 32-but-not-N32 colortypeGravatar halcanary2015-11-06
* Add outer blur to bleed GM familyGravatar bsalomon2015-11-04
* change alpha bmp generator in bleed to make more discernable resultsGravatar bsalomon2015-11-04
* Add bleed GM variants for bmp backed by an oversized textureGravatar bsalomon2015-11-02
* Allow max tile size to be overridden separately from max texture size.Gravatar bsalomon2015-11-02
* Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups.Gravatar egdaniel2015-11-02
* Remove GrGLProcessor and create GrGLSLTextureSampler class.Gravatar egdaniel2015-10-29
* Create GLSL base class for ProgramDataManagerGravatar egdaniel2015-10-28
* fix for teeny strokesGravatar caryclark2015-10-26
* Add more cases to bleed GM and more variantsGravatar bsalomon2015-10-23
* Revert of Update feSpotLight to match spec (patchset #2 id:20001 of https://c...Gravatar caryclark2015-10-20
* Update feSpotLight to match specGravatar ericrk2015-10-19
* The SkArithmeticMode_gpu GL filters support clamping to validGravatar ericrk2015-10-19
* change SkImage_Gpu to handle all filters (w/ and w/o gpu supportGravatar reed2015-10-19
* Image Filters: refactor all CPU input processing into a filterInput helper fu...Gravatar senorblanco2015-10-15
* Remove params from Cacherator_GrTextureMakerGravatar bsalomon2015-10-15
* GrDrawContext now holds GrRenderTarget pointerGravatar robertphillips2015-10-15
* change back to method for localmatrix imagefilterGravatar reed2015-10-14
* Implement SkLocalMatrixImageFilter.Gravatar senorblanco2015-10-14
* adjust size of new apply-filter gmGravatar reed2015-10-12
* SkPDF: fall back on paths for unembeddable fonts.Gravatar halcanary2015-10-12
* add applyFilter() to SkImageGravatar reed2015-10-12
* Remove SK_SUPPORT_LEGACY_GRADIENT_DITHERING from Skia properGravatar fmalita2015-10-12
* Remove image usage type enum. Use GrTextureParams instead.Gravatar bsalomon2015-10-12
* Insert clip fragment processor outside GrCMMGravatar bsalomon2015-10-07
* Revert "Revert of factories should return baseclass, allowing the impl to spe...Gravatar reed2015-10-06
* Revert of factories should return baseclass, allowing the impl to specialize ...Gravatar schenney2015-10-06
* factories should return baseclass, allowing the impl to specializeGravatar reed2015-10-06
* SkPDF: when drawing stroked path, draw using SVG rules for zero-length segmentsGravatar halcanary2015-10-06
* Bye bye processor data manager.Gravatar bsalomon2015-10-06
* Fix gpu dashing for case where all intervals are 0.Gravatar egdaniel2015-10-05
* SkPDF: Implement drawImage*() properlyGravatar halcanary2015-10-01
* Handle inverted rects in SkRRect creation methodsGravatar robertphillips2015-09-29
* Make skpaint->grpaint flow work for composing draws (verts and atlas)Gravatar bsalomon2015-09-28
* Remove SkBitmapSourceGravatar fmalita2015-09-25
* SkInstallDiscardablePixelRef is deprecated, enforce thatGravatar reed2015-09-25
* SkPDF Implement colorfilters on bitmapsGravatar halcanary2015-09-24
* Make drawbitmaprect GM use Ganesh-backed bitmaps and imagesGravatar robertphillips2015-09-24
* remove unused (by the outside) SkImage::newSurface, and simplify newImage -> ...Gravatar reed2015-09-24
* GM for http://skbug.com/4374Gravatar halcanary2015-09-23
* Stop supporting HW ditherGravatar bsalomon2015-09-22
* Replace GrExtractAlphaFragmentProcessor with DstIn compose processorGravatar bsalomon2015-09-22
* add new gm to test overlapping lcd textGravatar joshualitt2015-09-18
* Make Ben happyGravatar joshualitt2015-09-18
* Purge cached resources on SkImage destruction.Gravatar fmalita2015-09-18
* Merge sub-device annotations in SkPDFDevice::drawDevice()Gravatar wangxianzhu2015-09-17
* Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://code...Gravatar reed2015-09-17
* Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...Gravatar reed2015-09-17
* add a ClassID function to GrBatchGravatar joshualitt2015-09-17