index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
path ops -- use standard max, min, double-is-nan
caryclark@google.com
2013-04-23
*
Also proxy bumpTestCount.
commit-bot@chromium.org
2013-04-23
*
fix asserts in SkMulDiv255Round, and add test
reed@google.com
2013-04-22
*
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
*
path ops : add support for inverse fill
caryclark@google.com
2013-04-22
*
Adding optimization to avoid image copy in SkSurface copy on write when conte...
commit-bot@chromium.org
2013-04-22
*
Sanitizing source files in Skia_Periodic_House_Keeping (SkipBuildbotRuns)
rmistry@google.com
2013-04-22
*
remove printf
mike@reedtribe.org
2013-04-21
*
pass 0 instead of NULL for size_t parameter
mike@reedtribe.org
2013-04-21
*
specialize SkDataTable for arrays where all elements are the same size.
mike@reedtribe.org
2013-04-21
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-20
*
add SkDataTable, to efficiently store an immutable array. Includes a builder
reed@google.com
2013-04-19
*
Add all remaining separable xfer modes to GPU backend.
bsalomon@google.com
2013-04-19
*
return empty fontstyleset instead of null
reed@google.com
2013-04-19
*
silence && || parens clang warning.
bsalomon@google.com
2013-04-19
*
Add --threads to tests binary, to run non-GPU tests on multiple cores.
commit-bot@chromium.org
2013-04-19
*
Perform coverage blend with the dst in the shader when using a dst-reading xf...
bsalomon@google.com
2013-04-19
*
ensure that negative zeros are still ignored when computing isIdentity()
reed@google.com
2013-04-19
*
path ops : remove countdown overkill
caryclark@google.com
2013-04-18
*
allow tests to optionally use multiple threads
caryclark@google.com
2013-04-18
*
use SkAutoTDelete instead of SkTScopedPtr
reed@google.com
2013-04-18
*
path ops work in progress
caryclark@google.com
2013-04-18
*
shape ops work in progress
caryclark@google.com
2013-04-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-17
*
Cleanup: Removing unnecessary args/complexity in SkSurface_Base and friends
junov@chromium.org
2013-04-16
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-16
*
Use ILLEGAL_MODE macro to silence clang error.
tfarina@chromium.org
2013-04-15
*
path ops work in progress
caryclark@google.com
2013-04-15
*
Fix crash with SkDeferredCanvas+SkSurface integration with in order draw buffer.
junov@chromium.org
2013-04-15
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-13
*
Fixing viral copy/paste typo Shapshot -> Snapshot
junov@chromium.org
2013-04-12
*
Adding 'static' to eleminate compile warning on mac
junov@chromium.org
2013-04-12
*
Adding SkSurface support to SkDeferredCanvas
junov@chromium.org
2013-04-12
*
turn on pathops unit test
caryclark@google.com
2013-04-12
*
rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly use
epoger@google.com
2013-04-12
*
Better fix for the patched build.
scroggo@google.com
2013-04-11
*
short names should be ... short, in commandlineflags
reed@google.com
2013-04-11
*
add fontmgr tests, and optional --verboseFontMgr flag (or -vfm) for more output
reed@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
*
shape ops test fixes
caryclark@google.com
2013-04-11
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-11
*
fix a few pathops test bugs exposed on Mac and Linux
caryclark@google.com
2013-04-10
*
fix bug introduced with SK_IGNORE_CUBIC_STROKE_FIX where we no longer respected
reed@google.com
2013-04-10
*
add extended option to Test
caryclark@google.com
2013-04-10
*
Make parallel unit testing work on windows
caryclark@google.com
2013-04-10
*
Fixing SkTileGrid to clamp rather than clip content and querries that are out...
junov@chromium.org
2013-04-09
[next]