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
*
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
*
Build fix for SurfaceTest on non-gpu platforms
junov@chromium.org
2013-05-01
*
Adding public API method on SkImage for extracting the GPU texture handle.
junov@chromium.org
2013-05-01
*
Add FontMgr to DirectWrite.
bungeman@google.com
2013-05-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-30
*
add wacky random shift so I can generate some zeros (without the optimizer kn...
reed@google.com
2013-04-29
*
reland 8897 (was not a build-breaker) and fix MathTest (was a build-breaker)
reed@google.com
2013-04-29
*
add unittest for SkCLZ
reed@google.com
2013-04-29
*
path ops -- disable fail test for now
caryclark@google.com
2013-04-26
*
path ops -- handle non-finite numbers
caryclark@google.com
2013-04-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-26
*
Avoid side effects related to skia error callbacks in the testing infrastructure
humper@google.com
2013-04-25
*
Use SkError for a bitmap that could not be decoded.
scroggo@google.com
2013-04-25
*
disable checking the style name from fontmgr (not impl on some backends,
reed@google.com
2013-04-25
*
Added "SkRRect::contains(const SkRect&) const"
robertphillips@google.com
2013-04-25
*
path ops : fix empty-diff bug, op-in-place
caryclark@google.com
2013-04-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-25
*
Fixing numerical rounding edge case in SkTileGrid
junov@chromium.org
2013-04-24
*
Fix compile warning on mac that breaks a bot, and remove jpeg creation bitmap...
edisonn@google.com
2013-04-24
*
Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to Fl...
edisonn@google.com
2013-04-24
*
ARGB image encoder for checksums.
bungeman@google.com
2013-04-23
*
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
[next]