aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/image_pict.cpp
Commit message (Expand)AuthorAge
* Remove params from Cacherator_GrTextureMakerGravatar bsalomon2015-10-15
* Remove image usage type enum. Use GrTextureParams instead.Gravatar bsalomon2015-10-12
* remove unused (by the outside) SkImage::newSurface, and simplify newImage -> ...Gravatar reed2015-09-24
* Purge cached resources on SkImage destruction.Gravatar fmalita2015-09-18
* support colortables in cacheratorGravatar reed2015-09-11
* widen gm to show entire image, add place-holder for no contextGravatar reed2015-08-19
* Add subsets to SkImageGenerator and SkImageCacheratorGravatar reed2015-08-18
* some catchup CL revisionsGravatar reed2015-08-13
* Extend SkImageGenerator to support natively generated GrTextures. As part of ...Gravatar reed2015-08-13
* add SkImage::NewFromPicture and a GM to test itGravatar reed2015-08-13