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