Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
089b7c96ca7cfb4005530f2e19a6a6713ac37441
/
tests
/
ScalarTest.cpp
92b3335
more rect api simplifications
by Mike Reed
· 5 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
9880607
Even more win64 warning fixes
by bsalomon
· 10 years ago
3253f83
fix double->float warning
by reed@google.com
· 10 years ago
4e332f8
add rounding-using-doubles methods on SkScalar and SkRect
by commit-bot@chromium.org
· 10 years ago
8f6884a
Cleanup: Sanitize the order of includes under tests/
by tfarina@chromium.org
· 11 years ago
e2eac8b
Move macros from TestClassDef.h to Test.h
by commit-bot@chromium.org
· 11 years ago
8f4d230
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
by reed@google.com
· 11 years ago
e4fafb1
Use DEFINE_TESTCLASS_SHORT macro in tests.
by tfarina@chromium.org
· 11 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
7886ad3
remove SK_CAN_USE_FLOAT (deprecated)
by reed@google.com
· 12 years ago
415e76a
fix Fixed build
by reed@google.com
· 12 years ago
30d90eb
Use x*0 instead of x!=x to detect non-finite values, since x*0 also detects infinities
by reed@google.com
· 12 years ago
706f621
Fixes for Windows Release compiler complaints (overflow in const arith)
by robertphillips@google.com
· 12 years ago
6853e80
Addressed more Windows compiler complaint issues
by robertphillips@google.com
· 13 years ago
f8aa18c
Compile with c++0x. http://codereview.appspot.com/5841074/
by bungeman@google.com
· 13 years ago
cadbcb8
Towards enabling -Werror in skia on Linux
by bsalomon@google.com
· 13 years ago
5ae777d
rename sk_float_isNaN to sk_float_isnan to match related functions
by reed@google.com
· 13 years ago
61873a5
add sk_float_isfinite to mask platform differences
by reed@google.com
· 13 years ago
d230e3e
add test for isFinite
by reed@google.com
· 13 years ago