1. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  2. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  3. 7c3e718 Remove pipeline info dump from GrDrawBatch by Brian Salomon · 8 years ago
  4. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  5. 0764efe Add option to skip rects to drawImageLattice() by msarett · 8 years ago
  6. 10e3d9b Batched implementation of drawLattice() for GPU by msarett · 8 years ago
  7. 7fc0858 Revert of Batched implementation of drawLattice() for GPU (patchset #7 id:180001 of https://codereview.chromium.org/2255963002/ ) by msarett · 8 years ago
  8. 93242c4 Batched implementation of drawLattice() for GPU by msarett · 8 years ago
  9. c573a40 Add drawImageLattice() and drawBitmapLattice() APIs by msarett · 8 years ago
  10. 88cf17d Consolidate handling of infinitely thin primitives and aa bloat handing WRT batch bounds. by bsalomon · 8 years ago
  11. a71b898 Hide GrNonAANinePatchBatch::Geometry and rename to Patch by bsalomon · 8 years ago
  12. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  13. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 9 years ago
  14. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  15. 397536c Consolidate GPU buffer implementations by cdalton · 9 years ago
  16. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 9 years ago
  17. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 9 years ago
  18. 0e1853c Update how we send draws to gpu backend to reduce state setting. by egdaniel · 9 years ago
  19. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  20. 144c3c8 Make onPrepareDraws const by joshualitt · 9 years ago
  21. ff21032 New API for computing optimization invariants. by ethannicholas · 9 years ago
  22. 783a4da Add more batch information printouts by robertphillips · 9 years ago
  23. 33a5fce Initial implementation of GPU no filter NinePatch by joshualitt · 9 years ago