| Commit message (Expand) | Author | Age |
* | fix for teeny strokes | caryclark | 2015-10-26 |
* | Add more cases to bleed GM and more variants | bsalomon | 2015-10-23 |
* | Revert of Update feSpotLight to match spec (patchset #2 id:20001 of https://c... | caryclark | 2015-10-20 |
* | Update feSpotLight to match spec | ericrk | 2015-10-19 |
* | The SkArithmeticMode_gpu GL filters support clamping to valid | ericrk | 2015-10-19 |
* | change SkImage_Gpu to handle all filters (w/ and w/o gpu support | reed | 2015-10-19 |
* | Image Filters: refactor all CPU input processing into a filterInput helper fu... | senorblanco | 2015-10-15 |
* | Remove params from Cacherator_GrTextureMaker | bsalomon | 2015-10-15 |
* | GrDrawContext now holds GrRenderTarget pointer | robertphillips | 2015-10-15 |
* | change back to method for localmatrix imagefilter | reed | 2015-10-14 |
* | Implement SkLocalMatrixImageFilter. | senorblanco | 2015-10-14 |
* | adjust size of new apply-filter gm | reed | 2015-10-12 |
* | SkPDF: fall back on paths for unembeddable fonts. | halcanary | 2015-10-12 |
* | add applyFilter() to SkImage | reed | 2015-10-12 |
* | Remove SK_SUPPORT_LEGACY_GRADIENT_DITHERING from Skia proper | fmalita | 2015-10-12 |
* | Remove image usage type enum. Use GrTextureParams instead. | bsalomon | 2015-10-12 |
* | Insert clip fragment processor outside GrCMM | bsalomon | 2015-10-07 |
* | Revert "Revert of factories should return baseclass, allowing the impl to spe... | reed | 2015-10-06 |
* | Revert of factories should return baseclass, allowing the impl to specialize ... | schenney | 2015-10-06 |
* | factories should return baseclass, allowing the impl to specialize | reed | 2015-10-06 |
* | SkPDF: when drawing stroked path, draw using SVG rules for zero-length segments | halcanary | 2015-10-06 |
* | Bye bye processor data manager. | bsalomon | 2015-10-06 |
* | Fix gpu dashing for case where all intervals are 0. | egdaniel | 2015-10-05 |
* | SkPDF: Implement drawImage*() properly | halcanary | 2015-10-01 |
* | Handle inverted rects in SkRRect creation methods | robertphillips | 2015-09-29 |
* | Make skpaint->grpaint flow work for composing draws (verts and atlas) | bsalomon | 2015-09-28 |
* | Remove SkBitmapSource | fmalita | 2015-09-25 |
* | SkInstallDiscardablePixelRef is deprecated, enforce that | reed | 2015-09-25 |
* | SkPDF Implement colorfilters on bitmaps | halcanary | 2015-09-24 |
* | Make drawbitmaprect GM use Ganesh-backed bitmaps and images | robertphillips | 2015-09-24 |
* | remove unused (by the outside) SkImage::newSurface, and simplify newImage -> ... | reed | 2015-09-24 |
* | GM for http://skbug.com/4374 | halcanary | 2015-09-23 |
* | Stop supporting HW dither | bsalomon | 2015-09-22 |
* | Replace GrExtractAlphaFragmentProcessor with DstIn compose processor | bsalomon | 2015-09-22 |
* | add new gm to test overlapping lcd text | joshualitt | 2015-09-18 |
* | Make Ben happy | joshualitt | 2015-09-18 |
* | Purge cached resources on SkImage destruction. | fmalita | 2015-09-18 |
* | Merge sub-device annotations in SkPDFDevice::drawDevice() | wangxianzhu | 2015-09-17 |
* | Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://code... | reed | 2015-09-17 |
* | Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://... | reed | 2015-09-17 |
* | add a ClassID function to GrBatch | joshualitt | 2015-09-17 |
* | Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://... | joshualitt | 2015-09-17 |
* | add a ClassID function to GrBatch | joshualitt | 2015-09-17 |
* | On gpu, use max(r,g,b) for coverage alpha in LCD and update lcd blend gm. | egdaniel | 2015-09-15 |
* | Convert unit tests, GMs from SkBitmapSource to SkImagesource | fmalita | 2015-09-15 |
* | Add special case circle blur for Ganesh | robertphillips | 2015-09-15 |
* | Add support for blending of LCD for all blend modes. | egdaniel | 2015-09-15 |
* | SkImageSource | fmalita | 2015-09-14 |
* | discardable pixelrefs are gone, update tests accordingly | reed | 2015-09-14 |
* | support colortables in cacherator | reed | 2015-09-11 |