Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
73a025811c202fee3248bc7756fba6deb79bfdd1
/
tests
/
ScalarTest.cpp
415e76a
fix Fixed build
by reed@google.com
· 13 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
· 13 years ago
706f621
Fixes for Windows Release compiler complaints (overflow in const arith)
by robertphillips@google.com
· 13 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