1. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  2. afa1158 Make the SkPathRef GenIDChangeListener ref counted by Chris Dalton · 6 years ago
  3. 91840ab Remove unused SK_DISABLE_ARC_TO_LINE_TO_CHECK build flag by Brian Salomon · 6 years ago
  4. e494940 Revert "Reland "Revert "Add arcs as a specialized geometry to GrShape.""" by Brian Salomon · 6 years ago
  5. 580aee2 Reland "Revert "Add arcs as a specialized geometry to GrShape."" by Brian Salomon · 6 years ago
  6. 8a98bc9 Revert "Revert "Add arcs as a specialized geometry to GrShape."" by Brian Salomon · 6 years ago
  7. af88ec3 Revert "Add arcs as a specialized geometry to GrShape." by Mike Klein · 6 years ago
  8. 255bcf5 Add arcs as a specialized geometry to GrShape. by Brian Salomon · 6 years ago
  9. 0c3137c hide complex versions of isOval and isRRect by Mike Reed · 6 years ago
  10. da6d072 Make GrShape lazily initialize an original path for gen id change listeners by Brian Salomon · 7 years ago
  11. 72f78c3 Make GrShape recognize horizontal/vertical dashed lines with 0 off intervals as rrects. by Brian Salomon · 7 years ago
  12. 2fad74a Make GrRenderTargetContext::drawPath() use GrShape to identify simpler by Brian Salomon · 7 years ago
  13. 0a241ce Don't canonicalize empty SkRRects. They stroke differently. by Brian Salomon · 7 years ago
  14. b379dcd Sever fOriginalPath connection whenever a GrShape becomes a simple type by Brian Osman · 7 years ago
  15. f6f7cf6 Invalidate path VBs when paths are destroyed by Brian Osman · 7 years ago
  16. d27392f Remove invalid SkRRect asserts in GrShape by Brian Osman · 7 years ago
  17. 4f40caf Add methods for converting GrShape to filled style by Brian Salomon · 7 years ago
  18. 085c086 Revert "Revert "Add a GrShape::Type value for an inverted empty path"" by Brian Salomon · 7 years ago
  19. 07f5b71 Revert "Add a GrShape::Type value for an inverted empty path" by Brian Salomon · 7 years ago
  20. d5a3f7f Add a GrShape::Type value for an inverted empty path by Brian Salomon · 7 years ago
  21. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  22. aa84064 Don't compute path keys for volatile paths in GrShape. by bsalomon · 8 years ago
  23. 0e4a466 Use sk_careful_memcpy when writing optional conic weights for GrShape path data key. by bsalomon · 8 years ago
  24. 67fa4e3 Make GrShape compute keys for short paths from path data instead of using the gen id. by bsalomon · 8 years ago
  25. 8eb43e5 Stop closing filled paths in GrShape by bsalomon · 8 years ago
  26. e918417 Revert of Stop closing filled paths in GrShape (patchset #1 id:1 of https://codereview.chromium.org/2355833002/ ) by fmalita · 8 years ago
  27. ad001fd Stop closing filled paths in GrShape by bsalomon · 8 years ago
  28. 487f8d3 Consolidate special case shape transformation logic in GrShapeTest. by bsalomon · 8 years ago
  29. 0ae36a2 In GrShape detect that stroked axis-aligned lines are rrects. by bsalomon · 8 years ago
  30. 0a0f67e Make lines a special case in GrShape by bsalomon · 8 years ago
  31. 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
  32. c62318c Make lines a special case in GrShape by bsalomon · 8 years ago
  33. 728b0f7 Use a union inside GrShape to hold geometry by bsalomon · 8 years ago
  34. ac5fcea Fix Rob's nits from https://codereview.chromium.org/2085913003 by bsalomon · 8 years ago
  35. a4817af Canonicalize path fill types for stroked paths in GrShape. by bsalomon · 8 years ago
  36. 93f66bc Apply canonicalizations to path GrShapes. by bsalomon · 8 years ago
  37. 1b28c1a Some simplifications of GrShape reductions/canonicalizations by bsalomon · 8 years ago
  38. fd32df7 Fix GrShape to preserve inverseness of rrects for strokes but not dashes. by bsalomon · 8 years ago
  39. 398e3f4 Add control over whether lines are special cased in SkDashPath. Disable when called from GrShape. by bsalomon · 8 years ago
  40. 7049396 Make GrShape capable of representing inverse filled rrects. by bsalomon · 8 years ago
  41. d672384 Make GrShape use the original path when path effect fails. by bsalomon · 8 years ago
  42. ee29564 Make GrShape track the winding direction and starting point for rrect types. by bsalomon · 8 years ago
  43. 9fb4203 Add bounds to GrShape by bsalomon · 8 years ago
  44. 97fd2d4 Incorporate scale into GrStyle and GrShape by bsalomon · 8 years ago
  45. 0607756 Make cap only affect the keys of GrShapes that are possibly-open by bsalomon · 8 years ago
  46. d9cca4a Fix ASAN errors. by benjaminwagner · 8 years ago
  47. fb08327 Expand GrStyle's interface. by bsalomon · 8 years ago
  48. 72dc51c Add support for building GrShape from SkPath and more tests by bsalomon · 8 years ago
  49. 47cc769 Add initial implementation of GrShape and GrStyle classes and tests by bsalomon · 8 years ago
  50. 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
  51. 824e58f Add initial implementation of GrShape and GrStyle classes and tests by bsalomon · 8 years ago
  52. 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
  53. c885dac Add initial implementation of GrShape and GrStyle classes and tests by bsalomon · 8 years ago