aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Test.h
Commit message (Expand)AuthorAge
* path ops work in progressGravatar caryclark@google.com2013-07-08
* Refactor: clean up some unused or mostly-unused API I saw here.Gravatar commit-bot@chromium.org2013-06-18
* Fix bug in setting directories for tests.Gravatar scroggo@google.com2013-06-06
* Also proxy bumpTestCount.Gravatar commit-bot@chromium.org2013-04-23
* Make it clearer what's going on at the end of tests.Gravatar commit-bot@chromium.org2013-04-22
* Add --threads to tests binary, to run non-GPU tests on multiple cores.Gravatar commit-bot@chromium.org2013-04-19
* allow tests to optionally use multiple threadsGravatar caryclark@google.com2013-04-18
* shape ops test fixesGravatar caryclark@google.com2013-04-11
* add extended option to TestGravatar caryclark@google.com2013-04-10
* Add --resourcePath flag to the test program.Gravatar djsollen@google.com2013-03-20
* add --tmpDir foo option to tests, to allow unittests that want to write/read ...Gravatar reed@google.com2013-02-25
* Make GPU unit tests use GrContexts of different GL types.Gravatar bsalomon@google.com2013-02-04
* Fix test app to ensure that we destroy our GPU resources.Gravatar djsollen@google.com2012-11-29
* Added cache stats printout to testsGravatar robertphillips@google.com2012-09-07
* 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
* Adding more unit testing for SkCanvas and derived classes.Gravatar junov@chromium.org2012-02-22
* move utils/SkEGLContext to gpu/SkGLContext, some gpu.gyp cleanup, set eol sty...Gravatar bsalomon@google.com2011-10-13
* Make program unit test run clean and add it to tests programGravatar bsalomon@google.com2011-08-16
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* support -android mode when running tests, which spews out android specificGravatar reed@android.com2009-04-09
* cleanup formating (e.g. no trailing spaces)Gravatar reed@android.com2009-04-02
* add initial unittest framework (tests)Gravatar reed@android.com2009-02-27