1. a18d2db Fix VkWrapTest by Greg Daniel · 7 years ago
  2. 207282e Make GrBackendTexture take Gr*Info refs in ctor, and copy them. by Greg Daniel · 7 years ago
  3. bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 7 years ago
  4. e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 7 years ago
  5. fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 7 years ago
  6. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  7. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 7 years ago
  8. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 7 years ago
  9. af40127 Minor fix to VkWrapTest by Greg Daniel · 7 years ago
  10. 0b791f5 Remove ownership aruments from render target wrap functions by Brian Osman · 8 years ago
  11. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  12. 65b8cb0 Fix VkWrapTests by jvanverth · 8 years ago
  13. 0a3a7f7 Have gpu createTestingOlyBackendTexture know if it is a render target or not by egdaniel · 8 years ago
  14. 1d4453e Another linux Vulkan fix by jvanverth · 8 years ago
  15. 1e305ba Add offset to memory allocations by jvanverth · 8 years ago
  16. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  17. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  18. 9b92ebd Remove executable bit from source code files. by benjaminwagner · 8 years ago
  19. dc0fcd4 Vulkan config in dm by bsalomon · 8 years ago
  20. 85b4b53 Rename enums in GrContextFactory to remove "GL" by bsalomon · 8 years ago
  21. b4b4cf3 Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:60001 of https://codereview.chromium.org/1845923004/ ) by bsalomon · 8 years ago
  22. 2d9c6f8 Rename enums in GrContextFactory to remove "GL" by bsalomon · 8 years ago
  23. 2ae4b2e Fix Vulkan tests after GrContextFactory move to sk_gpu_test by kkinnunen · 8 years ago
  24. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  25. fd359ca Implement Vulkan GrBackendObject for textures. by jvanverth · 8 years ago