aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/skia_test.cpp
Commit message (Expand)AuthorAge
* 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
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* check for memory leaks in debug-buildGravatar reed@google.com2012-07-22
* add header to document debug-vs-release, fixed-vs-floatGravatar reed@google.com2011-10-26
* Reduce size of filter mask.Gravatar bungeman@google.com2011-09-02
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* remove last vestiges of intentional breakGravatar epoger@google.com2011-06-29
* fix intentional breakGravatar epoger@google.com2011-06-29
* another intentional breakGravatar epoger@google.com2011-06-29
* fix intentional breakGravatar epoger@google.com2011-06-29
* intentional error to exercise buildbot emailsGravatar epoger@google.com2011-06-29
* make tests return nonzero if failingGravatar epoger@google.com2011-05-13
* update tests for blitrowGravatar reed@android.com2010-03-08