1. f0313ee Rename createTestingOnlyBackendTexture to createBackendTexture by Robert Phillips · 5 years ago
  2. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  3. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 5 years ago
  4. 13371a1 Standardize DDL images to RGBA by Robert Phillips · 5 years ago
  5. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  6. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  7. 0cc5754 Revert "Revert "Change promise image contract to for when Release and Done are called."" by Brian Salomon · 5 years ago
  8. d716d44 Revert "Change promise image contract to for when Release and Done are called." by Brian Salomon · 5 years ago
  9. c5e8e15 Change promise image contract to for when Release and Done are called. by Brian Salomon · 5 years ago
  10. 193c421 Remove peekProxy's side-effect behavior by Robert Phillips · 5 years ago
  11. 7d88f31 Remove support for SkDeferredDisplayListRecorder::DelayReleaseCallback::kNo. by Brian Salomon · 5 years ago
  12. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  13. f55e8d5 Add option to skip intermediate release/fulfill calls for promise images. by Brian Salomon · 5 years ago
  14. 3f4cd77 Make SkPromiseImageTexture ref counted. by Brian Salomon · 6 years ago
  15. cdd8a0a Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"" by Brian Salomon · 6 years ago
  16. 426ba46 Revert "Reuse GrTexture instances when the same GrBackendTexture is used to" by Brian Salomon · 6 years ago
  17. 559c617 Reuse GrTexture instances when the same GrBackendTexture is used to by Brian Salomon · 6 years ago
  18. f391d0f Reduce the number of backend->pixelconfig GrCaps virtuals. by Brian Salomon · 6 years ago
  19. 60ac5d0 Add use of RG textures in wacky_yuv_formats by Jim Van Verth · 6 years ago
  20. e24b587 Replace use of SkYUVSizeInfo with SkYUVASizeInfo by Jim Van Verth · 6 years ago
  21. f9f0735 Reland "Some more clean-up of YUVA code" by Jim Van Verth · 6 years ago
  22. 70bd0b7 Revert "Some more clean-up of YUVA code" by Mike Klein · 6 years ago
  23. c967407 Some more clean-up of YUVA code by Jim Van Verth · 6 years ago
  24. b7f0b9c Remove use of colorTypes from SkYUVSizeInfo by Jim Van Verth · 6 years ago
  25. 8f11e43 Reland: Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  26. f99a674 Revert "Widen internal API to support more complex YUV formats" by Jim Van Verth · 6 years ago
  27. 0c583af Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  28. 21bd60d Connect up YUVA images for testing. by Jim Van Verth · 6 years ago
  29. 66a9734 Make SkYUVAIndex publicly accessible by Robert Phillips · 6 years ago
  30. e8e2bb1 Test YUV images in DDL by Robert Phillips · 6 years ago
  31. 0790f8a Fix DDL reattachment of uniquely keyed proxies by Robert Phillips · 6 years ago
  32. 036fdfe implemented getting format from texture as virtual in gpu caps by Timothy Liang · 6 years ago
  33. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  34. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  35. 9660108 Add DDL to SKPBench by Robert Phillips · 6 years ago