1. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  2. 2ee084e Rename GrBatchAtlas -> GrDrawOpAtlas. by Brian Salomon · 8 years ago
  3. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  4. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago[Renamed (79%) from src/gpu/GrBatchFlushState.h]
  5. dad2923 Rename GrVertexBatch->GrMeshDrawOp by Brian Salomon · 8 years ago
  6. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  7. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  8. 77b53f6 Support inline uploads in Vulkan by Greg Daniel · 8 years ago
  9. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 8 years ago
  10. c3d706f Revert of Use transfer buffer for BatchAtlas texture copies (patchset #9 id:160001 of https://codereview.chromium.org/1888473002/ ) by jvanverth · 8 years ago
  11. b0ec983 Use transfer buffer for BatchAtlas texture copies. by jvanverth · 8 years ago
  12. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 8 years ago
  13. 397536c Consolidate GPU buffer implementations by cdalton · 8 years ago
  14. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 8 years ago
  15. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 8 years ago
  16. 0e1853c Update how we send draws to gpu backend to reduce state setting. by egdaniel · 8 years ago
  17. 1f0e350 Disable preemptive batch preparation by robertphillips · 9 years ago
  18. f6d259b Incrementally flush GrDrawTarget by joshualitt · 9 years ago
  19. 7539856 Make GrVertexBatch objects hold their own draws during GrDrawTarget flush by bsalomon · 9 years ago