index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
skia_test.cpp
Commit message (
Expand
)
Author
Age
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Avoid wrong memory access due to double substitution and %%
kkinnunen
2015-02-19
*
Simplify skiatest framework.
halcanary
2015-01-20
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup: Use SkAutoGraphics in gm and tests.
tfarina
2014-11-07
*
When running DM, write test failures to json.
scroggo
2014-11-07
*
MultiPictureDraw is taskgroup aware.
reed
2014-10-29
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...
mtklein
2014-09-03
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
share dm and command flags
caryclark
2014-07-22
*
Refactor how we handle resources path in Tests.
tfarina
2014-06-18
*
Add basic stacktrace handler using libunwind.
mtklein
2014-06-18
*
Mike R: please sanity check SkPostConfig.h
commit-bot@chromium.org
2014-04-14
*
Let DM run unit tests.
commit-bot@chromium.org
2014-02-26
*
Revert of Let DM run unit tests. (https://codereview.chromium.org/178273002/)
commit-bot@chromium.org
2014-02-25
*
Let DM run unit tests.
commit-bot@chromium.org
2014-02-25
*
Reland "Add --skip_cpu and --skip_gpu options to tests"
commit-bot@chromium.org
2014-01-30
*
tests: add --veryVerbose / -V
commit-bot@chromium.org
2014-01-28
*
Revert of Add --skip_cpu and --skip_gpu options to tests (https://codereview....
commit-bot@chromium.org
2014-01-28
*
Add --skip_cpu and --skip_gpu options to tests
commit-bot@chromium.org
2014-01-28
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
*
add leaks flag to show unref'd insts
commit-bot@chromium.org
2014-01-23
*
Make tests output spin on the same line by default.
commit-bot@chromium.org
2014-01-02
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
GpuTest::GetContext() doesn't exist.
commit-bot@chromium.org
2013-11-20
*
tests: Provide a default resources path.
commit-bot@chromium.org
2013-10-29
*
SkThreadPool: tweak two little things that have been annoying me
commit-bot@chromium.org
2013-10-10
*
In skia_test.cc, atomics -> mutex.
commit-bot@chromium.org
2013-10-01
*
Add skia_tsan_build to match skia_asan_build and fix one example race.
bungeman@google.com
2013-09-25
*
Add ShouldSkip variant that can read a --match flag directly.
commit-bot@chromium.org
2013-08-30
*
dump out sizeof(void*) in header
reed@google.com
2013-08-29
*
refactor duplication (shouldSkip and skip_name) into a utility function
sglez@google.com
2013-07-24
*
Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441
epoger@google.com
2013-07-23
*
refactor duplication (shouldSkip and skip_name) into a utility function
sglez@google.com
2013-07-23
*
harden and speed up path op unit tests
caryclark@google.com
2013-07-16
*
path ops work in progress
caryclark@google.com
2013-07-08
*
Refactor: clean up some unused or mostly-unused API I saw here.
commit-bot@chromium.org
2013-06-18
*
Fix bug in setting directories for tests.
scroggo@google.com
2013-06-06
*
fix error that ran no tests if no options were passed
caryclark@google.com
2013-05-02
*
Allow unit tests to include or exclude test sets.
caryclark@google.com
2013-05-02
*
Unbreak -z. The LocalReporter shim layer was forcing the pathops options bac...
commit-bot@chromium.org
2013-04-22
*
Make it clearer what's going on at the end of tests.
commit-bot@chromium.org
2013-04-22
*
Add thread-per-core setting to SkThreadPool.
commit-bot@chromium.org
2013-04-22
*
Add --threads to tests binary, to run non-GPU tests on multiple cores.
commit-bot@chromium.org
2013-04-19
*
allow tests to optionally use multiple threads
caryclark@google.com
2013-04-18
*
Better fix for the patched build.
scroggo@google.com
2013-04-11
*
restore option to --match (instead of --matchStr)
reed@google.com
2013-04-11
*
Fix build. Unreviewed.
scroggo@google.com
2013-04-11
*
use commandlineflags for tests/
commit-bot@chromium.org
2013-04-11
[next]