Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
6adce6783c5d7cbef276d04cc08a2b19789a0156
/
tests
/
skia_test.cpp
5a47b09
Reland "Add --skip_cpu and --skip_gpu options to tests"
by commit-bot@chromium.org
· 11 years ago
11ea96c
tests: add --veryVerbose / -V
by commit-bot@chromium.org
· 11 years ago
04bfdc3
Revert of Add --skip_cpu and --skip_gpu options to tests (https://codereview.chromium.org/144343004/)
by commit-bot@chromium.org
· 11 years ago
5683acd
Add --skip_cpu and --skip_gpu options to tests
by commit-bot@chromium.org
· 11 years ago
8f6884a
Cleanup: Sanitize the order of includes under tests/
by tfarina@chromium.org
· 11 years ago
6dda827
add leaks flag to show unref'd insts
by commit-bot@chromium.org
· 11 years ago
261c666
Make tests output spin on the same line by default.
by commit-bot@chromium.org
· 11 years ago
8f4d230
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
by reed@google.com
· 11 years ago
3495c91
GpuTest::GetContext() doesn't exist.
by commit-bot@chromium.org
· 11 years ago
f9a2759
tests: Provide a default resources path.
by commit-bot@chromium.org
· 11 years ago
a7538ba
SkThreadPool: tweak two little things that have been annoying me
by commit-bot@chromium.org
· 11 years ago
f6842e7
In skia_test.cc, atomics -> mutex.
by commit-bot@chromium.org
· 11 years ago
1435f9f
Add skia_tsan_build to match skia_asan_build and fix one example race.
by bungeman@google.com
· 11 years ago
a6f37e7
Add ShouldSkip variant that can read a --match flag directly.
by commit-bot@chromium.org
· 11 years ago
5696baa
dump out sizeof(void*) in header
by reed@google.com
· 11 years ago
586db93
refactor duplication (shouldSkip and skip_name) into a utility function
by sglez@google.com
· 11 years ago
ed5eb4e
Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441
by epoger@google.com
· 11 years ago
434251f
refactor duplication (shouldSkip and skip_name) into a utility function
by sglez@google.com
· 11 years ago
8d0a524
harden and speed up path op unit tests
by caryclark@google.com
· 11 years ago
07e97fc
path ops work in progress
by caryclark@google.com
· 11 years ago
1f79286
Refactor: clean up some unused or mostly-unused API I saw here.
by commit-bot@chromium.org
· 11 years ago
c76218d
Fix bug in setting directories for tests.
by scroggo@google.com
· 11 years ago
89d1827
fix error that ran no tests if no options were passed
by caryclark@google.com
· 12 years ago
b631eec
Allow unit tests to include or exclude test sets.
by caryclark@google.com
· 12 years ago
e1c5429
Unbreak -z. The LocalReporter shim layer was forcing the pathops options back to defaults.
by commit-bot@chromium.org
· 12 years ago
0506b9d
Make it clearer what's going on at the end of tests. BUG= R=reed@google.com
by commit-bot@chromium.org
· 12 years ago
44c661f
Add thread-per-core setting to SkThreadPool.
by commit-bot@chromium.org
· 12 years ago
197845a
Add --threads to tests binary, to run non-GPU tests on multiple cores.
by commit-bot@chromium.org
· 12 years ago
16cfe40
allow tests to optionally use multiple threads
by caryclark@google.com
· 12 years ago
5a6324e
Better fix for the patched build.
by scroggo@google.com
· 12 years ago
9aff148
restore option to --match (instead of --matchStr)
by reed@google.com
· 12 years ago
746cd0f
Fix build. Unreviewed.
by scroggo@google.com
· 12 years ago
ba59d64
use commandlineflags for tests/
by commit-bot@chromium.org
· 12 years ago
391ca66
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
d54e1e9
add extended option to Test
by caryclark@google.com
· 12 years ago
cb62650
Add --resourcePath flag to the test program.
by djsollen@google.com
· 12 years ago
54f0d1b
Tests : Unused parameters cleanup
by sugoi@google.com
· 12 years ago
789c6f2
add --tmpDir foo option to tests, to allow unittests that want to write/read files
by reed@google.com
· 12 years ago
67b915d
Make GPU unit tests use GrContexts of different GL types.
by bsalomon@google.com
· 12 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
4e23068
Re-enable inst counting in debug builds.
by bsalomon@google.com
· 12 years ago
f4d1b39
Remove legacy flag for android from tests
by djsollen@google.com
· 12 years ago
0945bde
Fix test app to ensure that we destroy our GPU resources.
by djsollen@google.com
· 12 years ago
7158e6a
Improve NaCl support
by borenet@google.com
· 12 years ago
5987f58
build iOS with 'make all'
by caryclark@google.com
· 12 years ago
bdb1be5
Added cache stats printout to tests
by robertphillips@google.com
· 12 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
a276975
check for memory leaks in debug-build
by reed@google.com
· 12 years ago
91d449e
add header to document debug-vs-release, fixed-vs-float
by reed@google.com
· 13 years ago
5af16f8
Reduce size of filter mask. http://codereview.appspot.com/4965057/
by bungeman@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
f65817c
remove last vestiges of intentional break
by epoger@google.com
· 13 years ago
3325084
fix intentional break
by epoger@google.com
· 13 years ago
601d1ba
another intentional break
by epoger@google.com
· 13 years ago
3721a7a
fix intentional break
by epoger@google.com
· 13 years ago
2278a78
intentional error to exercise buildbot emails
by epoger@google.com
· 13 years ago
a8fd79d
make tests return nonzero if failing
by epoger@google.com
· 13 years ago
1db89dc
update tests for blitrow
by reed@android.com
· 15 years ago
[Renamed from tests/testmain.cpp]
8015dd8
almost there on gm (need to fix image writes/reads/compares)
by reed@android.com
· 15 years ago
eeb3b7f
support -android mode when running tests, which spews out android specific
by reed@android.com
· 16 years ago
80e39a7
cleanup formating (e.g. no trailing spaces)
by reed@android.com
· 16 years ago
57b799e
rename tests/main to testmain.cpp
by reed@android.com
· 16 years ago
[Renamed (74%) from tests/main.cpp]
d252db0
API change: SkPath computeBounds -> getBounds
by reed@android.com
· 16 years ago
5e5adfd
migrate more legacy unittests into tests/ SkParse yet to be cleaned up
by reed@android.com
· 16 years ago
ed67331
add initial unittest framework (tests)
by reed@android.com
· 16 years ago