Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
dc57b5d49647b6f6685df998ee7d81200ba7f652
/
tests
/
PointTest.cpp
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
a8b326c
change SkPoint::setLength to set itself to (0,0) if it starting length is degenerate.
by reed
· 10 years ago
e2eac8b
Move macros from TestClassDef.h to Test.h
by commit-bot@chromium.org
· 11 years ago
4b413c8
remove SkFloatToScalar macro
by commit-bot@chromium.org
· 11 years ago
11e5b97
Add sk_float_rsqrt with SSE + NEON fast paths.
by commit-bot@chromium.org
· 11 years ago
fcc9ca0
by hook or by crook, force gcc to return the value of SkPoint::length() to actually be a float
by reed@google.com
· 11 years ago
ecc9d28
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 12 years ago
dc9cdf8
add (temporary) diagnostic code for normalize test
by reed@google.com
· 12 years ago
25720b4
trick the compiler into not knowning that I will generate an overflow
by reed@google.com
· 12 years ago
5a5fe58
change setLength and Normalize to handle when mag2 overflows a float, but the
by reed@google.com
· 12 years ago
c7d0ea3
add asScalars() to document when we want to treat SkPoint or SkRect as an array
by reed@google.com
· 12 years ago
98a9e1f
Change comment in PointTest to refer to GCC bug
by borenet@google.com
· 12 years ago
b7b5d93
Fix PointTest. https://codereview.appspot.com/6486062/
by bungeman@google.com
· 12 years ago
42639cd
fix warnings on Mac in tests
by caryclark@google.com
· 12 years ago
7558925
Fix miscellaneous compiler warnings from Visual Studio 2010.
by tomhudson@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
d33f75c
Move PointTest.cpp out of tests/core into tests/ ; the other arrangement was
by epoger@google.com
· 13 years ago
[Renamed from tests/core/PointTest.cpp]
1fd56dc
Implement SkPoint::Normalize() for SK_SCALAR_IS_FIXED and add performance warning to its declaration
by epoger@google.com
· 13 years ago