1. 6cb807b Simplify adding attributes to GrGeometryProcessor by bsalomon · 8 years ago
  2. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  3. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  4. 88cf17d Consolidate handling of infinitely thin primitives and aa bloat handing WRT batch bounds. by bsalomon · 8 years ago
  5. b05df0f Fix check for maxVertexAttributes in GrVkPipeline by egdaniel · 8 years ago
  6. 28a838e Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h by robertphillips · 8 years ago
  7. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago
  8. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  9. 76948d4 Add Gr*Proxy classes by robertphillips · 8 years ago
  10. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  11. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  12. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  13. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago
  14. d4c741e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  15. aa19a5f Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 of https://codereview.chromium.org/1914883002/ ) by robertphillips · 8 years ago
  16. 2f1c42e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  17. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  18. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  19. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  20. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 8 years ago
  21. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  22. 1d417a8 Add unit test for vertex attribute count. by bsalomon · 8 years ago