1. 1a5e51f remove SkScalarMul from public headers by reed@google.com · 11 years ago
  2. 11e5b97 Add sk_float_rsqrt with SSE + NEON fast paths. by commit-bot@chromium.org · 11 years ago
  3. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  4. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  5. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  6. c7d0ea3 add asScalars() to document when we want to treat SkPoint or SkRect as an array by reed@google.com · 12 years ago
  7. 24d10cb tweak to comments, ws change to trigger bots by reed@google.com · 12 years ago
  8. 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
  9. 0bb18bb explicitly track if a path is finite or not by reed@google.com · 12 years ago
  10. 398b1bc add SkPoint::isZero(), match the existing method on SkIPoint by mike@reedtribe.org · 12 years ago
  11. e3987da make CanNormalize inline for the float build (big speedup for PathIter) by reed@google.com · 12 years ago
  12. 94fa43c Fix SkPathStroker::lineTo() for line with length SK_ScalarNearlyZero by epoger@google.com · 12 years ago
  13. 278dc69 Use cheapComputeDirection to determine normal facing in GrAAConvexPathRenderer by bsalomon@google.com · 13 years ago
  14. 4da06ab Modifying SkPath to store all verbs provided by the user, and to give by schenney@chromium.org · 13 years ago
  15. c12e1b1 Replace SkMath.h includes as required for fixed point. by tomhudson@google.com · 13 years ago
  16. 889bd8b Make SkMath.h less visible in public header files. by tomhudson@google.com · 13 years ago
  17. dbeeac3 Add perspective support to the gpu aa hairline renderer. by bsalomon@google.com · 13 years ago
  18. 55b5f4b add SkPoint::CanNormalize to unify decisions about when a vector is degenerate by reed@google.com · 13 years ago
  19. 647a804 Core skia changes to prepare for Gr AA Hairline renderer by bsalomon@google.com · 13 years ago
  20. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  21. 1fd56dc Implement SkPoint::Normalize() for SK_SCALAR_IS_FIXED and add performance warning to its declaration by epoger@google.com · 13 years ago
  22. 7744c20 use SkPoint, creating an alias for GrPoint by reed@google.com · 13 years ago
  23. b7d956d add draw sample by mike@reedtribe.org · 13 years ago
  24. 7ffb1b2 Add code needed to build skia as a windows dll within the chromium project. by ctguil@chromium.org · 14 years ago
  25. 6f8f292 add origin to device by reed@google.com · 14 years ago
  26. ac75309 add some utils to SkPoint by reed@android.com · 15 years ago
  27. fc25abd fix warnings by reed@android.com · 16 years ago
  28. 8a1c16f grab from latest android by reed@android.com · 16 years ago