1. ff863bc move private test for sect_with_horizontal into unittests by reed · 8 years ago
  2. 64b309c use fast/inline SkRect::set(p0, p1) for 2 points by reed · 9 years ago
  3. 31223e0 cull edges that are to the right of the clip by reed · 10 years ago
  4. 01d3319 Faster edge re-sort by reed · 10 years ago
  5. 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
  6. 2322115 Faster edge re-sort, drop trailing edges by reed · 10 years ago
  7. 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
  8. 38f1c00 faster edge re-sort, drop trailing edges by reed · 10 years ago
  9. a8c7f77 fix (some) 64bit warnings -- size_t -> int by commit-bot@chromium.org · 11 years ago
  10. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  11. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  12. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  13. 0e51577 fix warning from scalar --> int32 conversion by humper@google.com · 12 years ago
  14. 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
  15. c6ce750 Fixed some fixed point build Windows compiler complaints by robertphillips@google.com · 12 years ago
  16. 83edde2 mirror of https://codereview.appspot.com/6188054/ by reed@google.com · 12 years ago
  17. bddbc45 we have to explicitly pin the results from sect_with_horizontal, since even with by reed@google.com · 12 years ago
  18. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  19. 160f2c0 increase intermediate precision when chopping lines. This avoids returning a by reed@google.com · 13 years ago
  20. a3d9010 add unittest for IntersectLine, used by hairlines by reed@android.com · 15 years ago
  21. e522ca5 fix winding bug in lineclipper by reed@android.com · 15 years ago
  22. e28ff55 retool clipping in hairlines to catch huge coordinates by reed@android.com · 15 years ago
  23. 7014906 add lineclipper, and test case by reed@android.com · 15 years ago