1. 649a341 Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes. by Brian Salomon · 7 years ago
  2. 5298dc8 Make GrPipelineAnalysis a nested class of GrProcessorSet. by Brian Salomon · 7 years ago
  3. c6b7146 Remove component flags from GrPipelineInput. by Brian Salomon · 7 years ago
  4. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 7 years ago
  5. 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 7 years ago
  6. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  7. 53e4c3c Misc batch->op cleanup Part 2 of 2 by Brian Salomon · 8 years ago
  8. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  9. 5ec9def Rename files, macros, types, and functions related to GrDrawOp testing. by Brian Salomon · 8 years ago
  10. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago[Renamed (99%) from src/gpu/batches/GrAnalyticRectOp.cpp]
  11. 6a63904 Update rect ops to use "op" in their name and return sk_sp. by Brian Salomon · 8 years ago[Renamed (77%) from src/gpu/batches/GrAnalyticRectBatch.cpp]
  12. 60c05f9 Mark the leaf classes of GrOp final. by Herb Derby · 8 years ago
  13. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  14. dad2923 Rename GrVertexBatch->GrMeshDrawOp by Brian Salomon · 8 years ago
  15. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  16. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  17. 7c3e718 Remove pipeline info dump from GrDrawBatch by Brian Salomon · 8 years ago
  18. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  19. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  20. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  21. a624bf3 Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  22. 56b7dc4 Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (patchset #3 id:40001 of https://codereview.chromium.org/2339203002/ ) by bsalomon · 8 years ago
  23. d91237e Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  24. 6cb807b Simplify adding attributes to GrGeometryProcessor by bsalomon · 8 years ago
  25. e4f2461 Detemplatize GrGLSLGeometryProcessor::setTransformDataHelper() by bsalomon · 8 years ago
  26. 6c177a1 Add alternative ambient shadow method to Android shadow sample by jvanverth · 8 years ago
  27. 09e12a6 Re-adding analytical GeoProc for rectangles by dvonbeck · 8 years ago