index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
Test.h
Commit message (
Expand
)
Author
Age
*
move SkTRegister.h into tools
Mike Reed
2017-01-11
*
change SkClipOp to a class enum
Mike Reed
2016-12-12
*
Add a context stack to Reporter, for better error messages
Brian Osman
2016-12-05
*
Explicit control in tools of ANGLE frontend and backend
bsalomon
2016-10-14
*
coin debugging runs all tests in extended
Cary Clark
2016-10-04
*
SkDocument/PDF: new API
halcanary
2016-04-27
*
Make more unit tests run on Vulkan
bsalomon
2016-04-12
*
Convert some unit tests from running on GL contexts to running on all contexts
bsalomon
2016-04-11
*
Vulkan config in dm
bsalomon
2016-04-11
*
Make existing unit tests only run on GL contexts
bsalomon
2016-04-06
*
One signature for creating unit tests that run on premade GrContexts
bsalomon
2016-04-05
*
Remove 'native' context unit test macro.
bsalomon
2016-04-05
*
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
bsalomon
2016-03-31
*
Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchs...
bsalomon
2016-03-31
*
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
bsalomon
2016-03-31
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Revert of Move SkGLContext and some GrGLInterface implementations to skgputes...
robertphillips
2016-03-30
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not over...
benjaminwagner
2016-03-25
*
Unit Tests: eliminate stray SkDebugf()s.
halcanary
2016-02-24
*
Run debug gl context for DEF_GPU_TEST_FOR_ALL_CONTEXTS
kkinnunen
2015-12-10
*
Generate list of GPU contexts outside SurfaceTest tests
kkinnunen
2015-11-20
*
SkPDF: clean up overuse of SK_SUPPORT_PDF
halcanary
2015-08-11
*
Simplify skiatest framework.
halcanary
2015-01-20
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
When running DM, write test failures to json.
scroggo
2014-11-07
*
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
*
Preprend Test to test function name generated by DEF_TEST() macro.
tfarina
2014-06-24
*
Refactor how we handle resources path in Tests.
tfarina
2014-06-18
*
Reland "Clean up Test's resourcePath code."
tfarina
2014-06-09
*
Revert of Clean up Test's resourcePath code. (https://codereview.chromium.org...
mtklein
2014-06-08
*
Clean up resourcePath code.
tfarina
2014-06-07
*
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
*
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
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Add REPORTF test macro.
halcanary@google.com
2014-01-10
*
Rewrite SkTRegistry to take any trivially-copyable type.
mtklein@google.com
2013-09-04
*
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
*
Also proxy bumpTestCount.
commit-bot@chromium.org
2013-04-23
*
Make it clearer what's going on at the end of tests.
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
[next]