1. 67fa4e3 Make GrShape compute keys for short paths from path data instead of using the gen id. by bsalomon · 8 years ago
  2. 0a0f67e Make lines a special case in GrShape by bsalomon · 8 years ago
  3. 635df95 Revert of Make lines a special case in GrShape (patchset #5 id:120001 of https://codereview.chromium.org/2108523002/ ) by bsalomon · 8 years ago
  4. c62318c Make lines a special case in GrShape by bsalomon · 8 years ago
  5. 728b0f7 Use a union inside GrShape to hold geometry by bsalomon · 8 years ago
  6. 425c27f Add some more getters to GrShape. by bsalomon · 8 years ago
  7. a4817af Canonicalize path fill types for stroked paths in GrShape. by bsalomon · 8 years ago
  8. 93f66bc Apply canonicalizations to path GrShapes. by bsalomon · 8 years ago
  9. 1b28c1a Some simplifications of GrShape reductions/canonicalizations by bsalomon · 8 years ago
  10. fd32df7 Fix GrShape to preserve inverseness of rrects for strokes but not dashes. by bsalomon · 8 years ago
  11. 398e3f4 Add control over whether lines are special cased in SkDashPath. Disable when called from GrShape. by bsalomon · 8 years ago
  12. 7049396 Make GrShape capable of representing inverse filled rrects. by bsalomon · 8 years ago
  13. 06115ee Get segment masks from GrShape. by bsalomon · 8 years ago
  14. ee29564 Make GrShape track the winding direction and starting point for rrect types. by bsalomon · 8 years ago
  15. 9fb4203 Add bounds to GrShape by bsalomon · 8 years ago
  16. 7c73a53 Add isEmpty() query to GrShape and improve comments. by bsalomon · 8 years ago
  17. 97fd2d4 Incorporate scale into GrStyle and GrShape by bsalomon · 8 years ago
  18. 0607756 Make cap only affect the keys of GrShapes that are possibly-open by bsalomon · 8 years ago
  19. fb08327 Expand GrStyle's interface. by bsalomon · 8 years ago
  20. 5e410b4 Detect empty (r)rects in GrShape. by bsalomon · 8 years ago
  21. 72dc51c Add support for building GrShape from SkPath and more tests by bsalomon · 8 years ago
  22. 47cc769 Add initial implementation of GrShape and GrStyle classes and tests by bsalomon · 8 years ago
  23. 82ecc57 Revert of Add initial implementation of GrShape and GrStyle classes and tests (patchset #11 id:280001 of https://codereview.chromium.org/1822723003/ ) by bsalomon · 8 years ago
  24. 824e58f Add initial implementation of GrShape and GrStyle classes and tests by bsalomon · 8 years ago
  25. 83af0a6 Revert of Add initial implementation of GrShape and GrStyle classes and tests (patchset #10 id:260001 of https://codereview.chromium.org/1822723003/ ) by robertphillips · 8 years ago
  26. c885dac Add initial implementation of GrShape and GrStyle classes and tests by bsalomon · 8 years ago