1. f953523 Revert "Don't ignore degenerates when deciding if a path is convex" by Brian Osman · 7 years ago
  2. 53cd6c4 Don't ignore degenerates when deciding if a path is convex by Brian Osman · 7 years ago
  3. b201544 make kPathRefGenIDBitCnt private by Cary Clark · 7 years ago
  4. 0461e9f simplify path validate by Cary Clark · 7 years ago
  5. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  6. c8323aa tiny concave path point fix by Cary Clark · 7 years ago
  7. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  8. ad8da8e Expose SkPath validation as boolean by Adrienne Walker · 7 years ago
  9. e9bf6dc Don't compare against uninit edge in SkPath::conservativelyContainsRect by Brian Salomon · 7 years ago
  10. 41a930f Revert "Revert "Fix SkPathRef deserialization malloc crash"" by Mike Reed · 7 years ago
  11. a231857 Correctly stroke zero length segments in multi-contour paths by Brian Osman · 7 years ago
  12. 4d1955c Fix SkFILEStream. by Ben Wagner · 8 years ago
  13. a99b6ce start removing uses of SkScalarMul by Mike Reed · 8 years ago
  14. 8d3196b expose new tight-bounds method on SkPath by Mike Reed · 8 years ago
  15. 0d7dac8 experimental tight-bounds by Mike Reed · 8 years ago
  16. a19f024 make SkPath::conservativelyContainsRect consume degenerate segments by Lee Salzman · 8 years ago
  17. 1026ccf make SkRBuffer always validate by Mike Reed · 8 years ago
  18. 9f67f04 dump path fill type with data by Cary Clark · 8 years ago
  19. 83b5b21 Revert "Annotate benign race on SkPath::fConvexity." by Mike Klein · 8 years ago
  20. df8b269 Revert "Annotate SkPath::fCovexity benign race in the other constructor too." by Mike Klein · 8 years ago
  21. f978f12 Annotate SkPath::fCovexity benign race in the other constructor too. by Mike Klein · 8 years ago
  22. c51a3a4 Annotate benign race on SkPath::fConvexity. by Mike Klein · 8 years ago
  23. 51c5678 use reversePathTo in place of addPathReverse by caryclark · 8 years ago
  24. 2fd58a2 Revert of use reversePathTo in place of addPathReverse (patchset #1 id:1 of https://codereview.chromium.org/2481463002/ ) by caryclark · 8 years ago
  25. d8db392 use reversePathTo in place of addPathReverse by caryclark · 8 years ago
  26. bdabcc4 Fix quad convexity with only one backward dir by liyuqian · 8 years ago
  27. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  28. 95e34a3 Correct a small mistake in SkPath::build_arc_conics by xidachen · 8 years ago
  29. e54c75f remove SkError by Mike Klein · 8 years ago
  30. 6069dda Fix SkPath::arcTo when sweepAngle is tiny and radius is big by xidachen · 8 years ago
  31. 6942442 disallow -4 pointer by caryclark · 8 years ago
  32. 21af9ca Respecify SkCanvas::drawArc, consolidate conversion to SkPath, add GM for oddball drawArcs by bsalomon · 8 years ago
  33. 057ae8a Fix misdetection of rectangles in SkPath::IsSimpleClosedRect. by bsalomon · 8 years ago
  34. 7070a3c Fix mask applied to SkPath::fFillType in readFromMemory to fix fuzzer bug by robertphillips · 8 years ago
  35. 99600d0 Add a test to ensure that a case where SkCubicClipper::ChopMonoAtY returns false is handled properly. by mbarbella · 8 years ago
  36. 066d682 Fix uninit warning on valgrind bot in SkPathPriv:IsSimpleClosedRect by Brian Salomon · 8 years ago
  37. edc743a Add SkPathPriv::IsSimpleClosedRect by bsalomon · 8 years ago
  38. 276e633 Check results from calls to SkCubicClipper::ChopMonoAtY. by mbarbella · 8 years ago
  39. 1978ce2 Fix bug where SkPath will convert an arc to an oval and change the starting point. by bsalomon · 8 years ago
  40. 78d58d1 Make SkPath::isOval() and SkPath::isRRect return the orientation and starting index. by bsalomon · 8 years ago
  41. 2f12463 Fix warnings that were exposed when running with SK_DEBUG enable on an optimized release build. by djsollen · 8 years ago
  42. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  43. d49a86a allow move/zero-line/close to draw caps by caryclark · 9 years ago
  44. dcd1fcc check for zero conic weights in interp by caryclark · 9 years ago
  45. a110538 fix asan error deref-ing null ptr by caryclark · 9 years ago
  46. 8e7b19d add interp path by caryclark · 9 years ago
  47. 6900641 add last move to serialized path by caryclark · 9 years ago
  48. f1d4151 Add unit test to feed valid SVG sequences to make sure that by caryclark · 9 years ago
  49. f2b340f Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  50. a273c0f remove legacy defines by caryclark · 9 years ago
  51. fc75253 fix arcto exception handling by caryclark · 9 years ago
  52. 55d4905 Add svg path arcto by caryclark · 9 years ago
  53. aa97a84 Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:80001 of https://codereview.chromium.org/1610823002/ ) by djsollen · 9 years ago
  54. 4c5cd7d Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  55. 88651ae replace arcto quads with a conic by caryclark · 9 years ago
  56. b1475b0 Add SkPath::isLastContourClosed() by fs · 9 years ago
  57. f8aec58 Fix fuzzer-found deserialization bugs by ajuma · 9 years ago
  58. 1e1e509 add comment by caryclark · 9 years ago
  59. e114dd6 fix valgrind by caryclark · 9 years ago
  60. 9cb5d75 fix bugs in path contains by caryclark · 9 years ago
  61. c91065d Use the unswapped end point y for early out case in winding_line by fs · 9 years ago
  62. 9aacd90 If a point is on a path edge, it's in the path, at least for all cases where the path edge is not canceled with another edge through coincidence. by caryclark · 9 years ago
  63. 8bf5d17 Another memcpy -> sk_careful_memcpy by mtklein · 9 years ago
  64. aa0df4e Add an SkPath conic conversion utility. by fmalita · 9 years ago
  65. da707bf add SkPath::isRRect by caryclark · 9 years ago
  66. c08d53e Parametric SkPath oval/rect/rrect starting point by fmalita · 9 years ago
  67. 77a53de Base SkAutoTUnref on skstd::unique_ptr. by bungeman · 9 years ago
  68. 9f4dbca Make SkPath fFirstDirection atomic to fix tsan. by herb · 9 years ago
  69. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  70. e8c5666 Very tiny paths are subsumed by the Convexicator by caryclark · 9 years ago
  71. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  72. 02802f6 Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/) by jvanverth · 9 years ago
  73. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  74. 8f08602 fix deserialization after FirstDirection change to paths by reed · 9 years ago
  75. 026beb5 SkPath::Direction serves two masters: by reed · 9 years ago
  76. 6e43465 simplify RawIter - don't return a pt in kClose by reed · 9 years ago
  77. b561581 simplify RawIter by reed · 9 years ago
  78. 30297c5 Fix build warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] by dongseong.hwang · 9 years ago
  79. 181d7ba Fix build warning: reference cannot be bound to dereferenced null pointer in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] by dongseong.hwang · 9 years ago
  80. aec2510 minor fixes to cubics code and overall alignment of how bounds and tops are computed for all curve types by caryclark · 9 years ago
  81. 1049f12 Now, path ops natively intersect conics, quads, and cubics in any combination. There are still a class of cubic tests that fail and a handful of undiagnosed failures from skps and fuzz tests, but things are much better overall. by caryclark · 9 years ago
  82. 95bc5f3 change isNestedRect to isNestedFillRect by caryclark · 9 years ago
  83. 4a8562b remove SK_SUPPORT_LEGACY_ARCTO_QUADS code by reed · 10 years ago
  84. 33a4582 Remove SK_SUPPORT_LEGACY_ADDOVAL by fmalita · 10 years ago
  85. b421650 add double precision convex test by caryclark · 10 years ago
  86. 5ccef57 treat backwards quads as not convex by caryclark · 10 years ago
  87. 63c684a fuzzer fixes by caryclark · 10 years ago
  88. b8de1f4 Reset conicWeights in SkPath::consumeDegenerateSegments when rewinding to last Move op by robertphillips · 10 years ago
  89. 9e779d4 add gm for path-arcs, and catch degenerate arc in conic-case by reed · 10 years ago
  90. 2682700 Remove SK_SUPPORT_LEGACY_ADDRRECT by fmalita · 10 years ago
  91. 523cda3 Remove android specific srcPath from SkPath by djsollen · 10 years ago
  92. d5d27d9 use conics for arcTo by reed · 10 years ago
  93. c778904 share code between arcTo and addArc, update dox by reed · 10 years ago
  94. f90ea01 reorg some path routines, preparing to switch arcs to conics by reed · 10 years ago
  95. 9810cd2 use conics for ovals and roundrects by reed · 10 years ago
  96. e3b61eb Revert of use conics for ovals and roundrects (patchset #1 id:1 of https://codereview.chromium.org/817283005/) by reed · 10 years ago
  97. 2bf1c4d use conics for ovals and roundrects by reed · 10 years ago
  98. 2b6ab61 Remove SkPath::asRect by robertphillips · 10 years ago
  99. 91b0a35 Cleanup isRect variants by robertphillips · 10 years ago
  100. 4f662e6 Update stroke path to use rect returned from isRect (to fix trailing moveTo bug) by robertphillips · 10 years ago