1. 7dbd45d Make max number of vertex attributes be checked dynamically by bsalomon · 8 years ago
  2. e3fafcf Increase max vertex attrib count in GrPrimitiveProcessor by cdalton · 9 years ago
  3. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  4. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
  5. 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
  6. ff21032 New API for computing optimization invariants. by ethannicholas · 9 years ago
  7. 57d3b03 Rename some processor functions from GL to GLSL by egdaniel · 9 years ago
  8. e659a58 Move GrGLPrimitive/GeometryProc to GLSL by egdaniel · 9 years ago
  9. 465283c Remove batchtracker by joshualitt · 9 years ago
  10. 1fcc01c GrPathRangeBatch by bsalomon · 9 years ago
  11. 4204800 Convert child FPs from refs to pending executions when parent converts by bsalomon · 9 years ago
  12. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  13. a7f4c43 For a frag proc, its key will be a concatenation of all its descendant procs' keys in postorder traversal. by wangyix · 9 years ago
  14. 2d56303 Move willColorBlendWithDst from pipeline builder to GrPipelineOptimizations. by bsalomon · 9 years ago
  15. c699873 Remove GrPipelineOptimizations member from GrPipeline by bsalomon · 9 years ago
  16. 91d844d Rename GrPipelineInfo to GrPipelineOptimizations by bsalomon · 9 years ago
  17. b2aa7cb This CL wires up the backend portion necessary for sending transformed coords via vertex attributes. by joshualitt · 9 years ago
  18. 7765a47 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
  19. d07a279 Revert of Rework GrPipelineInfo (patchset #7 id:120001 of https://codereview.chromium.org/1213383005/) by bsalomon · 9 years ago
  20. f5179a4 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
  21. f2539d5 Use high precision vertex attributes. by senorblanco · 9 years ago
  22. e3ababe remove localmatrix from GrGeometryProcessor base class by joshualitt · 9 years ago
  23. e578a95 Remove viewmatrix from GrGeometryProcessor base class by joshualitt · 9 years ago
  24. e40d397 Isolate GrBufferAllocPools inside GrBatchTarget by robertphillips · 9 years ago
  25. e9c0fc6 Pull out shader-specific caps into GrShaderCaps and GrGLSLCaps by jvanverth · 9 years ago
  26. cfc1886 Use GLSLCaps for creating processor keys and GLSL-specific programs by jvanverth · 9 years ago
  27. f7c2d55 Determine whether we can tweakAlphaForCoverage during Pipeline/XP creation. by egdaniel · 10 years ago
  28. 8072caa A simple change to move a bunch of stuff out of Gr*Geometry.h by joshualitt · 10 years ago