1. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 6 years ago
  2. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 6 years ago
  3. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 6 years ago
  4. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 6 years ago
  5. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  6. f5d8758 Add new SkImage factory to create from GrBackendTexture with SkColorType by Greg Daniel · 7 years ago
  7. 207282e Make GrBackendTexture take Gr*Info refs in ctor, and copy them. by Greg Daniel · 7 years ago
  8. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  9. 0acd795 add helper makeShader for the common Clamp case by Mike Reed · 7 years ago
  10. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  11. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 7 years ago
  12. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 7 years ago
  13. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  14. 87f15c8 Retract GrRenderTarget from GrTestTarget by robertphillips · 8 years ago
  15. 175dd9b Clean up test drawContext usage by robertphillips · 8 years ago
  16. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  17. 3c48100 Make the debug interface a GrGLTestInterface subclass. by bsalomon · 8 years ago
  18. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  19. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  20. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  21. ce563cd more shader-->sp conversions by reed · 8 years ago
  22. 5671c5b SkImage now has makeShader to return sk_sp by reed · 8 years ago
  23. e179a91 Texturing support for RECTANGLE textures. by bsalomon · 8 years ago