index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
PointTest.cpp
Commit message (
Expand
)
Author
Age
*
remove SkTCast
Mike Klein
2018-06-18
*
move parts of SkPoint to SkPointPriv
Cary Clark
2017-11-08
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
change SkPoint::setLength to set itself to (0,0) if it starting length is deg...
reed
2014-12-09
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Add sk_float_rsqrt with SSE + NEON fast paths.
commit-bot@chromium.org
2013-11-08
*
by hook or by crook, force gcc to return the value of SkPoint::length() to ac...
reed@google.com
2013-05-06
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-04
*
add (temporary) diagnostic code for normalize test
reed@google.com
2013-05-03
*
trick the compiler into not knowning that I will generate an overflow
reed@google.com
2013-05-03
*
change setLength and Normalize to handle when mag2 overflows a float, but the
reed@google.com
2013-05-03
*
add asScalars() to document when we want to treat SkPoint or SkRect as an array
reed@google.com
2013-03-08
*
Change comment in PointTest to refer to GCC bug
borenet@google.com
2012-08-27
*
Fix PointTest.
bungeman@google.com
2012-08-24
*
fix warnings on Mac in tests
caryclark@google.com
2012-06-06
*
Fix miscellaneous compiler warnings from Visual Studio 2010.
tomhudson@google.com
2012-04-10
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Move PointTest.cpp out of tests/core into tests/ ; the other arrangement was
epoger@google.com
2011-06-15