1. 8acedde Use GrShape in GrPathRenderer. by bsalomon · 8 years ago
  2. d6f25bf Make GrPathRenderer only support fills for path stenciling by bsalomon · 9 years ago
  3. 6335a72 Move PathRenderers to batches folder by joshualitt · 9 years ago[Renamed from src/gpu/GrTessellatingPathRenderer.h]
  4. e7d4b2f Simplify parameters passed to path renderers by robertphillips · 9 years ago
  5. 0aff2fa Also provides the ResourceProvider to onDrawPath which allows the DF PR to no longer require access to GrContext. by bsalomon · 9 years ago
  6. 1899651 Extract gpu line dashing to GrDashLinePathRenderer by kkinnunen · 10 years ago
  7. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  8. d6ed19c Tessellating GPU path renderer. by senorblanco · 10 years ago