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