1. bca46e2 Convert GrMesh back to a class by Chris Dalton · 7 years ago
  2. ff92650 Convert GrMesh to a struct by Chris Dalton · 7 years ago
  3. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  4. 397536c Consolidate GPU buffer implementations by cdalton · 8 years ago
  5. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 8 years ago
  6. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 8 years ago
  7. 0e1853c Update how we send draws to gpu backend to reduce state setting. by egdaniel · 8 years ago[Renamed (75%) from src/gpu/GrVertices.h]
  8. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  9. e64eb57 Iterate over instanced draws in GrGpu rather than above GrBatchTarget by bsalomon · 9 years ago
  10. 301f989 Fix vertex/index buffer leaks by bsalomon · 9 years ago
  11. cb8979d Move DrawInfo out from GrDrawTarget and rename to GrVertices. by bsalomon · 9 years ago