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
*
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
*
Reland of 8525 with fix for case when GrRT outlives GrTexture.
bsalomon@google.com
2013-04-09
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-09
*
silence android warning
humper@google.com
2013-04-08
*
Error checking / reporting API
humper@google.com
2013-04-08
*
saving the old before blowing away
caryclark@google.com
2013-04-08
*
Add implementation of path ops
caryclark@google.com
2013-04-08
*
Add intersections for path ops
caryclark@google.com
2013-04-08
*
Add base types for path ops
caryclark@google.com
2013-04-08
*
Revert 8525,8526 pending investigation of bench_pictures crashes.
bsalomon@google.com
2013-04-03
*
Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs().
bsalomon@google.com
2013-04-03
*
Build fix for Surface Test on non-gpu builds
junov@chromium.org
2013-04-03
*
Fixed bug with SkImage leaving canvas backing store in an immutable state aft...
junov@chromium.org
2013-04-03
[next]