aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
* 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
* Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...Gravatar joshualitt2015-09-17
* add a ClassID function to GrBatchGravatar joshualitt2015-09-17
* On gpu, use max(r,g,b) for coverage alpha in LCD and update lcd blend gm.Gravatar egdaniel2015-09-15
* Convert unit tests, GMs from SkBitmapSource to SkImagesourceGravatar fmalita2015-09-15
* Add special case circle blur for GaneshGravatar robertphillips2015-09-15
* Add support for blending of LCD for all blend modes.Gravatar egdaniel2015-09-15
* SkImageSourceGravatar fmalita2015-09-14
* discardable pixelrefs are gone, update tests accordinglyGravatar reed2015-09-14
* support colortables in cacheratorGravatar reed2015-09-11
* fix leaked pictureGravatar reed2015-09-09
* Reland of more zero-length changes for svg compatibility (patchset #1 id:1 of...Gravatar caryclark2015-09-09
* add picture-image variantGravatar reed2015-09-09
* switch over to using imagesGravatar reed2015-09-09
* Revert of more zero-length changes for svg compatibility (patchset #6 id:1000...Gravatar caryclark2015-09-09
* GM: replace boilerplate with macrosGravatar halcanary2015-09-09
* more zero-length changes for svg compatibilityGravatar caryclark2015-09-09
* Bot fixGravatar msarett2015-09-04
* draw 3 moveTos followed by various others [moves, lines, closes]Gravatar reed2015-09-04
* update gm test size to include new elementsGravatar caryclark2015-09-04
* change for issue 562Gravatar caryclark2015-09-04
* Minor code cleanup (left over from prior CL)Gravatar robertphillips2015-09-03