| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | fix leaked picture | reed | 2015-09-09 |
* | Reland of more zero-length changes for svg compatibility (patchset #1 id:1 of... | caryclark | 2015-09-09 |
* | add picture-image variant | reed | 2015-09-09 |
* | switch over to using images | reed | 2015-09-09 |
* | Revert of more zero-length changes for svg compatibility (patchset #6 id:1000... | caryclark | 2015-09-09 |
* | GM: replace boilerplate with macros | halcanary | 2015-09-09 |
* | more zero-length changes for svg compatibility | caryclark | 2015-09-09 |
* | Bot fix | msarett | 2015-09-04 |
* | draw 3 moveTos followed by various others [moves, lines, closes] | reed | 2015-09-04 |
* | update gm test size to include new elements | caryclark | 2015-09-04 |
* | change for issue 562 | caryclark | 2015-09-04 |
* | Minor code cleanup (left over from prior CL) | robertphillips | 2015-09-03 |
* | Will try composing a linear gradient with a color bitmap as well as an alpha8... | wangyix | 2015-09-03 |
* | Add new GM to directly exercise perspective bitmap drawing | robertphillips | 2015-09-03 |
* | Limit lifetime of GrDrawContext objects | robertphillips | 2015-09-01 |
* | Rename flag from "distance field" to "device independent." | bsalomon | 2015-08-31 |
* | Add a GM for image filters applied to stroked primitives. | senorblanco | 2015-08-31 |
* | Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* | bsalomon | 2015-08-28 |
* | Revert of Change SkShader;asFragmentProcessor signature to no longer take skp... | rmistry | 2015-08-28 |
* | Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* | bsalomon | 2015-08-28 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Remove GrStagedProcessor, remove the word Stage as it applies to FPs | bsalomon | 2015-08-27 |