1. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 8 years ago
  2. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  3. b2aa7cb This CL wires up the backend portion necessary for sending transformed coords via vertex attributes. by joshualitt · 9 years ago
  4. df0c557 Use new API everywhere for GrDefaultGeoProcFactory by joshualitt · 9 years ago
  5. e494a58 Revert of Use new API everywhere for GrDefaultGeoProcFactory (patchset #5 id:80001 of https://codereview.chromium.org/1261083003/) by joshualitt · 9 years ago
  6. 801823b Use new API everywhere for GrDefaultGeoProcFactory by joshualitt · 9 years ago
  7. 7a0d697 Change GrDefaultGeoProcFactory to a namespace by joshualitt · 9 years ago
  8. 0d986d8 Cleanup GrDefaultGeoProcFactory localCoords by joshualitt · 9 years ago
  9. e9d6095 Cleanup Default Geo Proc API by joshualitt · 9 years ago
  10. 7765a47 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
  11. d07a279 Revert of Rework GrPipelineInfo (patchset #7 id:120001 of https://codereview.chromium.org/1213383005/) by bsalomon · 9 years ago
  12. f5179a4 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
  13. b8c241a Preliminary attempt to remove batch tracker by joshualitt · 9 years ago
  14. d3a560f Revert of Preliminary attempt to remove batch tracker (patchset #3 id:40001 of https://codereview.chromium.org/1139723004/) by joshualitt · 9 years ago
  15. cbfe91d Preliminary attempt to remove batch tracker by joshualitt · 9 years ago
  16. 1ba8cc9 removing equality / compute invariant loops from GrGeometryProcessors by joshualitt · 9 years ago
  17. 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
  18. ef292a0 removing equality / compute invariant loops from GrGeometryProcessors by joshualitt · 9 years ago
  19. 8059eb9 Move ViewMatrix off of drawstate by joshualitt · 10 years ago
  20. 8fc6c2d This CL cleans up the last remaining users of localCoordChange on paint by joshualitt · 10 years ago
  21. 56995b5 Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  22. 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
  23. 2dd1ae0 First step to moving vertex attributes to the geometryProcessor by joshualitt · 10 years ago
  24. 5478d42 Push creation of default GP to the caller by joshualitt · 10 years ago
  25. 4973d9d Default geometry processor by joshualitt · 10 years ago
  26. ee0ea3f Revert of Default geometry processor (patchset #9 id:160001 of https://codereview.chromium.org/678953002/) by joshualitt · 10 years ago
  27. ff34307 Default geometry processor by joshualitt · 10 years ago