1. 193d9cf Eliminate special case nvpr batch handling by cdalton · 8 years ago
  2. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  3. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 8 years ago
  4. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  5. 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
  6. 3c33c38 Batch multiple single NVPR draw paths to instanced draws by kkinnunen · 8 years ago
  7. a9322c2 Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" by reed · 8 years ago
  8. 25e0a04 Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ ) by borenet · 8 years ago
  9. c791728 Pass effects directly to fontcache by reed · 8 years ago
  10. 0e1853c Update how we send draws to gpu backend to reduce state setting. by egdaniel · 8 years ago
  11. d120105 Make path range loading explicit by cdalton · 9 years ago
  12. 465283c Remove batchtracker by joshualitt · 9 years ago
  13. cb02b38 Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu by bsalomon · 9 years ago
  14. 591a2ca Stop using the NVPR glyph loading functionality by kkinnunen · 9 years ago
  15. cabe20c Refactor GrGpu path rendering functions to GrPathRendering by kkinnunen · 9 years ago
  16. 50b58e6 Improve caching of dashed paths in GrStencilAndCoverPathRenderer by kkinnunen · 9 years ago
  17. 55b24af Add IndexType parameter to GrDrawTarget::drawPaths by cdalton · 10 years ago
  18. 92e496f Beginning to refactor nvpr code by joshualitt · 10 years ago
  19. 855d83f Uses a single pre-baked set of paths for drawing nvpr text of a given by cdalton · 10 years ago
  20. 4e205b1 Remove createPath* from GrGpu and GrContext by cdalton · 10 years ago
  21. ccdaa04 Separate GL path rendering state from GrGpuGL to GrGLPathRendering by kkinnunen · 10 years ago