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