aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/skia_test.cpp
Commit message (Expand)AuthorAge
* Mike R: please sanity check SkPostConfig.hGravatar commit-bot@chromium.org2014-04-14
* Let DM run unit tests.Gravatar commit-bot@chromium.org2014-02-26
* Revert of Let DM run unit tests. (https://codereview.chromium.org/178273002/)Gravatar commit-bot@chromium.org2014-02-25
* Let DM run unit tests.Gravatar commit-bot@chromium.org2014-02-25
* Reland "Add --skip_cpu and --skip_gpu options to tests"Gravatar commit-bot@chromium.org2014-01-30
* tests: add --veryVerbose / -VGravatar commit-bot@chromium.org2014-01-28
* Revert of Add --skip_cpu and --skip_gpu options to tests (https://codereview....Gravatar commit-bot@chromium.org2014-01-28
* Add --skip_cpu and --skip_gpu options to testsGravatar commit-bot@chromium.org2014-01-28
* Cleanup: Sanitize the order of includes under tests/Gravatar tfarina@chromium.org2014-01-24
* add leaks flag to show unref'd instsGravatar commit-bot@chromium.org2014-01-23
* Make tests output spin on the same line by default.Gravatar commit-bot@chromium.org2014-01-02
* remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floatsGravatar reed@google.com2013-12-17
* GpuTest::GetContext() doesn't exist.Gravatar commit-bot@chromium.org2013-11-20
* tests: Provide a default resources path.Gravatar commit-bot@chromium.org2013-10-29
* SkThreadPool: tweak two little things that have been annoying meGravatar commit-bot@chromium.org2013-10-10
* In skia_test.cc, atomics -> mutex.Gravatar commit-bot@chromium.org2013-10-01
* Add skia_tsan_build to match skia_asan_build and fix one example race.Gravatar bungeman@google.com2013-09-25
* Add ShouldSkip variant that can read a --match flag directly.Gravatar commit-bot@chromium.org2013-08-30
* dump out sizeof(void*) in headerGravatar reed@google.com2013-08-29
* refactor duplication (shouldSkip and skip_name) into a utility functionGravatar sglez@google.com2013-07-24
* Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441Gravatar epoger@google.com2013-07-23
* refactor duplication (shouldSkip and skip_name) into a utility functionGravatar sglez@google.com2013-07-23
* harden and speed up path op unit testsGravatar caryclark@google.com2013-07-16
* 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
* fix error that ran no tests if no options were passedGravatar caryclark@google.com2013-05-02
* Allow unit tests to include or exclude test sets.Gravatar caryclark@google.com2013-05-02
* Unbreak -z. The LocalReporter shim layer was forcing the pathops options bac...Gravatar commit-bot@chromium.org2013-04-22
* Make it clearer what's going on at the end of tests.Gravatar commit-bot@chromium.org2013-04-22
* Add thread-per-core setting to SkThreadPool.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
* Better fix for the patched build.Gravatar scroggo@google.com2013-04-11
* restore option to --match (instead of --matchStr)Gravatar reed@google.com2013-04-11
* Fix build. Unreviewed.Gravatar scroggo@google.com2013-04-11
* use commandlineflags for tests/Gravatar commit-bot@chromium.org2013-04-11
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.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
* Tests : Unused parameters cleanupGravatar sugoi@google.com2013-02-27
* 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
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Re-enable inst counting in debug builds.Gravatar bsalomon@google.com2013-01-15
* Remove legacy flag for android from testsGravatar djsollen@google.com2012-11-29
* Fix test app to ensure that we destroy our GPU resources.Gravatar djsollen@google.com2012-11-29
* Improve NaCl supportGravatar borenet@google.com2012-11-01
* build iOS with 'make all'Gravatar caryclark@google.com2012-10-02
* Added cache stats printout to testsGravatar robertphillips@google.com2012-09-07