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