1. fe0963c Move "matches" from GrContextThreadSafeProxy to GrContext_Base by Robert Phillips · 6 years ago
  2. e956049 Fix makeColorSpace on YUV images by Brian Osman · 7 years ago
  3. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 7 years ago
  4. fd0d970 Rename GrContext::uniqueID to contextID and hide it by Robert Phillips · 7 years ago
  5. f55e8d5 Add option to skip intermediate release/fulfill calls for promise images. by Brian Salomon · 7 years ago
  6. 0d60676 Actually reuse GrTexture if SkPromiseImageTexture used with multiple images. by Brian Salomon · 7 years ago
  7. aa6ca0a Require explicit GrWrapCacheable specification in more places. by Brian Salomon · 7 years ago
  8. 1bf0ed8 Make GrTexture caching for SkPromiseImageTexture work when same texture by Brian Salomon · 7 years ago
  9. 553610d Change how PromiseLazyInstantiationCallback calls Done proc. by Brian Salomon · 7 years ago
  10. 3f4cd77 Make SkPromiseImageTexture ref counted. by Brian Salomon · 7 years ago
  11. 3e4c2f3 Reland "Add target SkColorSpace to SkImage_GpuYUVA." by Jim Van Verth · 7 years ago
  12. 4938323 Revert "Add target SkColorSpace to SkImage_GpuYUVA." by Jim Van Verth · 7 years ago
  13. 2232b9e Add target SkColorSpace to SkImage_GpuYUVA. by Jim Van Verth · 7 years ago
  14. cdd8a0a Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"" by Brian Salomon · 7 years ago
  15. 426ba46 Revert "Reuse GrTexture instances when the same GrBackendTexture is used to" by Brian Salomon · 7 years ago
  16. 559c617 Reuse GrTexture instances when the same GrBackendTexture is used to by Brian Salomon · 7 years ago
  17. f05e6d3 Remove superfluous budgeted params and member related to SkImage_GpuBase by Brian Salomon · 7 years ago
  18. f391d0f Reduce the number of backend->pixelconfig GrCaps virtuals. by Brian Salomon · 7 years ago
  19. be5a093 Consolidate details of lazy proxy creation for promise image textures. by Brian Salomon · 7 years ago
  20. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 7 years ago
  21. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 7 years ago
  22. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 7 years ago
  23. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 7 years ago
  24. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 7 years ago
  25. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 7 years ago
  26. 5327536 Verify YUVA channel information and add premultiplied alpha by Jim Van Verth · 7 years ago
  27. 0e67194 Merge common code for SkImage_Gpu and SkImage_GpuYUVA. by Jim Van Verth · 7 years ago
  28. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 7 years ago
  29. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 7 years ago
  30. 6064e1c Remove texColorSpace output param from various producer APIs by Brian Osman · 7 years ago
  31. e7fd8c3 Un-plumb dstColorSpace through GrTextureProducer by Brian Osman · 7 years ago
  32. e50cdf0 Remove unused dstColorSpace from getROPixels by Brian Osman · 7 years ago
  33. b4ae499 In makeColorSpace, hoist the null -> sRGB optimization by Brian Osman · 7 years ago
  34. 9c11135 Reland "Preserve pixel config in makeColorSpace of GPU backed images" by Brian Osman · 7 years ago
  35. be7450b Revert "Preserve pixel config in makeColorSpace of GPU backed images" by Brian Osman · 7 years ago
  36. 264ed5f Revert "Fix bug with makeColorSpace of GPU images with non-renderable configs" by Brian Osman · 7 years ago
  37. 6edbde6 Fix bug with makeColorSpace of GPU images with non-renderable configs by Brian Osman · 7 years ago
  38. 2f90741 Preserve pixel config in makeColorSpace of GPU backed images by Brian Osman · 7 years ago
  39. be686f0 Remove legacy makeColorSpace implementation by Brian Osman · 7 years ago
  40. a0dc3d2 Revert "Revert "Include color type and color space in bitmap cache key"" by Brian Osman · 7 years ago
  41. 9ff04c0 Revert "Include color type and color space in bitmap cache key" by Brian Osman · 7 years ago
  42. 274a89e Include color type and color space in bitmap cache key by Brian Osman · 7 years ago
  43. 8bbce0e More SkImage_GpuYUV updates by Jim Van Verth · 7 years ago
  44. 8026ccc Implement more SkImage_GpuYUVA functionality by Jim Van Verth · 7 years ago