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