1. eaf0079 GrTessellator: fix for disappearing thin path. by Stephen White · 8 years ago
  2. e7a364d GrTessellator: fix artifact with exactly-1-px-wide edges. by Stephen White · 8 years ago
  3. 2e2cb9b GrTessellator: fix compile when LOGGING_ENABLED. by Stephen White · 8 years ago
  4. bf6137e Modify GrTessellator to use a VertexList where possible. by Stephen White · 8 years ago
  5. 2f4686f Quality and performance fixes for AA tessellating path renderer. by Stephen White · 8 years ago
  6. 021f927 Revert "Quality and performance fixes for AA tessellating path renderer." by Stephan White · 8 years ago
  7. d4b2155 Quality and performance fixes for AA tessellating path renderer. by Stephen White · 8 years ago
  8. 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
  9. 7ab96e9 GrTessellator: make inverse fill types more sane. by senorblanco · 8 years ago
  10. 8c8fcef fix vertex alpha calculation in GrTesselator by lsalzman · 8 years ago
  11. 49df8d1 GrTessellator: refactor Line out of Edge. by senorblanco · 8 years ago
  12. f57372d Screenspace AA tessellated GPU path rendering. by senorblanco · 8 years ago
  13. 682580f Revert of Screenspace AA tessellated path rendering. (patchset #37 id:730001 of https://codereview.chromium.org/1152733009/ ) by senorblanco · 8 years ago
  14. 9992bde Screenspace AA tessellated GPU path rendering. by senorblanco · 8 years ago
  15. 212c7c3 Tessellator: better fix for reused-edges issue. by senorblanco · 8 years ago
  16. 70f5251 Fix assert caused by floating point error in tessellating path renderer. by senorblanco · 8 years ago
  17. 99f942e Fix vertex count estimate in GrTessellator. by senorblanco · 8 years ago
  18. 93e3fff Fix for rare crash in Poly::addEdge(). by senorblanco · 8 years ago
  19. 531237e Tessellator: stop copying vertices into Polys and Monotones. by senorblanco · 8 years ago
  20. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  21. 6599eff GrTessellator: abstract vertex allocation into caller. by senorblanco · 8 years ago
  22. e6eaa32 Small GrTessellator refactor and cleanup. by senorblanco · 8 years ago
  23. e9709e8 Broke GrTessellatingPathRenderer's tessellator out into a separate file. by ethannicholas · 9 years ago
  24. fb82437 Revert of Broke GrTessellatingPathRenderer's tessellator out into a separate file. (patchset #8 id:240001 of https://codereview.chromium.org/1557083002/ ) by caryclark · 9 years ago
  25. 8b05cb8 Broke GrTessellatingPathRenderer's tessellator out into a separate file. by ethannicholas · 9 years ago