1. f04fb3c Change how GPs configure attributes by Brian Osman · 6 years ago
  2. cf86085 Replace GrColor4h with SkPMColor4f by Brian Osman · 6 years ago
  3. 936fe7d Pass and return GrColor4h by const& when possible by Brian Osman · 6 years ago
  4. 1be2b7c Keep paint color range/precision into ops and GPs (using GrColor4h) by Brian Osman · 6 years ago
  5. 92be2f7 Revert "Revert "Change how vertex/instance attributes are handled in geometry processors."" by Brian Salomon · 6 years ago
  6. 5045e50 Revert "Change how vertex/instance attributes are handled in geometry processors." by Mike Klein · 6 years ago
  7. 19c1233 Change how vertex/instance attributes are handled in geometry processors. by Brian Salomon · 6 years ago
  8. 969bdef Remove GrGeometryProcessor knowledge of explicit local coords by Brian Salomon · 6 years ago
  9. ecea86a Cleanup ops that are storing GrPipelineOptimizations. by Brian Salomon · 8 years ago
  10. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  11. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  12. cc6aeee Remove GrPrimitiveProcessor::hasTransformedLocalCoords by bsalomon · 8 years ago
  13. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  14. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
  15. 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
  16. ff21032 New API for computing optimization invariants. by ethannicholas · 9 years ago
  17. 57d3b03 Rename some processor functions from GL to GLSL by egdaniel · 9 years ago
  18. e659a58 Move GrGLPrimitive/GeometryProc to GLSL by egdaniel · 9 years ago
  19. 465283c Remove batchtracker by joshualitt · 9 years ago
  20. f238469 Late creation of GrPathProcessor by joshualitt · 9 years ago
  21. 1fcc01c GrPathRangeBatch by bsalomon · 9 years ago
  22. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  23. 91d844d Rename GrPipelineInfo to GrPipelineOptimizations by bsalomon · 9 years ago
  24. b2aa7cb This CL wires up the backend portion necessary for sending transformed coords via vertex attributes. by joshualitt · 9 years ago
  25. b8c241a Preliminary attempt to remove batch tracker by joshualitt · 9 years ago
  26. d3a560f Revert of Preliminary attempt to remove batch tracker (patchset #3 id:40001 of https://codereview.chromium.org/1139723004/) by joshualitt · 9 years ago
  27. cbfe91d Preliminary attempt to remove batch tracker by joshualitt · 9 years ago
  28. e3ababe remove localmatrix from GrGeometryProcessor base class by joshualitt · 9 years ago
  29. e578a95 Remove viewmatrix from GrGeometryProcessor base class by joshualitt · 9 years ago
  30. cfc1886 Use GLSLCaps for creating processor keys and GLSL-specific programs by jvanverth · 9 years ago
  31. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  32. 8072caa A simple change to move a bunch of stuff out of Gr*Geometry.h by joshualitt · 10 years ago