aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* 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
* resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime weGravatar edisonn@google.com2013-04-02
* Name table iterator.Gravatar bungeman@google.com2013-04-02
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-02
* Take two for r8466:Gravatar jvanverth@google.com2013-04-01
* Rolling back r8466. Gravatar jvanverth@google.com2013-04-01
* Revise attribute binding interface.Gravatar commit-bot@chromium.org2013-04-01
* Fix GLPrograms test.Gravatar bsalomon@google.com2013-03-29
* Adding unit test for verifying copy on write in SkSurface + bug fix in SkCanv...Gravatar junov@chromium.org2013-03-28
* Move GrGLProgram::Desc out of GrGLProgram.Gravatar bsalomon@google.com2013-03-27
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-27
* Fix unit test build breakGravatar bsalomon@google.com2013-03-26
* Replace edge types with GrEdgeEffect. Gravatar bsalomon@google.com2013-03-26