1. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  2. c633abb Remove GrStencilSettings from GrPipeline by csmartdalton · 8 years ago
  3. 36a77ee Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers. by Greg Daniel · 8 years ago
  4. a224bb7 Avoid unnecessary GrShape->SkPath conversion in GrStencilAndCoverPathRenderer by bsalomon · 8 years ago
  5. 88cf17d Consolidate handling of infinitely thin primitives and aa bloat handing WRT batch bounds. by bsalomon · 8 years ago
  6. 193d9cf Eliminate special case nvpr batch handling by cdalton · 8 years ago
  7. 93a379b Separate user and raw stencil settings by cdalton · 8 years ago
  8. e19aecd Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ ) by robertphillips · 8 years ago
  9. 12dbb39 Separate user and raw stencil settings by cdalton · 8 years ago
  10. 1dc1721 Revert of Batch multiple single NVPR draw paths to instanced draws (patchset #5 id:80001 of https://codereview.chromium.org/1908433002/ ) by stephana · 8 years ago
  11. 3c33c38 Batch multiple single NVPR draw paths to instanced draws by kkinnunen · 8 years ago
  12. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  13. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  14. cdd4682 Improve nvpr glyph batching by cdalton · 9 years ago
  15. 8ff8d24 Remove drawPathsFromRange from GrDrawContext by cdalton · 9 years ago
  16. ff21032 New API for computing optimization invariants. by ethannicholas · 9 years ago
  17. bf07455 Make stencil and cover path rendering have more reasonable bounds. by bsalomon · 9 years ago
  18. f045d60 Make block size a template parameter of SkTLList by bsalomon · 9 years ago
  19. 8585dd2 Updates nvpr text blobs to not store a direct reference to the by cdalton · 9 years ago
  20. d120105 Make path range loading explicit by cdalton · 9 years ago
  21. 106b124 Remove SkNEW and SkDELETE macros by mdempsky · 9 years ago
  22. 1b55a96 Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://codereview.chromium.org/1353043002/ ) by reed · 9 years ago
  23. 48e3a45 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by reed · 9 years ago
  24. eb44d53 add a ClassID function to GrBatch by joshualitt · 9 years ago
  25. a7008403 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by joshualitt · 9 years ago
  26. 4078d52 add a ClassID function to GrBatch by joshualitt · 9 years ago
  27. 465283c Remove batchtracker by joshualitt · 9 years ago
  28. f238469 Late creation of GrPathProcessor by joshualitt · 9 years ago
  29. a82bf95 Fix leak of path ranges by bsalomon · 9 years ago
  30. 1fcc01c GrPathRangeBatch by bsalomon · 9 years ago
  31. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  32. 3a30cc1 Thou shalt use override consistently. by mtklein · 9 years ago
  33. add79ef Put drawPath in GrBatch. by bsalomon · 9 years ago