1. e22c5ca Fix wacky_yuv_formats for *ooprddl configs by Robert Phillips · 4 years, 3 months ago
  2. c3ce54a Remove color type from promise image proxy callback. by Brian Salomon · 4 years, 6 months ago
  3. 7c90211 Remove SkImage getTexture call. by Greg Daniel · 4 years, 7 months ago
  4. ecbb0fb Simplify view getters on GrTextureProducer. by Brian Salomon · 4 years, 7 months ago
  5. c8d092a Revert "Revert "Remove copies for wrap modes in GrTextureProducer."" by Brian Salomon · 4 years, 7 months ago
  6. bf5cb0f Revert "Remove copies for wrap modes in GrTextureProducer." by Robert Phillips · 4 years, 7 months ago
  7. 7fba244 Remove copies for wrap modes in GrTextureProducer. by Brian Salomon · 4 years, 7 months ago
  8. 3a36511 Remove origin from GrSurfaceProxy. by Greg Daniel · 4 years, 7 months ago
  9. c767209 Have gpu yuv code speak in views. by Greg Daniel · 4 years, 8 months ago
  10. febdedf Switch SkImage_Base asTextureProxyRef to return view instead. by Greg Daniel · 4 years, 8 months ago
  11. cc21d0c Reland "Change refPinnedTextureProxy to return a view instead." by Greg Daniel · 4 years, 8 months ago
  12. ebc00f9 Revert "Change refPinnedTextureProxy to return a view instead." by Greg Daniel · 4 years, 8 months ago
  13. becd2fe Change refPinnedTextureProxy to return a view instead. by Greg Daniel · 4 years, 8 months ago
  14. 37c127f Rename view getters in various image subclasses. by Greg Daniel · 4 years, 8 months ago
  15. ccb6142 Allow implicit conversion from GrSamplerState::Filter to GrSamplerState by Brian Salomon · 4 years, 8 months ago
  16. ead321b Add glue to link the GrContext createCompressedBackendTexture API to the GL and Vulkan backends by Robert Phillips · 4 years, 9 months ago
  17. 1a372c3 Add SurfaceView for SkImage_GpuYUVA's flattened proxy. by Greg Daniel · 4 years, 9 months ago
  18. 9f2b86c More SkISizification in GPU code. by Brian Salomon · 5 years ago
  19. 729fc0c Revert "Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig" by Brian Salomon · 5 years ago
  20. 384f6e3 Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig by Brian Salomon · 5 years ago
  21. 62221e7 Delete GrBackendSurface's GrPixelConfig by Robert Phillips · 5 years ago
  22. c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 5 years ago
  23. dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 5 years ago
  24. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 5 years ago
  25. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  26. 5ad6fd3 Put SkImageInfo on SkImage to avoid cost of reconstructing for queries. by Brian Salomon · 6 years ago
  27. 0cc5754 Revert "Revert "Change promise image contract to for when Release and Done are called."" by Brian Salomon · 6 years ago
  28. d716d44 Revert "Change promise image contract to for when Release and Done are called." by Brian Salomon · 6 years ago
  29. c5e8e15 Change promise image contract to for when Release and Done are called. by Brian Salomon · 6 years ago
  30. 6603a17 Make SkImage_Base::asTextureProxyRef take a GrRecordingContext parameter by Robert Phillips · 6 years ago
  31. 7d88f31 Remove support for SkDeferredDisplayListRecorder::DelayReleaseCallback::kNo. by Brian Salomon · 6 years ago
  32. 9338c60 Switch FP creation over to GrRecordingContext by Robert Phillips · 6 years ago
  33. fe0963c Move "matches" from GrContextThreadSafeProxy to GrContext_Base by Robert Phillips · 6 years ago
  34. e956049 Fix makeColorSpace on YUV images by Brian Osman · 6 years ago
  35. fd0d970 Rename GrContext::uniqueID to contextID and hide it by Robert Phillips · 6 years ago
  36. f55e8d5 Add option to skip intermediate release/fulfill calls for promise images. by Brian Salomon · 6 years ago
  37. a0bc39d Split GrContextThreadSafeProxy into its own files (take 2) by Robert Phillips · 6 years ago
  38. ea8b4fc Revert "Split GrContextThreadSafeProxy into its own files" by Robert Phillips · 6 years ago
  39. f8397f2 Split GrContextThreadSafeProxy into its own files by Robert Phillips · 6 years ago
  40. 3e4c2f3 Reland "Add target SkColorSpace to SkImage_GpuYUVA." by Jim Van Verth · 6 years ago
  41. 4938323 Revert "Add target SkColorSpace to SkImage_GpuYUVA." by Jim Van Verth · 6 years ago
  42. 2746765 Reduce reliance on the SkImage_Gpu's GrContext pointer by Robert Phillips · 6 years ago
  43. 2232b9e Add target SkColorSpace to SkImage_GpuYUVA. by Jim Van Verth · 6 years ago
  44. cdd8a0a Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"" by Brian Salomon · 6 years ago
  45. 426ba46 Revert "Reuse GrTexture instances when the same GrBackendTexture is used to" by Brian Salomon · 6 years ago
  46. 559c617 Reuse GrTexture instances when the same GrBackendTexture is used to by Brian Salomon · 6 years ago
  47. f05e6d3 Remove superfluous budgeted params and member related to SkImage_GpuBase by Brian Salomon · 6 years ago
  48. be5a093 Consolidate details of lazy proxy creation for promise image textures. by Brian Salomon · 6 years ago
  49. 5327536 Verify YUVA channel information and add premultiplied alpha by Jim Van Verth · 6 years ago
  50. 0e67194 Merge common code for SkImage_Gpu and SkImage_GpuYUVA. by Jim Van Verth · 6 years ago
  51. 6064e1c Remove texColorSpace output param from various producer APIs by Brian Osman · 6 years ago
  52. e7fd8c3 Un-plumb dstColorSpace through GrTextureProducer by Brian Osman · 6 years ago
  53. e50cdf0 Remove unused dstColorSpace from getROPixels by Brian Osman · 6 years ago
  54. 21bd60d Connect up YUVA images for testing. by Jim Van Verth · 6 years ago
  55. 8bbce0e More SkImage_GpuYUV updates by Jim Van Verth · 6 years ago
  56. 8026ccc Implement more SkImage_GpuYUVA functionality by Jim Van Verth · 6 years ago