1. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 7 months ago
  2. bae6169 Revert "Revert "reimpl parts of arctTo using doubles to handle shallow angles"" by Mike Reed · 5 years ago
  3. bc525d6 Revert "reimpl parts of arctTo using doubles to handle shallow angles" by Florin Malita · 5 years ago
  4. 1ec1704 reimpl parts of arctTo using doubles to handle shallow angles by Mike Reed · 5 years ago
  5. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  6. 534e776 add pathops bench for simplify by Mike Reed · 6 years ago
  7. d9187c0 Revert "SkMath takes some functions from from SkTypes" by Mike Klein · 6 years ago
  8. 3b34723 SkMath takes some functions from from SkTypes by Hal Canary · 6 years ago
  9. 59d5a0e Revert "offset angle check edge in common" by Cary Clark · 8 years ago
  10. d2eb581 offset angle check edge in common by Cary Clark · 8 years ago
  11. 30b9fdd pathops coincident work by caryclark · 8 years ago
  12. 55888e4 pathops coincidence and security rewrite by caryclark · 8 years ago
  13. 624637c Path ops formerly found the topmost unprocessed edge and determined its angle sort order to initialize the winding. This never worked correctly with cubics and was flaky with paths consisting mostly of vertical edges. by caryclark · 9 years ago
  14. 03b03ca working on initial winding for cubics by caryclark · 9 years ago
  15. 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
  16. 5435929 cumulative pathops patch by caryclark · 9 years ago
  17. 0dc4dd6 Revert of pathops version two (patchset #16 id:150001 of https://codereview.chromium.org/1002693002/) by reed · 9 years ago
  18. ccec0f9 pathops version two by caryclark · 9 years ago
  19. 65f5531 These tests stress pathops by describing the union of circle-like paths that have tiny line segments embedded and double back to create near-coincident conditions. by caryclark · 10 years ago
  20. 27c46a0 Revert of harden pathops for pathological test (patchset #19 id:410001 of https://codereview.chromium.org/633393002/) by hcm · 10 years ago
  21. 6f726ad These tests stress pathops by describing the union of circle-like paths that have tiny line segments embedded and double back to create near-coincident conditions. by caryclark · 10 years ago
  22. dac1d17 Enabling the canvas bit to turn the clip stack into a flat replace exposed around 100 failures when testing the 800K skp set generated from the top 1M web sites. by caryclark · 10 years ago
  23. 3d695d9 change #if SK_DEBUG to #ifdef SK_DEBUG by commit-bot@chromium.org · 10 years ago
  24. 4431e77 Mike R: please sanity check SkPostConfig.h by commit-bot@chromium.org · 10 years ago
  25. a2bbc6e pathops work in progress by caryclark@google.com · 11 years ago
  26. 7eaa53d path ops work in progress by caryclark@google.com · 11 years ago
  27. 570863f path ops work in progress by caryclark@google.com · 11 years ago
  28. 791d0de fix linux point compare by caryclark@google.com · 11 years ago
  29. 07e97fc path ops work in progress by caryclark@google.com · 11 years ago
  30. cffbcc3 path ops -- rewrite angle sort by caryclark@google.com · 11 years ago
  31. a5e5592 path ops -- fix skp bugs by caryclark@google.com · 11 years ago
  32. 3b97af5 path ops -- use standard max, min, double-is-nan by caryclark@google.com · 11 years ago
  33. ad65a3e path ops work in progress by caryclark@google.com · 11 years ago
  34. 07393ca Add base types for path ops by caryclark@google.com · 11 years ago