- 65c7f66 Add mip support to GrAHardwareBufferImageGenerator by Greg Daniel · 7 years ago
- f88c12e Add api for passing mipped hint into ImageGenerator onGenerateTexture by Greg Daniel · 7 years ago
- ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
- 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago
- d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
- 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
- 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
- e44ef10 Second small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
- 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
- 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
- 77e9666 Make SkImage_Lazy::onMakeColorSpace return a SkImage_Lazy by Christopher Cameron · 7 years ago
- d9d8485 Retract GrTexture.h a bit by Robert Phillips · 7 years ago
- 63e7973 Remove GrSurfaceProxy::desc() by Brian Salomon · 7 years ago
- ebb1b5c Add new SkImageGenerator::getPixels() API, deprecate the old by Matt Sarett · 7 years ago
- df7e075 Fold SkImageCacherator into SkImage_Lazy by Brian Osman · 8 years ago
- a28e2b0 Simplify SkImageCacherator slightly by Brian Osman · 8 years ago
- 4edb5d2 hide lockpixels api behind flag by Mike Reed · 8 years ago
- 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 8 years ago
- b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 8 years ago
- 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 8 years ago
- 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 8 years ago
- 2e491a6 clean up (partially) colortable api by Mike Reed · 8 years ago
- 4f358be Make SkImageCacherator be deferred (take 2) by Robert Phillips · 8 years ago
- e3060ba Revert "Make SkImageCacherator be deferred" by Robert Phillips · 8 years ago
- 801f8b8 Make SkImageCacherator be deferred by Robert Phillips · 8 years ago
- 0ae6faa Make SkImage_Gpu be deferred (take 2) by Robert Phillips · 8 years ago
- eaa78c4 Revert "Make SkImage_Gpu be deferred" by Robert Phillips · 8 years ago
- 0db235b Make SkImage_Gpu be deferred by Robert Phillips · 8 years ago
- b726d58 Partially defer SkImage_Gpu by Robert Phillips · 8 years ago
- 4447b64 Switch SkImageGenerator over to generating GrTextureProxies by Robert Phillips · 8 years ago
- 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 8 years ago
- 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
- 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
- ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
- 6de9904 Reduce use of SkImage_Base::peekTexture by Robert Phillips · 8 years ago
- f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
- 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
- e94255d Specify bit depth and color space in SkImage::MakeFromPicture() by Matt Sarett · 8 years ago
- 138ea97 Add color space to picture image as a creation parameter by Brian Osman · 8 years ago
- e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
- 222e9ad Make picture backed images sRGB by default by Brian Osman · 8 years ago
- d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
- 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
- 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
- 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
- c87f99e Make subset param to texture generation API non-optional by Brian Osman · 8 years ago
- 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
- 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
- 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
- 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
- c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
- 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
- cefc431 gm: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
- 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
- 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
- dddbe38 Adding an SkColorSpace to SkImage_Gpu by brianosman · 8 years ago
- 982eb7f Add new SkSourceGammaTreatment enum, used in situations like mipmap construction, where we need to know if we should respect (vs. ignore) the gamma encoding of sRGB tagged images. Plumb that extensively. by brianosman · 8 years ago
- e6f0d6e GMs: fail gracefully for null surface by scroggo · 8 years ago
- 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
- e8f3062 switch surface to sk_sp by reed · 9 years ago
- ca2622b return pictures as sk_sp by reed · 9 years ago
- 9ce9d67 update callsites for Make image factories by reed · 9 years ago
- 84a4e5a Remove internal calls to SkImage::getTexture by bsalomon · 9 years ago
- 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
- bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 9 years ago
- 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
- 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