index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkPoint.cpp
Commit message (
Expand
)
Author
Age
*
start removing uses of SkScalarMul
Mike Reed
2017-02-06
*
Handle stroked single line special case in Ganesh
robertphillips
2016-06-02
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Clarify iOS flush-to-zero status.
bungeman
2015-06-24
*
Fix to check for inf when generating quadratic points
egdaniel
2015-02-25
*
change SkPoint::setLength to set itself to (0,0) if it starting length is deg...
reed
2014-12-09
*
optimize setRectFan and join -- from profiling drawText
reed
2014-10-01
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
ios fixes
caryclark
2014-07-11
*
Add sk_float_rsqrt with SSE + NEON fast paths.
commit-bot@chromium.org
2013-11-08
*
change setLength and Normalize to handle when mag2 overflows a float, but the
reed@google.com
2013-05-03
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
fix warnings on Mac in src/core
caryclark@google.com
2012-06-06
*
make CanNormalize inline for the float build (big speedup for PathIter)
reed@google.com
2012-05-07
*
Fix SkPathStroker::lineTo() for line with length SK_ScalarNearlyZero
epoger@google.com
2012-04-11
*
add SkPoint::CanNormalize to unify decisions about when a vector is degenerate
reed@google.com
2011-09-07
*
Core skia changes to prepare for Gr AA Hairline renderer
bsalomon@google.com
2011-08-23
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Implement SkPoint::Normalize() for SK_SCALAR_IS_FIXED and add performance war...
epoger@google.com
2011-06-15
*
use SkPoint, creating an alias for GrPoint
reed@google.com
2011-05-06
*
add some utils to SkPoint
reed@android.com
2010-01-28
*
grab from latest android
reed@android.com
2008-12-17