1. 9679612 Reland "Test all YUVA image factories with different encoded origins." by Brian Salomon · 3 years, 10 months ago
  2. 0c0b5a6 Remove SkYUVASizeInfo, make SkYUVAIndex a private part of SkYUVAInfo by Brian Salomon · 3 years, 10 months ago
  3. 7206817 Fix images used in orientation GMs by Brian Salomon · 3 years, 11 months ago
  4. bd3792d Add SkYUVAInfo-based promise texture image factory by Brian Salomon · 4 years ago
  5. f143274 Simplify promise image callbacks. by Brian Salomon · 4 years ago
  6. b270568 Almost remove GrContext by Adlai Holler · 4 years ago
  7. 3172208 Revert "Remove GrContext" by Robert Phillips · 4 years, 1 month ago
  8. 2edf18d Remove GrContext by Adlai Holler · 4 years, 1 month ago
  9. 59c60b0 Reland "Add idea of DataType to SkYUVAPixmapInfo." by Brian Salomon · 4 years, 2 months ago
  10. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
  11. c7fa895 Revert "Add idea of DataType to SkYUVAPixmapInfo." by Michael Ludwig · 4 years, 2 months ago
  12. ed63444 Add idea of DataType to SkYUVAPixmapInfo. by Brian Salomon · 4 years, 2 months ago
  13. be0e42c New helpers for SkYUVAInfo when used with pixmaps. by Brian Salomon · 4 years, 2 months ago
  14. 5660e8b Hook DDLPromiseImageHelper up to new YUVA API. by Brian Salomon · 4 years, 2 months ago
  15. ec9b4aa Enable ClangTidy check readability-const-return-type. by John Stiles · 4 years, 3 months ago
  16. efb5f07 Remove virtual SkImage_Base::getPlanes by Brian Salomon · 4 years, 3 months ago
  17. d007281 Fix clang 12 Wsuggest-override and Wsuggest-destructor-override by Brian Salomon · 4 years, 4 months ago
  18. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 4 months ago
  19. 13711eb rename SkMipMap to SkMipmap by Mike Reed · 4 years, 4 months ago
  20. 1a57857 Retract GrContext.h from headers by Robert Phillips · 4 years, 4 months ago
  21. d5f3c98 Update DDL test harness to use GrDirectContexts by Robert Phillips · 4 years, 4 months ago
  22. 11c6767 Create DDL for final composition step in DDL test harness by Robert Phillips · 4 years, 6 months ago
  23. f95e2f4 Handle mipmap creation failure in DDL test harness by Robert Phillips · 4 years, 7 months ago
  24. 4e3ceb9 Fix up GPUDDLSink for Vulkan by Robert Phillips · 4 years, 7 months ago
  25. 4508eb9 Make all SkImages mipmapped w/in the DDL testing harness by Robert Phillips · 4 years, 7 months ago
  26. 507e486 Revert "Enable deprecated-copy-dtor warning." by Ben Wagner · 4 years, 7 months ago
  27. e990fcc Enable deprecated-copy-dtor warning. by Ben Wagner · 4 years, 7 months ago
  28. 19f466d Adds gpu stats for program cache by Robert Phillips · 4 years, 8 months ago
  29. 923181b Improve DDLPromiseImageHelper by Robert Phillips · 4 years, 9 months ago
  30. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  31. 7d88f31 Remove support for SkDeferredDisplayListRecorder::DelayReleaseCallback::kNo. by Brian Salomon · 6 years ago
  32. f55e8d5 Add option to skip intermediate release/fulfill calls for promise images. by Brian Salomon · 6 years ago
  33. 3f4cd77 Make SkPromiseImageTexture ref counted. by Brian Salomon · 6 years ago
  34. cdd8a0a Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"" by Brian Salomon · 6 years ago
  35. 426ba46 Revert "Reuse GrTexture instances when the same GrBackendTexture is used to" by Brian Salomon · 6 years ago
  36. 559c617 Reuse GrTexture instances when the same GrBackendTexture is used to by Brian Salomon · 6 years ago
  37. f391d0f Reduce the number of backend->pixelconfig GrCaps virtuals. by Brian Salomon · 6 years ago
  38. e24b587 Replace use of SkYUVSizeInfo with SkYUVASizeInfo by Jim Van Verth · 6 years ago
  39. 8f11e43 Reland: Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  40. f99a674 Revert "Widen internal API to support more complex YUV formats" by Jim Van Verth · 6 years ago
  41. 0c583af Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  42. e8e2bb1 Test YUV images in DDL by Robert Phillips · 6 years ago
  43. 036fdfe implemented getting format from texture as virtual in gpu caps by Timothy Liang · 6 years ago
  44. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  45. 9660108 Add DDL to SKPBench by Robert Phillips · 6 years ago