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