Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
31d59e71cf5a571ff903d64ba2a6f17b715bfcfb
/
gm
/
image_pict.cpp
5f5527f
Remove params from Cacherator_GrTextureMaker
by bsalomon
· 9 years ago
afa95e2
Remove image usage type enum. Use GrTextureParams instead.
by bsalomon
· 9 years ago
7b6945b
remove unused (by the outside) SkImage::newSurface, and simplify newImage -> newSubset
by reed
· 9 years ago
3b0d532
Purge cached resources on SkImage destruction.
by fmalita
· 9 years ago
c4a83e2
support colortables in cacherator
by reed
· 9 years ago
a32cc95
widen gm to show entire image, add place-holder for no context
by reed
· 9 years ago
935d6cf
Add subsets to SkImageGenerator and SkImageCacherator
by reed
· 9 years ago
8f4fe37
some catchup CL revisions
by reed
· 9 years ago
8f34372
Extend SkImageGenerator to support natively generated GrTextures. As part of this, added uniqueID() to the generator, and made it be in the same namespace is bitmaps, pixelrefs, images.
by reed
· 9 years ago
d5b7563
add SkImage::NewFromPicture and a GM to test it
by reed
· 9 years ago