- 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
- d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
- 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
- 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
- 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
- 408ef21 Revert "replace SkNVRefCnt with SkRefCnt" by Mike Klein · 6 years ago
- e24b587 Replace use of SkYUVSizeInfo with SkYUVASizeInfo by Jim Van Verth · 6 years ago
- 0fb1ee9 replace SkNVRefCnt with SkRefCnt by Mike Klein · 6 years ago
- b70fd91 Remove colorType and colorSpace from bitmap cache key, and IWYU by Brian Osman · 6 years ago
- 00766bf Remove directGeneratePixels, and do some follow-up refactoring by Brian Osman · 6 years ago
- dae3585 Guarded version of change to lazy image readPixels by Brian Osman · 6 years ago
- 6064e1c Remove texColorSpace output param from various producer APIs by Brian Osman · 6 years ago
- 41ba826 (Almost) no one needs to know about SkPixelRef by Brian Osman · 6 years ago
- e7fd8c3 Un-plumb dstColorSpace through GrTextureProducer by Brian Osman · 6 years ago
- e50cdf0 Remove unused dstColorSpace from getROPixels by Brian Osman · 6 years ago
- 8f11e43 Reland: Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
- b4ae499 In makeColorSpace, hoist the null -> sRGB optimization by Brian Osman · 6 years ago
- f99a674 Revert "Widen internal API to support more complex YUV formats" by Jim Van Verth · 6 years ago
- 0c583af Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
- a0dc3d2 Revert "Revert "Include color type and color space in bitmap cache key"" by Brian Osman · 6 years ago
- 9ff04c0 Revert "Include color type and color space in bitmap cache key" by Brian Osman · 6 years ago
- 274a89e Include color type and color space in bitmap cache key by Brian Osman · 6 years ago
- ba65168 Fix two bugs in GPU special image read-back by Brian Osman · 6 years ago
- ae5e864 remove internal uses of SkColorSpace::toXYZD50() by Mike Klein · 6 years ago
- 15f0f29 Reland "Reland "Reland "Preserve colorType and alphaType in SkImage::makeColorSpace""" by Brian Osman · 6 years ago
- 7f3ceba Revert "Reland "Reland "Preserve colorType and alphaType in SkImage::makeColorSpace""" by Mike Klein · 6 years ago
- 4157687 Reland "Reland "Preserve colorType and alphaType in SkImage::makeColorSpace"" by Brian Osman · 6 years ago
- 25ceb1c Remove assert about top left origin in lazy image generator unique key. by Greg Daniel · 6 years ago
- 11f4994 Revert "Reland "Preserve colorType and alphaType in SkImage::makeColorSpace"" by Brian Osman · 6 years ago
- 893052e Reland "Preserve colorType and alphaType in SkImage::makeColorSpace" by Brian Osman · 6 years ago
- 0d08b3e Revert "Preserve colorType and alphaType in SkImage::makeColorSpace" by Brian Osman · 6 years ago
- d842557 Preserve colorType and alphaType in SkImage::makeColorSpace by Brian Osman · 6 years ago
- b4a8eac Add SkImage_Base API to access planar data by Robert Phillips · 6 years ago
- bd65955 Remove SkImageCacherator entirely by Brian Osman · 6 years ago
- 10494e3 Restore lazy image cache key logic by Brian Osman · 6 years ago
- b3f3830 Add support for gray + colorspace to SkCodec by Brian Osman · 6 years ago
- 2ad0820 Have SkImage_Base send out UniqueKey invalidations to GPU backend when destroyed. by Greg Daniel · 6 years ago
- cc956f2 Reland "Revert "Add support for gray + colorspace to SkCodec"" by Brian Osman · 6 years ago
- 5bcab74 Revert "Revert "Add support for gray + colorspace to SkCodec"" by Brian Osman · 6 years ago
- a51d1b4 Revert "Add support for gray + colorspace to SkCodec" by Brian Osman · 6 years ago
- 8491dd8 Add support for gray + colorspace to SkCodec by Brian Osman · 6 years ago
- 7ed0eae Revert "Remove lazy image color space hacks for gray" by Brian Osman · 6 years ago
- 12dffda Remove unused onCanLazyGenerateOnGPU function by Brian Osman · 6 years ago
- a81c2be Remove lazy image color space hacks for gray by Brian Osman · 6 years ago
- eb7e529 Remove CachedFormat remnants by Brian Osman · 6 years ago
- 30301c4 share helper for flagging when added to raster cache by Mike Reed · 6 years ago
- b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 6 years ago
- c87cfb6 Remove old lazy image decoding heuristic logic by Brian Osman · 6 years ago
- bfc33e5 Revert "Revert "Temporary fix for SkImage_Lazy handling of color spaces"" by Brian Osman · 6 years ago
- d47fe09 Handle F32 in lazy image by Brian Osman · 6 years ago
- e269310 Revert "Temporary fix for SkImage_Lazy handling of color spaces" by Brian Osman · 6 years ago
- 439b994 Temporary fix for SkImage_Lazy handling of color spaces by Brian Osman · 6 years ago
- 861ea5b Remove const from (immutable) SkColorSpace args to some functions by Brian Osman · 6 years ago
- 8f5bbda Fall back to bilerp if we are undable to do a copy for mips. by Greg Daniel · 6 years ago
- 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
- 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
- 56893cd Fix A2B JPEG images on GPU backed xform or color-managed canvas by Brian Osman · 6 years ago
- 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
- 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
- cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 6 years ago
- 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
- f2c7364 support image-subsets in serialization by Mike Reed · 6 years ago
- e6c0fe0 Remove SK_IGNORE_SKIMAGE_ONREFENCODED_CHANGE. by Ben Wagner · 6 years ago
- bdf5433 SkImage::onRefEncoded to return sk_sp. by Ben Wagner · 6 years ago
- c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 7 years ago
- e1c60d6 Tag the unique keys of lazy images. by Derek Sollenberger · 7 years ago
- 56008aa Add SkColorType getter on SkImage. by Greg Daniel · 7 years ago
- f6f7b67 When creating emptyp MipMap proxies, don't instantiate them immediately. Attempt 3 by Greg Daniel · 7 years ago
- 7080a43 Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately.""" by Greg Daniel · 7 years ago
- 95edb43 Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately."" by Greg Daniel · 7 years ago
- a4ead65 Add function to GrProxyProvider to lazily upload mip map data by Greg Daniel · 7 years ago
- bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
- 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
- 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
- 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
- d653cac More sample count cleanup: by Brian Salomon · 7 years ago
- e41e176 Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now. by Brian Salomon · 7 years ago
- 3338482 remove SkColorSpace_Base by Mike Klein · 7 years ago
- 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
- 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
- 1445da6 Removed unused useCache param in GrYUVProvider by Greg Daniel · 7 years ago
- 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
- e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
- f88c12e Add api for passing mipped hint into ImageGenerator onGenerateTexture by Greg Daniel · 7 years ago
- e1da1d9 Add option to create a deferred render target context with mips by Greg Daniel · 7 years ago
- 3e70fa3 When mip mapping, do YUV mip generation on CPU then upload to GPU. by Greg Daniel · 7 years ago
- fc5060d Revert "Revert "Update lockTextureProxy to return mipped proxys if mipping is requested."" by Greg Daniel · 7 years ago
- 87c76ed Revert "Update lockTextureProxy to return mipped proxys if mipping is requested." by Greg Daniel · 7 years ago
- 97abf01 Update lockTextureProxy to return mipped proxys if mipping is requested. by Greg Daniel · 7 years ago
- cd87140 Add ability to remove unique key from proxy and underlying surface. by Greg Daniel · 7 years ago
- 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
- a8ac924 Make SkImage_Lazy always report the color space of its data by Brian Osman · 7 years ago
- 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
- 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
- 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
- 8a90f50 Fourth 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
- 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
- d4b6787 Make SkImage_Lazy cache its result from onMakeColorSpace by Christopher Cameron · 7 years ago