aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* path ops -- use standard max, min, double-is-nanGravatar caryclark@google.com2013-04-23
* Also proxy bumpTestCount.Gravatar commit-bot@chromium.org2013-04-23
* fix asserts in SkMulDiv255Round, and add testGravatar reed@google.com2013-04-22
* Unbreak -z. The LocalReporter shim layer was forcing the pathops options bac...Gravatar commit-bot@chromium.org2013-04-22
* Make it clearer what's going on at the end of tests.Gravatar commit-bot@chromium.org2013-04-22
* Add thread-per-core setting to SkThreadPool.Gravatar commit-bot@chromium.org2013-04-22
* path ops : add support for inverse fillGravatar caryclark@google.com2013-04-22
* Adding optimization to avoid image copy in SkSurface copy on write when conte...Gravatar commit-bot@chromium.org2013-04-22
* Sanitizing source files in Skia_Periodic_House_Keeping (SkipBuildbotRuns)Gravatar rmistry@google.com2013-04-22
* remove printfGravatar mike@reedtribe.org2013-04-21
* pass 0 instead of NULL for size_t parameterGravatar mike@reedtribe.org2013-04-21
* specialize SkDataTable for arrays where all elements are the same size.Gravatar mike@reedtribe.org2013-04-21
* 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