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