1. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  2. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  3. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  4. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  5. 9158931 Remove static initializer restriction for Vulkan tests by Jim Van Verth · 7 years ago
  6. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  7. a18d2db Fix VkWrapTest by Greg Daniel · 7 years ago
  8. 207282e Make GrBackendTexture take Gr*Info refs in ctor, and copy them. by Greg Daniel · 7 years ago
  9. bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 7 years ago
  10. e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 7 years ago
  11. fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 7 years ago
  12. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  13. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 7 years ago
  14. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 7 years ago
  15. af40127 Minor fix to VkWrapTest by Greg Daniel · 7 years ago
  16. 0b791f5 Remove ownership aruments from render target wrap functions by Brian Osman · 7 years ago
  17. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  18. 65b8cb0 Fix VkWrapTests by jvanverth · 8 years ago
  19. 0a3a7f7 Have gpu createTestingOlyBackendTexture know if it is a render target or not by egdaniel · 8 years ago
  20. 1d4453e Another linux Vulkan fix by jvanverth · 8 years ago
  21. 1e305ba Add offset to memory allocations by jvanverth · 8 years ago
  22. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  23. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  24. 9b92ebd Remove executable bit from source code files. by benjaminwagner · 8 years ago
  25. dc0fcd4 Vulkan config in dm by bsalomon · 8 years ago
  26. 85b4b53 Rename enums in GrContextFactory to remove "GL" by bsalomon · 8 years ago
  27. 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
  28. 2d9c6f8 Rename enums in GrContextFactory to remove "GL" by bsalomon · 8 years ago
  29. 2ae4b2e Fix Vulkan tests after GrContextFactory move to sk_gpu_test by kkinnunen · 8 years ago
  30. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  31. fd359ca Implement Vulkan GrBackendObject for textures. by jvanverth · 8 years ago