1. 1c73548 Start to propagate constness of GrPipelineBuilder up the stack by joshualitt · 9 years ago
  2. ed0bcad Move instanced index buffer creation to flush time by bsalomon · 10 years ago
  3. d8ed1b6 Revert of Move instanced index buffer creation to flush time (patchset #6 id:100001 of https://codereview.chromium.org/1116943004/) by bsalomon · 10 years ago
  4. ab622c7 Move instanced index buffer creation to flush time by bsalomon · 10 years ago
  5. 1899651 Extract gpu line dashing to GrDashLinePathRenderer by kkinnunen · 10 years ago
  6. 44701df Move clip off of draw target by joshualitt · 10 years ago
  7. 5224ba7 Dash using vertex attributes for interval and stroke width by joshualitt · 10 years ago
  8. 8dd688b Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder by egdaniel · 10 years ago
  9. 8059eb9 Move ViewMatrix off of drawstate by joshualitt · 10 years ago
  10. d27f73e Remove coordchanges from drawstate by joshualitt · 10 years ago
  11. 2e3b3e3 This cl moves color and coverage off of drawstate. In an effort to keep this CL manageable, I have left the compute invariant input / output in a bit of a strange state(fixing this will be complicated). by joshualitt · 10 years ago
  12. 9853cce Drawstate on stack by joshualitt · 10 years ago
  13. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  14. 97b9ab7 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  15. 969842a Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. (https://codereview.chromium.org/377503004/) by reed · 10 years ago
  16. 2011fe9 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  17. f767e79 Add the ability for gpu to render dotted lines (dashed line, 0 on interval, round caps) by egdaniel · 10 years ago
  18. e61c411 Use vertex attributes for dash effect in gpu by egdaniel · 10 years ago
  19. 3595f88 Pass in GrContext instead of SkGpuDevice for dashing and Sk2GrPaint conversion by commit-bot@chromium.org · 10 years ago
  20. 628ed0b Add Dashing gpu effect for simple dashed lines by commit-bot@chromium.org · 10 years ago