1. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  2. 1e04b36 Reland: Check for ANGLE's implementation of texture_rectangle by Weiliang Chen · 6 years ago
  3. c421ca1 gpu: Expose GrContextPriv::abandoned in the public API. by Khushal · 6 years ago
  4. 6d36370 Add bullet proofing for preAbandonContext by Robert Phillips · 6 years ago
  5. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  6. 35b40ce Revert "Check for ANGLE's implementation of texture_rectangle" by Ravi Mistry · 6 years ago
  7. 00f8866 Check for ANGLE's implementation of texture_rectangle by Weiliang Chen · 6 years ago
  8. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 6 years ago
  9. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 6 years ago
  10. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 6 years ago
  11. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 6 years ago
  12. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  13. f5d8758 Add new SkImage factory to create from GrBackendTexture with SkColorType by Greg Daniel · 7 years ago
  14. 207282e Make GrBackendTexture take Gr*Info refs in ctor, and copy them. by Greg Daniel · 7 years ago
  15. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  16. 0acd795 add helper makeShader for the common Clamp case by Mike Reed · 7 years ago
  17. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  18. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 7 years ago
  19. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 7 years ago
  20. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  21. 87f15c8 Retract GrRenderTarget from GrTestTarget by robertphillips · 8 years ago
  22. 175dd9b Clean up test drawContext usage by robertphillips · 8 years ago
  23. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  24. 3c48100 Make the debug interface a GrGLTestInterface subclass. by bsalomon · 8 years ago
  25. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  26. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  27. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  28. ce563cd more shader-->sp conversions by reed · 8 years ago
  29. 5671c5b SkImage now has makeShader to return sk_sp by reed · 8 years ago
  30. e179a91 Texturing support for RECTANGLE textures. by bsalomon · 8 years ago