index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
MatrixTest.cpp
Commit message (
Expand
)
Author
Age
...
*
fix warnings on Mac in tests
caryclark@google.com
2012-06-06
*
add isSimilarityTransform() and some tests
bsalomon@google.com
2012-04-25
*
fix unused-return-result-warning for invert/getPosTan
reed@google.com
2012-04-19
*
Revert r3681 due to fixed point failures in tests.
bsalomon@google.com
2012-04-16
*
add isSimilarityTransform() and some tests
bsalomon@google.com
2012-04-16
*
restore line accidentally deleted in MatrixTest.cpp in r3491
bsalomon@google.com
2012-03-26
*
Another fix for fixed point (nan == nan in fixed pt)
bsalomon@google.com
2012-03-26
*
Add SkMatrix::cheapEqualTo, use in Gr code
bsalomon@google.com
2012-03-26
*
Remove warnings (trailing \, signed vs unsigned, parenthesization).
tomhudson@google.com
2011-10-27
*
Setting perspective in fixed point.
bungeman@google.com
2011-10-07
*
Make SkMath.h less visible in public header files.
tomhudson@google.com
2011-09-27
*
[gpu] Remove getMaxStretch for perspective, use mapRadius for perspective pat...
bsalomon@google.com
2011-09-09
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Fix build break from 1851.
bungeman@google.com
2011-07-13
*
Change pdfTransform to asAffine.
bungeman@google.com
2011-07-13
*
get tests closer to passing for SKIA_SCALAR=fixed
epoger@google.com
2011-05-17
*
update to work correctly for scalar == fixed or float
reed@android.com
2011-02-09
*
add unittest for matrix::flatten
reed@android.com
2009-06-29
*
cleanup formating (e.g. no trailing spaces)
reed@android.com
2009-04-02
*
more tests (need more meat in there)
reed@android.com
2009-02-27
*
add initial unittest framework (tests)
reed@android.com
2009-02-27
[prev]