Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove params from Cacherator_GrTextureMaker | bsalomon | 2015-10-15 |
* | Remove image usage type enum. Use GrTextureParams instead. | bsalomon | 2015-10-12 |
* | remove unused (by the outside) SkImage::newSurface, and simplify newImage -> ... | reed | 2015-09-24 |
* | Purge cached resources on SkImage destruction. | fmalita | 2015-09-18 |
* | support colortables in cacherator | reed | 2015-09-11 |
* | widen gm to show entire image, add place-holder for no context | reed | 2015-08-19 |
* | Add subsets to SkImageGenerator and SkImageCacherator | reed | 2015-08-18 |
* | some catchup CL revisions | reed | 2015-08-13 |
* | Extend SkImageGenerator to support natively generated GrTextures. As part of ... | reed | 2015-08-13 |
* | add SkImage::NewFromPicture and a GM to test it | reed | 2015-08-13 |