C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / tests / skia_test.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-02-19 kkinnunenAvoid wrong memory access due to double substitution...
2015-01-20 halcanarySimplify skiatest framework.
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-11-07 tfarinaCleanup: Use SkAutoGraphics in gm and tests.
2014-11-07 scroggoWhen running DM, write test failures to json.
2014-10-29 reedMultiPictureDraw is taskgroup aware.
2014-09-03 mtkleinSkThreadPool ~~> SkTaskGroup
2014-09-03 mtkleinRevert of SkThreadPool ~~> SkTaskGroup (patchset #4...
2014-09-03 mtkleinSkThreadPool ~~> SkTaskGroup
2014-07-22 caryclarkshare dm and command flags
2014-06-18 tfarinaRefactor how we handle resources path in Tests.
2014-06-18 mtkleinAdd basic stacktrace handler using libunwind.
2014-04-14 commit-bot@chromiu... Mike R: please sanity check SkPostConfig.h
2014-02-26 commit-bot@chromiu... Let DM run unit tests.
2014-02-25 commit-bot@chromiu... Revert of Let DM run unit tests. (https://codereview...
2014-02-25 commit-bot@chromiu... Let DM run unit tests.
2014-01-30 commit-bot@chromiu... Reland "Add --skip_cpu and --skip_gpu options to tests"
2014-01-28 commit-bot@chromiu... tests: add --veryVerbose / -V
2014-01-28 commit-bot@chromiu... Revert of Add --skip_cpu and --skip_gpu options to...
2014-01-28 commit-bot@chromiu... Add --skip_cpu and --skip_gpu options to tests
2014-01-24 tfarina@chromium.orgCleanup: Sanitize the order of includes under tests/
2014-01-23 commit-bot@chromiu... add leaks flag to show unref'd insts
2014-01-02 commit-bot@chromiu... Make tests output spin on the same line by default.
2013-12-17 reed@google.comremove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
2013-11-20 commit-bot@chromiu... GpuTest::GetContext() doesn't exist.
2013-10-29 commit-bot@chromiu... tests: Provide a default resources path.
2013-10-10 commit-bot@chromiu... SkThreadPool: tweak two little things that have been...
2013-10-01 commit-bot@chromiu... In skia_test.cc, atomics -> mutex.
2013-09-25 bungeman@google.comAdd skia_tsan_build to match skia_asan_build and fix...
2013-08-30 commit-bot@chromiu... Add ShouldSkip variant that can read a --match flag...
2013-08-29 reed@google.comdump out sizeof(void*) in header
2013-07-24 sglez@google.comrefactor duplication (shouldSkip and skip_name) into...
2013-07-23 epoger@google.comRevert r10280, which caused https://code.google.com...
2013-07-23 sglez@google.comrefactor duplication (shouldSkip and skip_name) into...
2013-07-16 caryclark@google.comharden and speed up path op unit tests
2013-07-08 caryclark@google.compath ops work in progress
2013-06-18 commit-bot@chromiu... Refactor: clean up some unused or mostly-unused API...
2013-06-06 scroggo@google.comFix bug in setting directories for tests.
2013-05-02 caryclark@google.comfix error that ran no tests if no options were passed
2013-05-02 caryclark@google.comAllow unit tests to include or exclude test sets.
2013-04-22 commit-bot@chromiu... Unbreak -z. The LocalReporter shim layer was forcing...
2013-04-22 commit-bot@chromiu... Make it clearer what's going on at the end of tests.
2013-04-22 commit-bot@chromiu... Add thread-per-core setting to SkThreadPool.
2013-04-19 commit-bot@chromiu... Add --threads to tests binary, to run non-GPU tests...
2013-04-18 caryclark@google.comallow tests to optionally use multiple threads
2013-04-11 scroggo@google.comBetter fix for the patched build.
2013-04-11 reed@google.comrestore option to --match (instead of --matchStr)
2013-04-11 scroggo@google.comFix build. Unreviewed.
2013-04-11 commit-bot@chromiu... use commandlineflags for tests/
2013-04-11 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-10 caryclark@google.comadd extended option to Test
2013-03-20 djsollen@google.comAdd --resourcePath flag to the test program.
2013-02-27 sugoi@google.comTests : Unused parameters cleanup
2013-02-25 reed@google.comadd --tmpDir foo option to tests, to allow unittests...
2013-02-04 bsalomon@google.comMake GPU unit tests use GrContexts of different GL...
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-15 bsalomon@google.comRe-enable inst counting in debug builds.
2012-11-29 djsollen@google.comRemove legacy flag for android from tests
2012-11-29 djsollen@google.comFix test app to ensure that we destroy our GPU resources.
2012-11-01 borenet@google.comImprove NaCl support
2012-10-02 caryclark@google.combuild iOS with 'make all'
2012-09-07 robertphillips@goo... Added cache stats printout to tests
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-07-22 reed@google.comcheck for memory leaks in debug-build
2011-10-26 reed@google.comadd header to document debug-vs-release, fixed-vs-float
2011-09-02 bungeman@google.comReduce size of filter mask.
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-06-29 epoger@google.comremove last vestiges of intentional break
2011-06-29 epoger@google.comfix intentional break
2011-06-29 epoger@google.comanother intentional break
2011-06-29 epoger@google.comfix intentional break
2011-06-29 epoger@google.comintentional error to exercise buildbot emails
2011-05-13 epoger@google.commake tests return nonzero if failing
2010-03-08 reed@android.comupdate tests for blitrow