1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. 3054989 do reject vertical lines if they are outside of the clip by Mike Reed · 6 years ago
  3. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  4. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  5. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  6. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  7. d2c6637 harden line clipper against slight numerical drift. by Mike Reed · 7 years ago
  8. ff863bc move private test for sect_with_horizontal into unittests by reed · 8 years ago
  9. 64b309c use fast/inline SkRect::set(p0, p1) for 2 points by reed · 9 years ago
  10. 31223e0 cull edges that are to the right of the clip by reed · 10 years ago
  11. 01d3319 Faster edge re-sort by reed · 10 years ago
  12. 0692c5f Revert of Faster edge re-sort, drop trailing edges (patchset #2 id:20001 of https://codereview.chromium.org/907623002/) by reed · 10 years ago
  13. 2322115 Faster edge re-sort, drop trailing edges by reed · 10 years ago
  14. c319d07 Revert of faster edge re-sort, drop trailing edges (patchset #4 id:60001 of https://codereview.chromium.org/891613003/) by reed · 10 years ago
  15. 38f1c00 faster edge re-sort, drop trailing edges by reed · 10 years ago
  16. a8c7f77 fix (some) 64bit warnings -- size_t -> int by commit-bot@chromium.org · 11 years ago
  17. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  18. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  19. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  20. 0e51577 fix warning from scalar --> int32 conversion by humper@google.com · 12 years ago
  21. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  22. c6ce750 Fixed some fixed point build Windows compiler complaints by robertphillips@google.com · 12 years ago
  23. 83edde2 mirror of https://codereview.appspot.com/6188054/ by reed@google.com · 12 years ago
  24. bddbc45 we have to explicitly pin the results from sect_with_horizontal, since even with by reed@google.com · 12 years ago
  25. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  26. 160f2c0 increase intermediate precision when chopping lines. This avoids returning a by reed@google.com · 13 years ago
  27. a3d9010 add unittest for IntersectLine, used by hairlines by reed@android.com · 15 years ago
  28. e522ca5 fix winding bug in lineclipper by reed@android.com · 15 years ago
  29. e28ff55 retool clipping in hairlines to catch huge coordinates by reed@android.com · 15 years ago
  30. 7014906 add lineclipper, and test case by reed@android.com · 15 years ago