1. 7bf7999 Reland "Add format-specifier warnings to SkDebugf." by John Stiles · 3 years, 4 months ago
  2. 283dba5 Revert "Add format-specifier warnings to SkDebugf." by Tyler Denniston · 3 years, 4 months ago
  3. e58831c Add format-specifier warnings to SkDebugf. by John Stiles · 3 years, 4 months ago
  4. be03ef1 Remove ableist language by Kevin Lubick · 3 years, 4 months ago
  5. 886a904 Update SkTQSort to use half-open ranges. by John Stiles · 4 years, 3 months ago
  6. 955adbe Replace various one-liner sorting functor adapters with lambdas. by John Stiles · 4 years, 3 months ago
  7. 6e9ead9 Revert "Remove custom SkSort algorithms." by John Stiles · 4 years, 3 months ago
  8. 70474c1 Remove custom SkSort algorithms. by John Stiles · 4 years, 3 months ago
  9. 491df6b remove SkTLS by Mike Klein · 4 years, 8 months ago
  10. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  11. 1379508 some pathops fuzz fixes by Cary Clark · 6 years ago
  12. 98900b5 pathops remove degenerate line on close by Cary Clark · 6 years ago
  13. 5edcd31 migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  14. f9ecb4e Revert "migrating SkTDArray towards std::vector api" by Mike Reed · 6 years ago
  15. 79884be migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  16. cadc506 fix pathops stitching bug by Cary Clark · 6 years ago
  17. 1d31443 fix line intersect divide by zero by Cary Clark · 6 years ago
  18. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  19. 51c5678 use reversePathTo in place of addPathReverse by caryclark · 8 years ago
  20. 2fd58a2 Revert of use reversePathTo in place of addPathReverse (patchset #1 id:1 of https://codereview.chromium.org/2481463002/ ) by caryclark · 8 years ago
  21. d8db392 use reversePathTo in place of addPathReverse by caryclark · 8 years ago
  22. a35ab3e fix fuzzers by caryclark · 8 years ago
  23. 1c10607 don't close a contour with a line if nothing's there by caryclark · 8 years ago
  24. eed356d Rewriting path writer by caryclark · 8 years ago
  25. 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 · 10 years ago
  26. 7eaa53d path ops work in progress by caryclark@google.com · 11 years ago
  27. a5e5592 path ops -- fix skp bugs by caryclark@google.com · 11 years ago
  28. 07393ca Add base types for path ops by caryclark@google.com · 12 years ago