1. 5dac9b3 Revert "Create GrXferProcessor while doing GrProcessorSet analysis." by Brian Salomon · 8 years ago
  2. 0ae0e23 Create GrXferProcessor while doing GrProcessorSet analysis. by Brian Salomon · 8 years ago
  3. e14bd80 Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp by Brian Salomon · 8 years ago
  4. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 8 years ago
  5. a811b12 Renames of processor analysis-related classes and method. by Brian Salomon · 8 years ago
  6. e7d3048 Remove GrPipelineOptimizations computation from GrPipeline::init and nest in GrMeshDrawOp. by Brian Salomon · 8 years ago
  7. c0b642c Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum. by Brian Salomon · 8 years ago
  8. 54d212e Revert "Revert "Remove GrPipeline from GrDrawOp."" by Brian Salomon · 8 years ago
  9. c48af93 Revert "Remove GrPipeline from GrDrawOp." by Brian Salomon · 8 years ago
  10. 2bf4b3a Remove GrPipeline from GrDrawOp. by Brian Salomon · 8 years ago
  11. 9e50f7b Store clipped bounds on GrOp rather than in parallel in GrRenderTargetOpList. by Brian Salomon · 8 years ago
  12. bde4285 Rename GrOp::draw to GrOp::execute by Brian Salomon · 8 years ago
  13. 53e4c3c Misc batch->op cleanup Part 2 of 2 by Brian Salomon · 8 years ago
  14. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago[Renamed from src/gpu/batches/GrMeshDrawOp.h]
  15. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  16. dad2923 Rename GrVertexBatch->GrMeshDrawOp by Brian Salomon · 8 years ago[Renamed (89%) from src/gpu/batches/GrVertexBatch.h]
  17. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  18. 36a77ee Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers. by Greg Daniel · 8 years ago
  19. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 9 years ago
  20. 397536c Consolidate GPU buffer implementations by cdalton · 9 years ago
  21. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 9 years ago
  22. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 9 years ago
  23. 0e1853c Update how we send draws to gpu backend to reduce state setting. by egdaniel · 9 years ago
  24. 144c3c8 Make onPrepareDraws const by joshualitt · 9 years ago
  25. f045d60 Make block size a template parameter of SkTLList by bsalomon · 9 years ago
  26. 1b55a96 Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://codereview.chromium.org/1353043002/ ) by reed · 9 years ago
  27. 48e3a45 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by reed · 9 years ago
  28. eb44d53 add a ClassID function to GrBatch by joshualitt · 9 years ago
  29. a7008403 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by joshualitt · 9 years ago
  30. 4078d52 add a ClassID function to GrBatch by joshualitt · 9 years ago
  31. 465283c Remove batchtracker by joshualitt · 9 years ago
  32. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  33. 5346983 Put clear and discard into GrBatch. by bsalomon · 9 years ago
  34. 7539856 Make GrVertexBatch objects hold their own draws during GrDrawTarget flush by bsalomon · 9 years ago
  35. 16b9913 Split GrDrawBatch and GrVertexBatch into their own files by bsalomon · 9 years ago