1. a8b326c change SkPoint::setLength to set itself to (0,0) if it starting length is degenerate. by reed · 10 years ago
  2. d9c42f7 optimize setRectFan and join -- from profiling drawText by reed · 10 years ago
  3. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  4. 936b734 ios fixes by caryclark · 10 years ago
  5. 11e5b97 Add sk_float_rsqrt with SSE + NEON fast paths. by commit-bot@chromium.org · 11 years ago
  6. 5a5fe58 change setLength and Normalize to handle when mag2 overflows a float, but the by reed@google.com · 11 years ago
  7. 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
  8. 803eceb fix warnings on Mac in src/core by caryclark@google.com · 12 years ago
  9. e3987da make CanNormalize inline for the float build (big speedup for PathIter) by reed@google.com · 12 years ago
  10. 94fa43c Fix SkPathStroker::lineTo() for line with length SK_ScalarNearlyZero by epoger@google.com · 12 years ago
  11. 55b5f4b add SkPoint::CanNormalize to unify decisions about when a vector is degenerate by reed@google.com · 13 years ago
  12. 647a804 Core skia changes to prepare for Gr AA Hairline renderer by bsalomon@google.com · 13 years ago
  13. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  14. 1fd56dc Implement SkPoint::Normalize() for SK_SCALAR_IS_FIXED and add performance warning to its declaration by epoger@google.com · 13 years ago
  15. 7744c20 use SkPoint, creating an alias for GrPoint by reed@google.com · 13 years ago
  16. ac75309 add some utils to SkPoint by reed@android.com · 15 years ago
  17. 8a1c16f grab from latest android by reed@android.com · 16 years ago