1. 2ac6ce8 Simplify common case for recttorect by Mike Reed · 4 years ago
  2. 34c5052 Don't simplify a stroked shape if it isn't closed by Chris Dalton · 4 years, 3 months ago
  3. 31954bf Enable ClangTidy check performance-unnecessary-copy-initialization. by John Stiles · 4 years, 5 months ago
  4. 21efb7c Fix inversion unit test by Michael Ludwig · 4 years, 5 months ago
  5. 80e3d42 Fix inversion tracking across simplifies in GrShape by Michael Ludwig · 4 years, 5 months ago
  6. 093de4e Use more of pathbuilder by Mike Reed · 4 years, 5 months ago
  7. fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years, 5 months ago
  8. f38b711 Reland "Refactor geometry union capabilities out of GrStyledShape" by Michael Ludwig · 4 years, 8 months ago
  9. af312c9 Revert "Refactor geometry union capabilities out of GrStyledShape" by Michael Ludwig · 4 years, 8 months ago
  10. 2becdde Refactor geometry union capabilities out of GrStyledShape by Michael Ludwig · 4 years, 8 months ago
  11. 2686d69 Reland "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 8 months ago[Renamed (90%) from tests/GrShapeTest.cpp]
  12. 73b86c1 Revert "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 8 months ago[Renamed (90%) from tests/GrStyledShapeTest.cpp]
  13. f3f08af Rename GrShape to GrStyledShape by Michael Ludwig · 4 years, 8 months ago[Renamed (90%) from tests/GrShapeTest.cpp]
  14. 4dea72a Reland x3 "Remove most of GrConfig.h" by Brian Salomon · 5 years ago
  15. 3f1a98b Reland "Revert "Remove most of GrConfig.h"" by Greg Daniel · 5 years ago
  16. 5b9c7ba Revert "Revert "Remove most of GrConfig.h"" by Brian Salomon · 5 years ago
  17. cf0e3c6 remove dead code around old SkPath enums by Mike Reed · 5 years ago
  18. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 5 years ago
  19. 80e334d Remove most of GrConfig.h by Brian Salomon · 5 years ago
  20. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 5 years ago
  21. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 5 years ago
  22. 3a50981 switch to new filltype for SkPath by Mike Reed · 5 years ago
  23. 30bc527 Revert "Reland "Revert "Use flat version of path-direction enum""" by Mike Reed · 5 years ago
  24. 7cda6f3 Reland "Revert "Use flat version of path-direction enum"" by Mike Reed · 5 years ago
  25. 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 5 years ago
  26. 0dacc6b Revert "Use flat version of path-direction enum" by Mike Reed · 5 years ago
  27. e0fbe94 Use flat version of path-direction enum by Mike Reed · 5 years ago
  28. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
  29. e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
  30. 663afe5 Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/ by Michael Ludwig · 6 years ago
  31. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  32. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  33. 4fee323 override getTypeName() instead of using table by Mike Klein · 6 years ago
  34. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  35. 6d10f8b move patheffect virtuals to protected and rename by Mike Reed · 6 years ago
  36. f08d1d0 Stop using SkTSwap. by Ben Wagner · 7 years ago
  37. 27dddae rebase by Cary Clark · 7 years ago
  38. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 7 years ago
  39. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 7 years ago
  40. 92e37b6 Reland "remove toString" by Cary Clark · 7 years ago
  41. 32a4910 Revert "remove toString" by Cary Clark · 7 years ago
  42. 5191880 remove toString by Cary Clark · 7 years ago
  43. e494940 Revert "Reland "Revert "Add arcs as a specialized geometry to GrShape.""" by Brian Salomon · 7 years ago
  44. 580aee2 Reland "Revert "Add arcs as a specialized geometry to GrShape."" by Brian Salomon · 7 years ago
  45. 8a98bc9 Revert "Revert "Add arcs as a specialized geometry to GrShape."" by Brian Salomon · 7 years ago
  46. af88ec3 Revert "Add arcs as a specialized geometry to GrShape." by Mike Klein · 7 years ago
  47. 255bcf5 Add arcs as a specialized geometry to GrShape. by Brian Salomon · 7 years ago
  48. c8cdad7 Make TestCase class in GrShapeTest heap allocate its GrShapes by Brian Salomon · 7 years ago
  49. 185ffe9 make growToInclude private by Mike Reed · 7 years ago
  50. da6d072 Make GrShape lazily initialize an original path for gen id change listeners by Brian Salomon · 7 years ago
  51. 72f78c3 Make GrShape recognize horizontal/vertical dashed lines with 0 off intervals as rrects. by Brian Salomon · 7 years ago
  52. 2fad74a Make GrRenderTargetContext::drawPath() use GrShape to identify simpler by Brian Salomon · 7 years ago
  53. b379dcd Sever fOriginalPath connection whenever a GrShape becomes a simple type by Brian Osman · 7 years ago
  54. f6f7cf6 Invalidate path VBs when paths are destroyed by Brian Osman · 7 years ago
  55. 4f40caf Add methods for converting GrShape to filled style by Brian Salomon · 7 years ago
  56. 085c086 Revert "Revert "Add a GrShape::Type value for an inverted empty path"" by Brian Salomon · 7 years ago
  57. 07f5b71 Revert "Add a GrShape::Type value for an inverted empty path" by Brian Salomon · 7 years ago
  58. d5a3f7f Add a GrShape::Type value for an inverted empty path by Brian Salomon · 7 years ago
  59. 3c2d09f change SkRect::growToInclude to take a point instead of x,y by Mike Reed · 7 years ago
  60. 4334428 cut down GrShapeTest stack usage by Mike Klein · 7 years ago
  61. f809c1e Try out new refFoo pattern on GrStyle by Robert Phillips · 8 years ago
  62. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  63. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  64. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  65. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  66. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  67. aa84064 Don't compute path keys for volatile paths in GrShape. by bsalomon · 8 years ago
  68. 67fa4e3 Make GrShape compute keys for short paths from path data instead of using the gen id. by bsalomon · 8 years ago
  69. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  70. 164fd9f Fix bounds check in grshape test by bsalomon · 8 years ago
  71. a395f7c Update GrShape test to allow more flexible shape creation. by bsalomon · 8 years ago
  72. 487f8d3 Consolidate special case shape transformation logic in GrShapeTest. by bsalomon · 8 years ago
  73. 0ae36a2 In GrShape detect that stroked axis-aligned lines are rrects. by bsalomon · 8 years ago
  74. 0a0f67e Make lines a special case in GrShape by bsalomon · 8 years ago
  75. 635df95 Revert of Make lines a special case in GrShape (patchset #5 id:120001 of https://codereview.chromium.org/2108523002/ ) by bsalomon · 9 years ago
  76. c62318c Make lines a special case in GrShape by bsalomon · 9 years ago
  77. 425c27f Add some more getters to GrShape. by bsalomon · 9 years ago
  78. ac5fcea Fix Rob's nits from https://codereview.chromium.org/2085913003 by bsalomon · 9 years ago
  79. a4817af Canonicalize path fill types for stroked paths in GrShape. by bsalomon · 9 years ago
  80. 93f66bc Apply canonicalizations to path GrShapes. by bsalomon · 9 years ago
  81. 1b28c1a Some simplifications of GrShape reductions/canonicalizations by bsalomon · 9 years ago
  82. fd32df7 Fix GrShape to preserve inverseness of rrects for strokes but not dashes. by bsalomon · 9 years ago
  83. 398e3f4 Add control over whether lines are special cased in SkDashPath. Disable when called from GrShape. by bsalomon · 9 years ago
  84. cadb5a2 Make large array of GrShapes in test code heap allocated by bsalomon · 9 years ago
  85. 7049396 Make GrShape capable of representing inverse filled rrects. by bsalomon · 9 years ago
  86. a058786 Make SkDashPathEffect fail for stroke+fill style (in addition to fill style) by bsalomon · 9 years ago
  87. d672384 Make GrShape use the original path when path effect fails. by bsalomon · 9 years ago
  88. 06115ee Get segment masks from GrShape. by bsalomon · 9 years ago
  89. ee29564 Make GrShape track the winding direction and starting point for rrect types. by bsalomon · 9 years ago
  90. 9fb4203 Add bounds to GrShape by bsalomon · 9 years ago
  91. 7c73a53 Add isEmpty() query to GrShape and improve comments. by bsalomon · 9 years ago
  92. 97fd2d4 Incorporate scale into GrStyle and GrShape by bsalomon · 9 years ago
  93. 1a0b9ed Fix issue where GrStyle::applyToPath exited before applying stroke by bsalomon · 9 years ago
  94. f0cf355 Stop banning stroke-and-fill for GrStyle and add tests by bsalomon · 9 years ago
  95. 0607756 Make cap only affect the keys of GrShapes that are possibly-open by bsalomon · 9 years ago
  96. 9ad5d7c Add some more testing around hairline GrShapes by bsalomon · 9 years ago
  97. fb08327 Expand GrStyle's interface. by bsalomon · 9 years ago
  98. 5e410b4 Detect empty (r)rects in GrShape. by bsalomon · 9 years ago
  99. 4eeccc9 Add tests for volatile paths to GrShapeTest by bsalomon · 9 years ago
  100. 409ed73 Add tests for empty GrShapes. by bsalomon · 9 years ago