1. e79f320 Revert of r13384 (Stateful PathRenderer implementation) by robertphillips@google.com · 11 years ago
  2. 3e0c64a Stateful PathRenderer implementation by robertphillips@google.com · 11 years ago
  3. 7475811 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  4. 681ccf0 Fix hairline pathrenderer for Nexus-10. Switches to using additional by jvanverth@google.com · 11 years ago
  5. 5e2d270 Reverting r10707. Unreviewed. by jvanverth@google.com · 11 years ago
  6. 85eef60 Fix hairline pathrenderer for Nexus-10. Switches to using additional by commit-bot@chromium.org · 11 years ago
  7. 5383a75 Add implicit hairline conic rendering to GPU by egdaniel@google.com · 11 years ago
  8. 1dd9baa Reland path bounds change with correct bounds for convex and hairline path renderers. by bsalomon@google.com · 12 years ago
  9. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  10. 5f74cf8 Follow up on the previous patch : by sugoi@google.com · 12 years ago
  11. 12b4e27 As part of preliminary groundwork for a chromium fix, this changelist is deprecating GrPathFill so that SkPath::FillType is used everywhere in order to remove some code duplication between Skia and Ganesh. by sugoi@google.com · 12 years ago
  12. 0f11e1a Remove translate param from GrContext::drawPath (and subsequent calls). by bsalomon@google.com · 12 years ago
  13. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  14. e3d3216 Remove stage masks by bsalomon@google.com · 12 years ago
  15. 8a4fc40 Updated useSWOnlyPath method to use path chain instead of raw path renderer methods by robertphillips@google.com · 13 years ago
  16. fa66294 First functioning version of SW-only clip mask creator by robertphillips@google.com · 13 years ago
  17. b372942 make pathrenderers release their geometry before returning by bsalomon@google.com · 13 years ago
  18. c2099d2 simplify GrPathRenderer interface by bsalomon@google.com · 13 years ago
  19. 39ee0ff Prep #1 for making GrDrawState a class by bsalomon@google.com · 13 years ago
  20. 289533a Don't use GrDrawTarget's AA state bit to convey whether to do custom-aa by bsalomon@google.com · 13 years ago
  21. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/src/GrAAHairLinePathRenderer.h]
  22. 0d2aa84 Fix override issue, rebase win hairmodes_gpu, complexclip_gpu by bsalomon@google.com · 13 years ago
  23. a8a6a32 Use GrAAHairlineRenderer for line segments only if FS derivs not avail by bsalomon@google.com · 13 years ago
  24. dbeeac3 Add perspective support to the gpu aa hairline renderer. by bsalomon@google.com · 13 years ago
  25. aeb2160 Add GrAAHairLinePathRenderer by bsalomon@google.com · 13 years ago