1. d538d3d Handle promise texture image fulfill returning nullptr. by Brian Salomon · 6 years ago
  2. 0cc5754 Revert "Revert "Change promise image contract to for when Release and Done are called."" by Brian Salomon · 6 years ago
  3. 876a017 Reland "Reintroduce deinstantiate lazy proxy types and use for promise images." by Brian Salomon · 6 years ago
  4. d0e1cef Revert "Reintroduce deinstantiate lazy proxy types and use for promise images." by Brian Salomon · 6 years ago
  5. 8b40ac3 Reintroduce deinstantiate lazy proxy types and use for promise images. by Brian Salomon · 6 years ago
  6. d716d44 Revert "Change promise image contract to for when Release and Done are called." by Brian Salomon · 6 years ago
  7. c5e8e15 Change promise image contract to for when Release and Done are called. by Brian Salomon · 6 years ago
  8. 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 6 years ago
  9. 7d88f31 Remove support for SkDeferredDisplayListRecorder::DelayReleaseCallback::kNo. by Brian Salomon · 6 years ago
  10. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  11. f55e8d5 Add option to skip intermediate release/fulfill calls for promise images. by Brian Salomon · 6 years ago
  12. 4217ea7 Add outline of new GrContext hierarchy by Robert Phillips · 6 years ago
  13. 9bc76d9 Change the meaning of GrBudgetedType::kUnbudgetedUncacheable. by Brian Salomon · 6 years ago
  14. 1bf0ed8 Make GrTexture caching for SkPromiseImageTexture work when same texture by Brian Salomon · 6 years ago
  15. 3f4cd77 Make SkPromiseImageTexture ref counted. by Brian Salomon · 6 years ago
  16. cdd8a0a Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"" by Brian Salomon · 6 years ago
  17. 426ba46 Revert "Reuse GrTexture instances when the same GrBackendTexture is used to" by Brian Salomon · 6 years ago
  18. 559c617 Reuse GrTexture instances when the same GrBackendTexture is used to by Brian Salomon · 6 years ago
  19. f54883c Fix recording multiple DDLs from a single DDL Recorder (take 2) by Robert Phillips · 6 years ago
  20. b67edbd Revert "Fix recording multiple DDLs from a single DDL Recorder" by Robert Phillips · 6 years ago
  21. 99e1709 Fix recording multiple DDLs from a single DDL Recorder by Robert Phillips · 6 years ago
  22. f391d0f Reduce the number of backend->pixelconfig GrCaps virtuals. by Brian Salomon · 6 years ago
  23. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
  24. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  25. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  26. 036fdfe implemented getting format from texture as virtual in gpu caps by Timothy Liang · 7 years ago
  27. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 7 years ago
  28. 7278d68 Add DoneProc to Promise Images by Greg Daniel · 7 years ago
  29. 7f44196 Make CreateBackendFormatFromTexture shared code by Robert Phillips · 7 years ago
  30. cb1bbfe Fix breakage from merge conflict related to deleteTestingOnlyBackendTexture sig. change by Brian Salomon · 7 years ago
  31. a8d9211 Add promise images for deferred instantiation of wrapped gpu textures by Greg Daniel · 7 years ago