1. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  2. 3602d4f Allow vulkan to upload data to testing textures with optimal layouts by egdaniel · 8 years ago
  3. 87f15c8 Retract GrRenderTarget from GrTestTarget by robertphillips · 8 years ago
  4. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  5. 175dd9b Clean up test drawContext usage by robertphillips · 8 years ago
  6. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  7. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  8. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  9. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  10. ce563cd more shader-->sp conversions by reed · 8 years ago
  11. e63ffef Remove deferred clear from SkGpuDevice by bsalomon · 8 years ago
  12. 091f60c Use a struct for client GL texture handles by bsalomon · 9 years ago
  13. 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
  14. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  15. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  16. 3e5f555 Various GL testing fixes by jvanverth · 9 years ago
  17. 8895792 Rename backing texture testing routines by jvanverth · 9 years ago
  18. 672bb7f Remove GL-specific code from GMs and tests by jvanverth · 9 years ago
  19. f9ad558 Revert of Revert of Return GrGLContext from GrTestTarget (patchset #1 id:1 of https://codereview.chromium.org/1211123004/) by reed · 9 years ago
  20. 1852ec2 Revert of Return GrGLContext from GrTestTarget (patchset #3 id:40001 of https://codereview.chromium.org/1207393002/) by reed · 9 years ago
  21. b6d93ea Return GrGLContext from GrTestTarget by joshualitt · 9 years ago
  22. 993a421 SkImage::NewFromYUVTexturesCopy by bsalomon · 9 years ago