1. fc31be4 Harden SkClassifyCubic by Chris Dalton · 7 years ago
  2. df429f3 move parts of SkPoint to SkPointPriv by Cary Clark · 7 years ago
  3. 29011a2 Remove tolerance form SkClassifyCubic by Chris Dalton · 7 years ago
  4. 91982ee Fix SkClassifyCubic for near-quadratics by Chris Dalton · 7 years ago
  5. 16ef465 Fix ASAN bot by msarett · 8 years ago
  6. b1b12f8 handle large conic weights by reed · 8 years ago
  7. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  8. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  9. 45398df Reland of ix zero-length tangent (patchset #1 id:1 of https://codereview.chromium.org/1312243002/ ) by caryclark · 9 years ago
  10. 91298b4 Revert of fix zero-length tangent (patchset #2 id:20001 of https://codereview.chromium.org/1311273002/ ) by caryclark · 9 years ago
  11. 7544124 fix zero-length tangent by caryclark · 9 years ago
  12. daee7ea impl SkConvertQuadToCubic w/ Sk2s by reed · 9 years ago
  13. 5501103 use new faster/vector impl for chopping conics by reed · 9 years ago
  14. c08330f remove slower scalar code in favor of vectors by reed · 9 years ago
  15. 6b9ef90 SkChopCubicAt2 using Sk2s -- 2x faster by reed · 9 years ago
  16. b640203 use Sk2s for conics by reed · 9 years ago
  17. 40b7dd5 use Sk2s for EvalQuadTangent and ChopQuadAt by reed · 9 years ago
  18. 65cb2cd alt SkEvalQuadAt that returns its answer, using Sk2f by reed · 9 years ago
  19. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 10 years ago
  20. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  21. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  22. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  23. 42639cd fix warnings on Mac in tests by caryclark@google.com · 12 years ago
  24. c256cd1 remove fragile assert by reed@google.com · 12 years ago
  25. 087d5aa fix edgecase in chopcubic where we computed duplicate tvalues by reed@google.com · 12 years ago
  26. 221db3c Fix initialization of variables; eliminates warnings on Linux. by tomhudson@google.com · 13 years ago
  27. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  28. 6fc321a add test for SkConvertQuadToCubic by reed@google.com · 13 years ago
  29. d8730ea more tests (need more meat in there) by reed@android.com · 15 years ago