index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
AAClipTest.cpp
Commit message (
Expand
)
Author
Age
*
update the nearly_integral calculation to be (a) faster, and (b) to correctly
reed@google.com
2012-05-11
*
Addressed more Windows compiler complaint issues
robertphillips@google.com
2012-04-16
*
Close a couple of minor memory leaks, add a valgrind suppression file to
tomhudson@google.com
2012-03-15
*
fix bug and add test for aaclip when blitV is called
reed@google.com
2012-02-29
*
aaclip needs to handle paths with holes
reed@google.com
2012-02-16
*
more rgn==aaclip tests
reed@google.com
2011-11-23
*
add test that aaclip.setRegion creates the same mask as the region
mike@reedtribe.org
2011-11-23
*
now we trim the aaclip after building it, to ensure that it has tight bounds
reed@google.com
2011-10-27
*
add test for rgn-ops. some disable for now as they don't work (yet)
reed@google.com
2011-10-26
*
fix new test to work in fixed-point
reed@google.com
2011-10-26
*
add initial unittests for aaclip. Fix case where BuilderBlitter skipped the top
reed@google.com
2011-10-26