aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PointTest.cpp
Commit message (Expand)AuthorAge
* remove SkTCastGravatar Mike Klein2018-06-18
* move parts of SkPoint to SkPointPrivGravatar Cary Clark2017-11-08
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* change SkPoint::setLength to set itself to (0,0) if it starting length is deg...Gravatar reed2014-12-09
* Move macros from TestClassDef.h to Test.hGravatar commit-bot@chromium.org2014-01-14
* remove SkFloatToScalar macroGravatar commit-bot@chromium.org2013-11-25
* Add sk_float_rsqrt with SSE + NEON fast paths.Gravatar commit-bot@chromium.org2013-11-08
* by hook or by crook, force gcc to return the value of SkPoint::length() to ac...Gravatar reed@google.com2013-05-06
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-04
* add (temporary) diagnostic code for normalize testGravatar reed@google.com2013-05-03
* trick the compiler into not knowning that I will generate an overflowGravatar reed@google.com2013-05-03
* change setLength and Normalize to handle when mag2 overflows a float, but theGravatar reed@google.com2013-05-03
* add asScalars() to document when we want to treat SkPoint or SkRect as an arrayGravatar reed@google.com2013-03-08
* Change comment in PointTest to refer to GCC bugGravatar borenet@google.com2012-08-27
* Fix PointTest.Gravatar bungeman@google.com2012-08-24
* fix warnings on Mac in testsGravatar caryclark@google.com2012-06-06
* Fix miscellaneous compiler warnings from Visual Studio 2010.Gravatar tomhudson@google.com2012-04-10
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Move PointTest.cpp out of tests/core into tests/ ; the other arrangement wasGravatar epoger@google.com2011-06-15