1. 08ba085 Revert "De-GL-ify tests, gm and tools" by Robert Phillips · 5 years ago
  2. 89fb346 De-GL-ify tests, gm and tools by Robert Phillips · 5 years ago
  3. d696f8e Support GL_ANGLE_texture_rectangle. by Brian Salomon · 5 years ago
  4. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  5. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  6. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  7. 71c0e94 We don't actually use thesee extensions with GLES by Mike Klein · 5 years ago
  8. 16b1efb allow GMs to fail in DM by Mike Klein · 5 years ago
  9. 50e24d7 Add a mechanism for GMs to silently exclude themselves from Gold by Chris Dalton · 5 years ago
  10. 3a77837 Reland "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  11. 382b122 Revert "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  12. f5efa78 Add a GpuGM class for GPU-only tests by Chris Dalton · 5 years ago
  13. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  14. d7a5a1d Add a central skiagm::GM::DrawFailureMessage for error messages by Chris Dalton · 5 years ago
  15. df2d27e drawText Cleanup, part 2 by Hal Canary · 6 years ago
  16. 246bc3d Revert "Revert "Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures."" by Brian Salomon · 6 years ago
  17. 47be94a Revert "Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures." by Brian Salomon · 6 years ago
  18. 10273c1 Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures. by Brian Salomon · 6 years ago
  19. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  20. 1e04b36 Reland: Check for ANGLE's implementation of texture_rectangle by Weiliang Chen · 6 years ago
  21. c421ca1 gpu: Expose GrContextPriv::abandoned in the public API. by Khushal · 6 years ago
  22. 6d36370 Add bullet proofing for preAbandonContext by Robert Phillips · 6 years ago
  23. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  24. 35b40ce Revert "Check for ANGLE's implementation of texture_rectangle" by Ravi Mistry · 6 years ago
  25. 00f8866 Check for ANGLE's implementation of texture_rectangle by Weiliang Chen · 6 years ago
  26. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  27. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  28. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  29. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  30. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  31. f5d8758 Add new SkImage factory to create from GrBackendTexture with SkColorType by Greg Daniel · 7 years ago
  32. 207282e Make GrBackendTexture take Gr*Info refs in ctor, and copy them. by Greg Daniel · 7 years ago
  33. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  34. 0acd795 add helper makeShader for the common Clamp case by Mike Reed · 7 years ago
  35. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  36. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 7 years ago
  37. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 7 years ago
  38. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  39. 87f15c8 Retract GrRenderTarget from GrTestTarget by robertphillips · 8 years ago
  40. 175dd9b Clean up test drawContext usage by robertphillips · 8 years ago
  41. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  42. 3c48100 Make the debug interface a GrGLTestInterface subclass. by bsalomon · 8 years ago
  43. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  44. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  45. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  46. ce563cd more shader-->sp conversions by reed · 8 years ago
  47. 5671c5b SkImage now has makeShader to return sk_sp by reed · 8 years ago
  48. e179a91 Texturing support for RECTANGLE textures. by bsalomon · 9 years ago