1. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  2. 2db3232 Fix Vulkan memory leak in MSAA by Greg Daniel · 7 years ago
  3. 0b791f5 Remove ownership aruments from render target wrap functions by Brian Osman · 7 years ago
  4. d6214d4 Further centralize computation of GrSurface VRAM consumption - take 2 by Robert Phillips · 8 years ago
  5. 9c46b68 Revert "Further centralize computation of GrSurface VRAM consumption" by Ben Wagner · 8 years ago
  6. ccd3c89 Further centralize computation of GrSurface VRAM consumption by Robert Phillips · 8 years ago
  7. 29e52f1 Centralize computation of GrRenderTarget & GrTexture VRAM consumption by Robert Phillips · 8 years ago
  8. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  9. 6693355 Add addtional resolve calls to vulkan backend by egdaniel · 8 years ago
  10. 50ead53 Update RT views and framebuffer in vulkan after mipmaping by egdaniel · 8 years ago
  11. 37535c9 Add discard support to Vulkan by egdaniel · 8 years ago
  12. 066df7c Add GpuCommandBuffer support. by egdaniel · 8 years ago
  13. 2feb093 Add support for finding/creating general GrVkRenderPass from the VkResourceProvider. by egdaniel · 8 years ago
  14. d62e28b Refactor creation of GrVkRenderPasses to make them move general by egdaniel · 8 years ago
  15. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  16. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 8 years ago
  17. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  18. fd359ca Implement Vulkan GrBackendObject for textures. by jvanverth · 8 years ago
  19. 164a9f0 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 8 years ago
  20. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 8 years ago
  21. 48cf268 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 8 years ago