index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
Matrix44Test.cpp
Commit message (
Expand
)
Author
Age
*
Fix minor valgrind-found memory leaks
robertphillips@google.com
2013-03-21
*
fix warings. add SkTAbs()
reed@google.com
2013-01-08
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-11
*
Add SkMatrix44 constructor that allows user to control the initialization
vollick@chromium.org
2012-12-10
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-06
*
optimize translate and scale
reed@google.com
2012-12-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-04
*
add getTypes() to SkMatrix44, to cache how complex the matrix is.
reed@google.com
2012-12-03
*
Add SkMatrix44::setColMajord, etc.
vollick@chromium.org
2012-11-19
*
Add SkMatrix44::setTranspose
vollick@chromium.org
2012-11-14
*
Changing the visibility of SkMatrix44::determinant().
vollick@chromium.org
2012-11-13
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-10
*
add explicit mapScalars and mapMScalars entry-points, instead of just map()
reed@google.com
2012-11-09
*
add quick-n-dirty test for concat on matrix44
reed@google.com
2012-11-09
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
fix warnings on Mac in tests
caryclark@google.com
2012-06-06
*
Fixing Windows compiler complaints
robertphillips@google.com
2012-04-06
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
add (disabled) tests for common angles
reed@google.com
2011-06-24
*
add row/col major getters, plus unit-tests
reed@google.com
2011-06-13
*
update SkMatrix44
reed@google.com
2011-06-09