Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
59b740028752e741e27ce7e7652a59ae56b5450f
/
tests
/
MathTest.cpp
8d7e39c
add experimental test for blending math (disabled for now)
by reed@google.com
· 13 years ago
111c19b
fix scalar=fixed for the new tests
by reed@google.com
· 13 years ago
0abb499
add SkAlphaBlend255
by reed@google.com
· 13 years ago
889bd8b
Make SkMath.h less visible in public header files.
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
bf083a9
fix windows compile errors in "tests"
by epoger@google.com
· 13 years ago
772813a
add code to test different premul techniques (disabled right now)
by reed@google.com
· 14 years ago
d413445
update to work correctly for scalar == fixed or float
by reed@android.com
· 14 years ago
077910e
add SkScalarIsFinite(), and use it for a more portable impl of SkRect::isValidCoords()
by reed@google.com
· 14 years ago
ec7a30c
Upstream mulDiv255Ceil() from WebKit to the skia repository.
by senorblanco@chromium.org
· 14 years ago
c846ede
fix build for SK_SCALAR_IS_FIXED
by reed@android.com
· 15 years ago
f0ad086
add unittest for copysign
by reed@android.com
· 15 years ago
e72fee5
add onSendClickToChildren to views, so a view can capture all clicks.
by reed@android.com
· 15 years ago
80e39a7
cleanup formating (e.g. no trailing spaces)
by reed@android.com
· 16 years ago
04225dc
build with -Wall fix associated warnings (at least on gcc 4.0.1)
by reed@android.com
· 16 years ago
d8730ea
more tests (need more meat in there)
by reed@android.com
· 16 years ago
ed67331
add initial unittest framework (tests)
by reed@android.com
· 16 years ago