index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
MathTest.cpp
Commit message (
Expand
)
Author
Age
*
fix scalar=fixed for the new tests
reed@google.com
2011-10-06
*
add SkAlphaBlend255
reed@google.com
2011-10-06
*
Make SkMath.h less visible in public header files.
tomhudson@google.com
2011-09-27
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
fix windows compile errors in "tests"
epoger@google.com
2011-06-08
*
add code to test different premul techniques (disabled right now)
reed@google.com
2011-03-30
*
update to work correctly for scalar == fixed or float
reed@android.com
2011-02-09
*
add SkScalarIsFinite(), and use it for a more portable impl of SkRect::isVali...
reed@google.com
2011-02-08
*
Upstream mulDiv255Ceil() from WebKit to the skia repository.
senorblanco@chromium.org
2010-12-07
*
fix build for SK_SCALAR_IS_FIXED
reed@android.com
2010-04-13
*
add unittest for copysign
reed@android.com
2010-02-09
*
add onSendClickToChildren to views, so a view can capture all clicks.
reed@android.com
2009-11-16
*
cleanup formating (e.g. no trailing spaces)
reed@android.com
2009-04-02
*
build with -Wall
reed@android.com
2009-03-20
*
more tests (need more meat in there)
reed@android.com
2009-02-27
*
add initial unittest framework (tests)
reed@android.com
2009-02-27