1. 267eccc change path serialization version to 4 by Mike Reed · 6 years ago
  2. 0c3137c hide complex versions of isOval and isRRect by Mike Reed · 6 years ago
  3. 1c6e783 handle paths with degenerate verbs by Mike Reed · 7 years ago
  4. 1c80e99 Allow printf style var args for messages in REPORTER_ASSERT. by Brian Salomon · 7 years ago
  5. 1fe0bcc check for huge paths by Mike Reed · 7 years ago
  6. 0a241ce Don't canonicalize empty SkRRects. They stroke differently. by Brian Salomon · 7 years ago
  7. 1acd3c7 keep SVG arcs axis aligned with suppression by Cary Clark · 7 years ago
  8. 5104137 Revert "keep SVG arcs axis aligned" by Cary Clark · 7 years ago
  9. c382384 keep SVG arcs axis aligned by Cary Clark · 7 years ago
  10. 7072e22 Ignore deserialized path convexity and first direction. by Brian Salomon · 7 years ago
  11. c5e4e74 skipRect should only work for lines (not quads or cubics) by Yuqian Li · 7 years ago
  12. 205a126 Revert "Revert "Don't ignore degenerates when deciding if a path is convex"" by Brian Osman · 7 years ago
  13. f953523 Revert "Don't ignore degenerates when deciding if a path is convex" by Brian Osman · 7 years ago
  14. 53cd6c4 Don't ignore degenerates when deciding if a path is convex by Brian Osman · 7 years ago
  15. f13beef Add a utility function to save path test code size by Yuqian Li · 7 years ago
  16. 1170a55 Don't allow iteration through non-finite points. by Mike Klein · 7 years ago
  17. a81b626 Fix SkASSERT for convex paths with DAA by Yuqian Li · 7 years ago
  18. 3154a53 Convert Windows CRLF newlines back to unix ones by Yuqian Li · 7 years ago
  19. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  20. c8323aa tiny concave path point fix by Cary Clark · 7 years ago
  21. 6ad3ffe Guard AA change to wait for rebaselines by Yuqian Li · 7 years ago
  22. 4a31c46 Don't store clipped x which could break edge order by Yuqian Li · 7 years ago
  23. e9bf6dc Don't compare against uninit edge in SkPath::conservativelyContainsRect by Brian Salomon · 7 years ago
  24. 41a930f Revert "Revert "Fix SkPathRef deserialization malloc crash"" by Mike Reed · 7 years ago
  25. a4ce4b1 Revert "Fix SkPathRef deserialization malloc crash" by Mike Reed · 7 years ago
  26. df6660f Fix SkPathRef deserialization malloc crash by Adrienne Walker · 7 years ago
  27. e0b7287 fix drawDRRect for fuzzer by Cary Clark · 7 years ago
  28. fafe135 SkSize can be aggregate-initialized by Hal Canary · 7 years ago
  29. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  30. 3661bc9 hide trivial helpers on canvas by Mike Reed · 7 years ago
  31. df85c38 stop using SkScalarMul by Mike Reed · 7 years ago
  32. 8d3196b expose new tight-bounds method on SkPath by Mike Reed · 8 years ago
  33. 0d7dac8 experimental tight-bounds by Mike Reed · 8 years ago
  34. c121a88 give up on big cubics (for now) and just draw a line by Mike Reed · 8 years ago
  35. 0c0da2b add test for big cubic -- currently disabled by Mike Reed · 8 years ago
  36. 7717d4a conservativelyContainsRect is asserting by Mike Reed · 8 years ago
  37. a19f024 make SkPath::conservativelyContainsRect consume degenerate segments by Lee Salzman · 8 years ago
  38. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  39. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  40. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  41. e3374d6 validate deserialized path verbs by Mike Reed · 8 years ago
  42. 9f67f04 dump path fill type with data by Cary Clark · 8 years ago
  43. 79252f7 Add the missing shift to the dy by Yuqian Li · 8 years ago
  44. db13a09 Use AdditiveBlitter for partial rows by Yuqian Li · 8 years ago
  45. 9939bd6 Compute slope using fSnappedY by Yuqian Li · 8 years ago
  46. 44be067 Revert "Add the missing shift to the dy" by Yuqian Li · 8 years ago
  47. dd13c02 Add the missing shift to the dy by Yuqian Li · 8 years ago
  48. 20079a9 Fix mask overflow caused by edge drift by Yuqian Li · 8 years ago
  49. 041da38 Tighten SkAAClip Bounds by Path Bounds by liyuqian · 8 years ago
  50. c4f66af Catch width overflow by Yuqian Li · 8 years ago
  51. c78eff9 Do not call blitV with 0 height by liyuqian · 8 years ago
  52. bdabcc4 Fix quad convexity with only one backward dir by liyuqian · 8 years ago
  53. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  54. bac1046 Reland of ix for conic fuzz (patchset #1 id:1 of https://codereview.chromium.org/2361473004/ ) by caryclark · 8 years ago
  55. 08b3455 Revert of fix for conic fuzz (patchset #3 id:40001 of https://codereview.chromium.org/2350263003/ ) by caryclark · 8 years ago
  56. ac78863 fix for conic fuzz by caryclark · 8 years ago
  57. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  58. e97fe83 compare degenerates with tolerance by caryclark · 8 years ago
  59. 3cebe24 fix conic path fuzz by caryclark · 8 years ago
  60. ff863bc move private test for sect_with_horizontal into unittests by reed · 8 years ago
  61. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  62. 057ae8a Fix misdetection of rectangles in SkPath::IsSimpleClosedRect. by bsalomon · 8 years ago
  63. 158fabb re-chop if we fail on a big-bad-cubic by reed · 8 years ago
  64. b1b12f8 handle large conic weights by reed · 8 years ago
  65. 4dbbd04 SkLeanWindows.h: #include "Windows.h" fewer places by halcanary · 8 years ago
  66. 99600d0 Add a test to ensure that a case where SkCubicClipper::ChopMonoAtY returns false is handled properly. by mbarbella · 8 years ago
  67. edc743a Add SkPathPriv::IsSimpleClosedRect by bsalomon · 8 years ago
  68. 1978ce2 Fix bug where SkPath will convert an arc to an oval and change the starting point. by bsalomon · 8 years ago
  69. 78d58d1 Make SkPath::isOval() and SkPath::isRRect return the orientation and starting index. by bsalomon · 8 years ago
  70. e8f3062 switch surface to sk_sp by reed · 8 years ago
  71. 8e7b19d add interp path by caryclark · 8 years ago
  72. b1475b0 Add SkPath::isLastContourClosed() by fs · 9 years ago
  73. ba25ddb fix nexus player by caryclark · 9 years ago
  74. dbaec73 give up on quad root if infinite by caryclark · 9 years ago
  75. 9cb5d75 fix bugs in path contains by caryclark · 9 years ago
  76. c91065d Use the unswapped end point y for early out case in winding_line by fs · 9 years ago
  77. 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
  78. 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
  79. 435657f Forward declare SkStrokeRec in SkPathEffect by halcanary · 9 years ago
  80. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  81. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  82. 84cd621 Implement caching of filled paths in the tessellated path renderer. by senorblanco · 9 years ago
  83. 562a66b Revert "Implement caching of filled paths in the tessellated path renderer." by mtklein · 9 years ago
  84. 468dfa7 Implement caching of filled paths in the tessellated path renderer. by senorblanco · 9 years ago
  85. 3b2fb98 rewrite path.getBounds test to work-around compiler bug by reed · 9 years ago
  86. 91f283b change getBounds to return 0000 iff there are zero points by reed · 9 years ago
  87. e8c5666 Very tiny paths are subsumed by the Convexicator by caryclark · 9 years ago
  88. 026beb5 SkPath::Direction serves two masters: by reed · 9 years ago
  89. 6e43465 simplify RawIter - don't return a pt in kClose by reed · 9 years ago
  90. 95bc5f3 change isNestedRect to isNestedFillRect by caryclark · 9 years ago
  91. b421650 add double precision convex test by caryclark · 9 years ago
  92. 5ccef57 treat backwards quads as not convex by caryclark · 9 years ago
  93. b8de1f4 Reset conicWeights in SkPath::consumeDegenerateSegments when rewinding to last Move op by robertphillips · 9 years ago
  94. 50da1d8 Fix broken build due to updated #define by djsollen · 9 years ago
  95. 523cda3 Remove android specific srcPath from SkPath by djsollen · 9 years ago
  96. 454fa71 check for nonfinites in rrects by reed · 10 years ago
  97. d5d27d9 use conics for arcTo by reed · 10 years ago
  98. 3f43f8a remove dead SkPersp macros by reed · 10 years ago
  99. 2b6ab61 Remove SkPath::asRect by robertphillips · 10 years ago
  100. 91b0a35 Cleanup isRect variants by robertphillips · 10 years ago