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
*
Remove unused private field
Brian Osman
2017-12-08
*
Use GrContextFactories that produce a single GrContext in unit tests.
Brian Salomon
2017-11-15
*
Make iOS main() functions normal.
Mike Klein
2017-02-06
*
Revert "offset angle check edge in common"
Cary Clark
2017-01-23
*
offset angle check edge in common
Cary Clark
2017-01-20
*
fuzz hang fix and pathops client debugging
Cary Clark
2016-11-15
*
fix fuzz
caryclark
2016-10-25
*
formalize host debugging
caryclark
2016-10-24
*
fix mac all build
caryclark
2016-10-06
*
fix initialization order
Cary Clark
2016-10-04
*
coin debugging runs all tests in extended
Cary Clark
2016-10-04
*
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
*
Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not over...
benjaminwagner
2016-03-25
*
clean up more dead code
mtklein
2016-02-16
*
Enabling clip stack flattening exercises path ops.
caryclark
2015-10-16
*
Move Mutexy things to private.
herb
2015-09-29
*
Move SkAtomics.h to private.
herb
2015-09-28
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Remove skia_arch_width, fold into skia_arch_type.
Brian Salomon
2015-07-27
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-07
*
Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....
jvanverth
2015-07-02
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-01
*
remove SkInstCnt
mtklein
2015-06-26
*
Remove all code related to NaCl
borenet
2015-04-02
*
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
[next]