1. 8c852be Removing tracking of whether GP/FP coverage calculations are used by XP. by Brian Salomon · 8 years ago
  2. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  3. f57372d Screenspace AA tessellated GPU path rendering. by senorblanco · 8 years ago
  4. 682580f Revert of Screenspace AA tessellated path rendering. (patchset #37 id:730001 of https://codereview.chromium.org/1152733009/ ) by senorblanco · 8 years ago
  5. 9992bde Screenspace AA tessellated GPU path rendering. by senorblanco · 8 years ago
  6. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  7. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 8 years ago
  8. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  9. b2aa7cb This CL wires up the backend portion necessary for sending transformed coords via vertex attributes. by joshualitt · 9 years ago
  10. df0c557 Use new API everywhere for GrDefaultGeoProcFactory by joshualitt · 9 years ago
  11. e494a58 Revert of Use new API everywhere for GrDefaultGeoProcFactory (patchset #5 id:80001 of https://codereview.chromium.org/1261083003/) by joshualitt · 9 years ago
  12. 801823b Use new API everywhere for GrDefaultGeoProcFactory by joshualitt · 9 years ago
  13. 7a0d697 Change GrDefaultGeoProcFactory to a namespace by joshualitt · 9 years ago
  14. 0d986d8 Cleanup GrDefaultGeoProcFactory localCoords by joshualitt · 9 years ago
  15. e9d6095 Cleanup Default Geo Proc API by joshualitt · 9 years ago
  16. 7765a47 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
  17. d07a279 Revert of Rework GrPipelineInfo (patchset #7 id:120001 of https://codereview.chromium.org/1213383005/) by bsalomon · 9 years ago
  18. f5179a4 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
  19. b8c241a Preliminary attempt to remove batch tracker by joshualitt · 9 years ago
  20. d3a560f Revert of Preliminary attempt to remove batch tracker (patchset #3 id:40001 of https://codereview.chromium.org/1139723004/) by joshualitt · 9 years ago
  21. cbfe91d Preliminary attempt to remove batch tracker by joshualitt · 9 years ago
  22. 1ba8cc9 removing equality / compute invariant loops from GrGeometryProcessors by joshualitt · 9 years ago
  23. 50cb76b Revert of removing equality / compute invariant loops from GrGeometryProcessors (patchset #2 id:20001 of https://codereview.chromium.org/1111603004/) by joshualitt · 9 years ago
  24. ef292a0 removing equality / compute invariant loops from GrGeometryProcessors by joshualitt · 9 years ago
  25. 8059eb9 Move ViewMatrix off of drawstate by joshualitt · 10 years ago
  26. 8fc6c2d This CL cleans up the last remaining users of localCoordChange on paint by joshualitt · 10 years ago
  27. 56995b5 Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  28. 2e3b3e3 This cl moves color and coverage off of drawstate. In an effort to keep this CL manageable, I have left the compute invariant input / output in a bit of a strange state(fixing this will be complicated). by joshualitt · 10 years ago
  29. 2dd1ae0 First step to moving vertex attributes to the geometryProcessor by joshualitt · 10 years ago
  30. 5478d42 Push creation of default GP to the caller by joshualitt · 10 years ago
  31. 4973d9d Default geometry processor by joshualitt · 10 years ago
  32. ee0ea3f Revert of Default geometry processor (patchset #9 id:160001 of https://codereview.chromium.org/678953002/) by joshualitt · 10 years ago
  33. ff34307 Default geometry processor by joshualitt · 10 years ago