1. b577655 Don't submit vk command buffer in updateBackendTexture. by Greg Daniel · 5 years ago
  2. c1ad77c Add finisehd proc to backend texture creation. by Greg Daniel · 5 years ago
  3. 11c6767 Create DDL for final composition step in DDL test harness by Robert Phillips · 5 years ago
  4. f95e2f4 Handle mipmap creation failure in DDL test harness by Robert Phillips · 5 years ago
  5. 4508eb9 Make all SkImages mipmapped w/in the DDL testing harness by Robert Phillips · 5 years ago
  6. 19f466d Adds gpu stats for program cache by Robert Phillips · 5 years ago
  7. 923181b Improve DDLPromiseImageHelper by Robert Phillips · 5 years ago
  8. 6bad705 Additional DDL fix by Robert Phillips · 6 years ago
  9. e84bffc Fix DDL bots by Robert Phillips · 6 years ago
  10. 6694440 Make SkPixmap-variant of createBackendTexture public by Robert Phillips · 6 years ago
  11. ea1b30b New proposed syntax for SkColorTypes by Robert Phillips · 6 years ago
  12. d470e1b Add kRG_88_SkColorType by Robert Phillips · 6 years ago
  13. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 6 years ago
  14. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 6 years ago
  15. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 6 years ago
  16. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 6 years ago
  17. 23ca4e7 Enable creating protected vulkan backend by Emircan Uysaler · 6 years ago
  18. cb1adb4 Add srcData version of createBackendTexture API by Robert Phillips · 6 years ago
  19. d1d869d Make GL & Vk backends create uninitialized backend textures by Robert Phillips · 6 years ago
  20. f0313ee Rename createTestingOnlyBackendTexture to createBackendTexture by Robert Phillips · 6 years ago
  21. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 6 years ago
  22. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 6 years ago
  23. 13371a1 Standardize DDL images to RGBA by Robert Phillips · 6 years ago
  24. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 6 years ago
  25. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  26. 0cc5754 Revert "Revert "Change promise image contract to for when Release and Done are called."" by Brian Salomon · 6 years ago
  27. d716d44 Revert "Change promise image contract to for when Release and Done are called." by Brian Salomon · 6 years ago
  28. c5e8e15 Change promise image contract to for when Release and Done are called. by Brian Salomon · 6 years ago
  29. 193c421 Remove peekProxy's side-effect behavior by Robert Phillips · 6 years ago
  30. 7d88f31 Remove support for SkDeferredDisplayListRecorder::DelayReleaseCallback::kNo. by Brian Salomon · 6 years ago
  31. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 7 years ago
  32. f55e8d5 Add option to skip intermediate release/fulfill calls for promise images. by Brian Salomon · 7 years ago
  33. 3f4cd77 Make SkPromiseImageTexture ref counted. by Brian Salomon · 7 years ago
  34. cdd8a0a Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"" by Brian Salomon · 7 years ago
  35. 426ba46 Revert "Reuse GrTexture instances when the same GrBackendTexture is used to" by Brian Salomon · 7 years ago
  36. 559c617 Reuse GrTexture instances when the same GrBackendTexture is used to by Brian Salomon · 7 years ago
  37. f391d0f Reduce the number of backend->pixelconfig GrCaps virtuals. by Brian Salomon · 7 years ago
  38. 60ac5d0 Add use of RG textures in wacky_yuv_formats by Jim Van Verth · 7 years ago
  39. e24b587 Replace use of SkYUVSizeInfo with SkYUVASizeInfo by Jim Van Verth · 7 years ago
  40. f9f0735 Reland "Some more clean-up of YUVA code" by Jim Van Verth · 7 years ago
  41. 70bd0b7 Revert "Some more clean-up of YUVA code" by Mike Klein · 7 years ago
  42. c967407 Some more clean-up of YUVA code by Jim Van Verth · 7 years ago
  43. b7f0b9c Remove use of colorTypes from SkYUVSizeInfo by Jim Van Verth · 7 years ago
  44. 8f11e43 Reland: Widen internal API to support more complex YUV formats by Jim Van Verth · 7 years ago
  45. f99a674 Revert "Widen internal API to support more complex YUV formats" by Jim Van Verth · 7 years ago
  46. 0c583af Widen internal API to support more complex YUV formats by Jim Van Verth · 7 years ago
  47. 21bd60d Connect up YUVA images for testing. by Jim Van Verth · 7 years ago
  48. 66a9734 Make SkYUVAIndex publicly accessible by Robert Phillips · 7 years ago
  49. e8e2bb1 Test YUV images in DDL by Robert Phillips · 7 years ago
  50. 0790f8a Fix DDL reattachment of uniquely keyed proxies by Robert Phillips · 7 years ago
  51. 036fdfe implemented getting format from texture as virtual in gpu caps by Timothy Liang · 7 years ago
  52. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 7 years ago
  53. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 7 years ago
  54. 9660108 Add DDL to SKPBench by Robert Phillips · 7 years ago