1. 4934890 Refactor GrPipeline dynamic state. by Brian Salomon · 6 years ago
  2. ff168d9 Put GrPrimitiveProcessor/GrGeometryProcessor before GrPipeline in param lists. by Brian Salomon · 6 years ago
  3. 3746ac2 Remove path ranges from gpu. by Ben Wagner · 6 years ago
  4. 974aa8e Remove routines no longer needed since stripping NVPR by Herb Derby · 6 years ago
  5. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  6. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  7. 7311b40 Make StencilPathArgs hold a GrRenderTargetProxy (rather than a GrRenderTarget) by Robert Phillips · 7 years ago
  8. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  9. 67d52cf sk_sp-ify GrResourceProvider some more by Robert Phillips · 7 years ago
  10. 193d9cf Eliminate special case nvpr batch handling by cdalton · 8 years ago
  11. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  12. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 8 years ago
  13. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  14. 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
  15. 3c33c38 Batch multiple single NVPR draw paths to instanced draws by kkinnunen · 8 years ago
  16. a9322c2 Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" by reed · 8 years ago
  17. 25e0a04 Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ ) by borenet · 8 years ago
  18. c791728 Pass effects directly to fontcache by reed · 8 years ago
  19. 0e1853c Update how we send draws to gpu backend to reduce state setting. by egdaniel · 8 years ago
  20. d120105 Make path range loading explicit by cdalton · 9 years ago
  21. 465283c Remove batchtracker by joshualitt · 9 years ago
  22. cb02b38 Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu by bsalomon · 9 years ago
  23. 591a2ca Stop using the NVPR glyph loading functionality by kkinnunen · 9 years ago
  24. cabe20c Refactor GrGpu path rendering functions to GrPathRendering by kkinnunen · 9 years ago
  25. 50b58e6 Improve caching of dashed paths in GrStencilAndCoverPathRenderer by kkinnunen · 9 years ago
  26. 55b24af Add IndexType parameter to GrDrawTarget::drawPaths by cdalton · 10 years ago
  27. 92e496f Beginning to refactor nvpr code by joshualitt · 10 years ago
  28. 855d83f Uses a single pre-baked set of paths for drawing nvpr text of a given by cdalton · 10 years ago
  29. 4e205b1 Remove createPath* from GrGpu and GrContext by cdalton · 10 years ago
  30. ccdaa04 Separate GL path rendering state from GrGpuGL to GrGLPathRendering by kkinnunen · 10 years ago