1. ecea86a Cleanup ops that are storing GrPipelineOptimizations. by Brian Salomon · 8 years ago
  2. bfd5183 Removes tracking of whether color is ignored by XP. by Brian Salomon · 8 years ago
  3. 8c852be Removing tracking of whether GP/FP coverage calculations are used by XP. by Brian Salomon · 8 years ago
  4. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  5. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  6. a624bf3 Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  7. 56b7dc4 Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (patchset #3 id:40001 of https://codereview.chromium.org/2339203002/ ) by bsalomon · 8 years ago
  8. d91237e Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  9. 790c90b Remove base class for installed transforms in GrPrimitiveProcessor by bsalomon · 8 years ago
  10. 1a1aa93 Remove unneeded GrGLSLTransformedCoordsArray type by bsalomon · 8 years ago
  11. fe8a839 Break apart shared use of varying and uniform transforms by egdaniel · 8 years ago
  12. 8528541 Add more specialized fragment builders by cdalton · 8 years ago
  13. c08f196 Use noperspective interpolation for 2D draws by cdalton · 8 years ago
  14. 5e58cee Add GrShaderFlags enum by cdalton · 8 years ago
  15. 85dc359 Remove SkNEW_APPEND_TO_TARRAY. by bungeman · 9 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. 7ea439b Create GLSLUniformHandler class for gpu backend by egdaniel · 9 years ago
  20. ff21032 New API for computing optimization invariants. by ethannicholas · 9 years ago
  21. 0eafe79 Create GrGLSLVaryingHandler class for program building by egdaniel · 9 years ago
  22. 4ca2e60 Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder. by egdaniel · 9 years ago
  23. 57d3b03 Rename some processor functions from GL to GLSL by egdaniel · 9 years ago
  24. e659a58 Move GrGLPrimitive/GeometryProc to GLSL by egdaniel · 9 years ago
  25. 2d721d3 Move all ShaderBuilder files to GLSL by egdaniel · 9 years ago
  26. 8dcdedc Make GrGLSLProgramBuilder base class for GrGLProgramBuilder. by egdaniel · 9 years ago
  27. 7dc4bd0 Remove GrGLProcessor and create GrGLSLTextureSampler class. by egdaniel · 9 years ago
  28. 018fb62 Create GLSL base class for ProgramDataManager by egdaniel · 9 years ago
  29. 102081a move GrGLPathProcessor back into GrPathProcessor by joshualitt · 9 years ago
  30. 465283c Remove batchtracker by joshualitt · 9 years ago
  31. f238469 Late creation of GrPathProcessor by joshualitt · 9 years ago
  32. 1fcc01c GrPathRangeBatch by bsalomon · 9 years ago
  33. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  34. 91d844d Rename GrPipelineInfo to GrPipelineOptimizations by bsalomon · 9 years ago
  35. 7765a47 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
  36. d07a279 Revert of Rework GrPipelineInfo (patchset #7 id:120001 of https://codereview.chromium.org/1213383005/) by bsalomon · 9 years ago
  37. f5179a4 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
  38. cba99b8 Move GLSL-specific routines/classes to separate glsl directory by jvanverth · 9 years ago
  39. b8c241a Preliminary attempt to remove batch tracker by joshualitt · 9 years ago
  40. d3a560f Revert of Preliminary attempt to remove batch tracker (patchset #3 id:40001 of https://codereview.chromium.org/1139723004/) by joshualitt · 9 years ago
  41. cbfe91d Preliminary attempt to remove batch tracker by joshualitt · 9 years ago
  42. e3ababe remove localmatrix from GrGeometryProcessor base class by joshualitt · 9 years ago
  43. e578a95 Remove viewmatrix from GrGeometryProcessor base class by joshualitt · 9 years ago
  44. cfc1886 Use GLSLCaps for creating processor keys and GLSL-specific programs by jvanverth · 9 years ago
  45. 5053063 Remove legacy NVPR support by jvanverth · 9 years ago
  46. 8072caa A simple change to move a bunch of stuff out of Gr*Geometry.h by joshualitt · 9 years ago