1. 31f7304 Make line distance more robust by Jim Van Verth · 6 years ago
  2. 9ea7682 Fix line distance issue by Jim Van Verth · 6 years ago
  3. 6bdfebe Some more shadow cleanup by Jim Van Verth · 6 years ago
  4. 84f7c2b share impl for setlength by Mike Reed · 6 years ago
  5. df429f3 move parts of SkPoint to SkPointPriv by Cary Clark · 7 years ago
  6. 74f623d make point array methods private by Cary Clark · 7 years ago
  7. 05c474b Suppress float-cast-overflow in SkPoint::Length. by Ben Wagner · 7 years ago
  8. a99b6ce start removing uses of SkScalarMul by Mike Reed · 8 years ago
  9. 0851d2d Handle stroked single line special case in Ganesh by robertphillips · 8 years ago
  10. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  11. 4760f32 Clarify iOS flush-to-zero status. by bungeman · 9 years ago
  12. 5a23a14 Fix to check for inf when generating quadratic points by egdaniel · 10 years ago
  13. a8b326c change SkPoint::setLength to set itself to (0,0) if it starting length is degenerate. by reed · 10 years ago
  14. d9c42f7 optimize setRectFan and join -- from profiling drawText by reed · 10 years ago
  15. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  16. 936b734 ios fixes by caryclark · 10 years ago
  17. 11e5b97 Add sk_float_rsqrt with SSE + NEON fast paths. by commit-bot@chromium.org · 11 years ago
  18. 5a5fe58 change setLength and Normalize to handle when mag2 overflows a float, but the by reed@google.com · 11 years ago
  19. 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
  20. 803eceb fix warnings on Mac in src/core by caryclark@google.com · 12 years ago
  21. e3987da make CanNormalize inline for the float build (big speedup for PathIter) by reed@google.com · 12 years ago
  22. 94fa43c Fix SkPathStroker::lineTo() for line with length SK_ScalarNearlyZero by epoger@google.com · 12 years ago
  23. 55b5f4b add SkPoint::CanNormalize to unify decisions about when a vector is degenerate by reed@google.com · 13 years ago
  24. 647a804 Core skia changes to prepare for Gr AA Hairline renderer by bsalomon@google.com · 13 years ago
  25. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  26. 1fd56dc Implement SkPoint::Normalize() for SK_SCALAR_IS_FIXED and add performance warning to its declaration by epoger@google.com · 13 years ago
  27. 7744c20 use SkPoint, creating an alias for GrPoint by reed@google.com · 13 years ago
  28. ac75309 add some utils to SkPoint by reed@android.com · 15 years ago
  29. 8a1c16f grab from latest android by reed@android.com · 16 years ago