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
*
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