1. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  2. eed7d63 Disable VkTransitionExternalQueueTest. by Greg Daniel · 5 years ago
  3. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  4. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 5 years ago
  5. 8062679 Switch all internel uses of GrContext::createBackendTexture over to initialized versions by Robert Phillips · 5 years ago
  6. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  7. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 5 years ago
  8. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  9. 797efca Add option to GrContext::flush for GrPrepareForExternalIORequests. by Greg Daniel · 5 years ago
  10. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  11. 3f219cb Ensure we don't skip image memory barriers when queue change needed by Eric Karl · 5 years ago
  12. 6603a17 Make SkImage_Base::asTextureProxyRef take a GrRecordingContext parameter by Robert Phillips · 5 years ago
  13. 59dc148 Track GrVkResources in command buffer associated with pipeline barriers. by Greg Daniel · 5 years ago
  14. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  15. 54bfb18 Privately include our version of vulkan header file in all our src files. by Greg Daniel · 6 years ago
  16. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  17. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  18. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  19. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  20. 6d138bf Reland "Remove GrBackendObject and all related functions from Skia." by Greg Daniel · 6 years ago
  21. a0ca909 Revert "Remove GrBackendObject and all related functions from Skia." by Brian Osman · 6 years ago
  22. ccd4cfc Remove GrBackendObject and all related functions from Skia. by Greg Daniel · 6 years ago
  23. ff134f2 Compile with latest clang 7. by Ben Wagner · 6 years ago
  24. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 6 years ago
  25. 52e16d9 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. by Greg Daniel · 6 years ago