1. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 8 years ago
  2. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  3. 397536c Consolidate GPU buffer implementations by cdalton · 8 years ago
  4. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 8 years ago
  5. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 8 years ago
  6. 0e1853c Update how we send draws to gpu backend to reduce state setting. by egdaniel · 8 years ago
  7. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  8. 144c3c8 Make onPrepareDraws const by joshualitt · 9 years ago
  9. ff21032 New API for computing optimization invariants. by ethannicholas · 9 years ago
  10. 10cae83 Move determiniation of strokerect rects internal by joshualitt · 9 years ago
  11. 11edad9 Fix for degenerate stroke rect by joshualitt · 9 years ago
  12. a204ced Revert of Fix for degenerate stroke rect (patchset #7 id:110001 of https://codereview.chromium.org/1359453002/ ) by joshualitt · 9 years ago
  13. 511684f Fix for degenerate stroke rect by joshualitt · 9 years ago
  14. aa37a96 Create append methods in batch namespaces by joshualitt · 9 years ago
  15. 3566d44 Move StrokeRectBatches into .cpp files by joshualitt · 9 years ago
  16. e46f9fe Privatize GrBatch subclass overrides by bsalomon · 9 years ago
  17. 7539856 Make GrVertexBatch objects hold their own draws during GrDrawTarget flush by bsalomon · 9 years ago
  18. abd30f5 Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non-drawing batches by bsalomon · 9 years ago
  19. cb02b38 Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu by bsalomon · 9 years ago
  20. 91d844d Rename GrPipelineInfo to GrPipelineOptimizations by bsalomon · 9 years ago
  21. 9ff6425 move Stroke Rect and AAFill Rect to their own file by joshualitt · 9 years ago