1. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years ago
  2. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 1 month ago
  3. e8d3cca Remove GrPrepareForExternalIORequests from flush. by Greg Daniel · 4 years, 2 months ago
  4. 03535f4 No longer move queue index of VkImage back to initial state on release. by Greg Daniel · 4 years, 2 months ago
  5. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 2 months ago
  6. c1ad77c Add finisehd proc to backend texture creation. by Greg Daniel · 4 years, 3 months ago
  7. 7c90211 Remove SkImage getTexture call. by Greg Daniel · 4 years, 5 months ago
  8. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 5 months ago
  9. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 5 months ago
  10. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 5 months ago
  11. febdedf Switch SkImage_Base asTextureProxyRef to return view instead. by Greg Daniel · 4 years, 6 months ago
  12. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  13. eed7d63 Disable VkTransitionExternalQueueTest. by Greg Daniel · 5 years ago
  14. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  15. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 5 years ago
  16. 8062679 Switch all internel uses of GrContext::createBackendTexture over to initialized versions by Robert Phillips · 5 years ago
  17. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  18. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 5 years ago
  19. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  20. 797efca Add option to GrContext::flush for GrPrepareForExternalIORequests. by Greg Daniel · 5 years ago
  21. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  22. 3f219cb Ensure we don't skip image memory barriers when queue change needed by Eric Karl · 5 years ago
  23. 6603a17 Make SkImage_Base::asTextureProxyRef take a GrRecordingContext parameter by Robert Phillips · 5 years ago
  24. 59dc148 Track GrVkResources in command buffer associated with pipeline barriers. by Greg Daniel · 5 years ago
  25. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  26. 54bfb18 Privately include our version of vulkan header file in all our src files. by Greg Daniel · 6 years ago
  27. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  28. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  29. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  30. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  31. 6d138bf Reland "Remove GrBackendObject and all related functions from Skia." by Greg Daniel · 6 years ago
  32. a0ca909 Revert "Remove GrBackendObject and all related functions from Skia." by Brian Osman · 6 years ago
  33. ccd4cfc Remove GrBackendObject and all related functions from Skia. by Greg Daniel · 6 years ago
  34. ff134f2 Compile with latest clang 7. by Ben Wagner · 6 years ago
  35. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 6 years ago
  36. 52e16d9 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. by Greg Daniel · 6 years ago