aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-20
* add SkDataTable, to efficiently store an immutable array. Includes a builderGravatar reed@google.com2013-04-19
* Add all remaining separable xfer modes to GPU backend.Gravatar bsalomon@google.com2013-04-19
* return empty fontstyleset instead of nullGravatar reed@google.com2013-04-19
* silence && || parens clang warning.Gravatar bsalomon@google.com2013-04-19
* Add --threads to tests binary, to run non-GPU tests on multiple cores.Gravatar commit-bot@chromium.org2013-04-19
* Perform coverage blend with the dst in the shader when using a dst-reading xf...Gravatar bsalomon@google.com2013-04-19
* ensure that negative zeros are still ignored when computing isIdentity()Gravatar reed@google.com2013-04-19
* path ops : remove countdown overkillGravatar caryclark@google.com2013-04-18
* allow tests to optionally use multiple threadsGravatar caryclark@google.com2013-04-18
* use SkAutoTDelete instead of SkTScopedPtrGravatar reed@google.com2013-04-18
* path ops work in progressGravatar caryclark@google.com2013-04-18
* shape ops work in progressGravatar caryclark@google.com2013-04-17
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-17
* Cleanup: Removing unnecessary args/complexity in SkSurface_Base and friendsGravatar junov@chromium.org2013-04-16
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-16
* Use ILLEGAL_MODE macro to silence clang error.Gravatar tfarina@chromium.org2013-04-15
* path ops work in progressGravatar caryclark@google.com2013-04-15
* Fix crash with SkDeferredCanvas+SkSurface integration with in order draw buffer.Gravatar junov@chromium.org2013-04-15
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-13
* Fixing viral copy/paste typo Shapshot -> SnapshotGravatar junov@chromium.org2013-04-12
* Adding 'static' to eleminate compile warning on macGravatar junov@chromium.org2013-04-12
* Adding SkSurface support to SkDeferredCanvasGravatar junov@chromium.org2013-04-12
* turn on pathops unit testGravatar caryclark@google.com2013-04-12
* rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly useGravatar epoger@google.com2013-04-12
* Better fix for the patched build.Gravatar scroggo@google.com2013-04-11
* short names should be ... short, in commandlineflagsGravatar reed@google.com2013-04-11
* add fontmgr tests, and optional --verboseFontMgr flag (or -vfm) for more outputGravatar reed@google.com2013-04-11
* restore option to --match (instead of --matchStr)Gravatar reed@google.com2013-04-11
* Fix build. Unreviewed.Gravatar scroggo@google.com2013-04-11
* use commandlineflags for tests/Gravatar commit-bot@chromium.org2013-04-11
* shape ops test fixesGravatar caryclark@google.com2013-04-11
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-11
* fix a few pathops test bugs exposed on Mac and LinuxGravatar caryclark@google.com2013-04-10
* fix bug introduced with SK_IGNORE_CUBIC_STROKE_FIX where we no longer respectedGravatar reed@google.com2013-04-10
* add extended option to TestGravatar caryclark@google.com2013-04-10
* Make parallel unit testing work on windowsGravatar caryclark@google.com2013-04-10
* Fixing SkTileGrid to clamp rather than clip content and querries that are out...Gravatar junov@chromium.org2013-04-09
* Reland of 8525 with fix for case when GrRT outlives GrTexture.Gravatar bsalomon@google.com2013-04-09
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-09
* silence android warningGravatar humper@google.com2013-04-08
* Error checking / reporting APIGravatar humper@google.com2013-04-08
* saving the old before blowing awayGravatar caryclark@google.com2013-04-08
* Add implementation of path opsGravatar caryclark@google.com2013-04-08
* Add intersections for path opsGravatar caryclark@google.com2013-04-08
* Add base types for path opsGravatar caryclark@google.com2013-04-08
* Revert 8525,8526 pending investigation of bench_pictures crashes.Gravatar bsalomon@google.com2013-04-03
* Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs().Gravatar bsalomon@google.com2013-04-03
* Build fix for Surface Test on non-gpu buildsGravatar junov@chromium.org2013-04-03
* Fixed bug with SkImage leaving canvas backing store in an immutable state aft...Gravatar junov@chromium.org2013-04-03