aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Test.h
Commit message (Expand)AuthorAge
* 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