aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/AAClipTest.cpp
Commit message (Expand)AuthorAge
* Change random number generator for 'tests' to SkMWCRandom. Also removes some Gravatar jvanverth@google.com2013-03-04
* Tests : Unused parameters cleanupGravatar sugoi@google.com2013-02-27
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)Gravatar robertphillips@google.com2012-08-16
* update the nearly_integral calculation to be (a) faster, and (b) to correctlyGravatar reed@google.com2012-05-11
* Addressed more Windows compiler complaint issuesGravatar robertphillips@google.com2012-04-16
* Close a couple of minor memory leaks, add a valgrind suppression file toGravatar tomhudson@google.com2012-03-15
* fix bug and add test for aaclip when blitV is calledGravatar reed@google.com2012-02-29
* aaclip needs to handle paths with holesGravatar reed@google.com2012-02-16
* more rgn==aaclip testsGravatar reed@google.com2011-11-23
* add test that aaclip.setRegion creates the same mask as the regionGravatar mike@reedtribe.org2011-11-23
* now we trim the aaclip after building it, to ensure that it has tight boundsGravatar reed@google.com2011-10-27
* add test for rgn-ops. some disable for now as they don't work (yet)Gravatar reed@google.com2011-10-26
* fix new test to work in fixed-pointGravatar reed@google.com2011-10-26
* add initial unittests for aaclip. Fix case where BuilderBlitter skipped the topGravatar reed@google.com2011-10-26