aboutsummaryrefslogtreecommitdiff
path: root/gyp/tests.gyp
AgeCommit message (Expand)Author
2014-06-18Add basic stacktrace handler using libunwind.mtklein
2014-06-03Android: remove -lcutils dependencymtklein
2014-04-28Generate tests/Android.mk from gypcommit-bot@chromium.org
2014-02-26Let DM run unit tests.commit-bot@chromium.org
2014-02-25Check in today's exhaustive blend experiments.commit-bot@chromium.org
2014-02-25Revert of Let DM run unit tests. (https://codereview.chromium.org/178273002/)commit-bot@chromium.org
2014-02-25Let DM run unit tests.commit-bot@chromium.org
2014-02-06Add test harness for matrix/clip state collapsingrobertphillips@google.com
2014-02-03Initial QuadTree implementationcommit-bot@chromium.org
2014-01-31Split GrUnitTests.cpp into two separate unit tests.tfarina@chromium.org
2014-01-31initial import of Chrome's trace_event into skia frameworkcommit-bot@chromium.org
2014-01-30Port SkBase64 test to our test driver.tfarina@chromium.org
2014-01-29Reland "Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT()."tfarina@chromium.org
2014-01-27Revert of Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT(). (https:/...commit-bot@chromium.org
2014-01-27Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT().tfarina@chromium.org
2014-01-13remove remaining references to Sk64 (obsolete)reed@google.com
2014-01-02Add a release procedure to SkMallocPixelRef; remove SkDataPixelRefhalcanary@google.com
2013-12-13Allow 0-width SkBitmap in setConfig.halcanary@google.com
2013-12-10Implement SkAshmemDiscardableMemoryhalcanary@google.com
2013-12-05Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCachehalcanary@google.com
2013-12-03Refactor FourByteInterps. Add 64-bit Fast version. Add tests.commit-bot@chromium.org
2013-12-02Remove the comments settings for vim tab width and expansion variables.commit-bot@chromium.org
2013-12-02Reverting r12427rmistry@google.com
2013-12-02Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-11-28Speed up GrResourceCache lookup by inlining GrBinHashKey comparisonscommit-bot@chromium.org
2013-11-21Add SkImageGenerator Interfacehalcanary@google.com
2013-11-20Changes to SkTDStackNester.scroggo@google.com
2013-11-08Fix stale assert in GrDrawTarget::printcommit-bot@chromium.org
2013-11-06New SkRTConf macro SK_CONF_TRY_SET: no complaint on missing configurationhalcanary@google.com
2013-10-31Adding size parameter to read array functionscommit-bot@chromium.org
2013-10-29Allow SkLazyPixelRef to use SkScaledImageCachecommit-bot@chromium.org
2013-10-24We want to give SkPixelRef a way to signal over to GrResourceCache that it's ...commit-bot@chromium.org
2013-10-23Implement SkColorFilter as a GrGLEffectcommit-bot@chromium.org
2013-10-22add tests for SkDocumentcommit-bot@chromium.org
2013-10-15Remove obsolete CityHash conditional.commit-bot@chromium.org
2013-10-11GIF decode: optional error messages and fault tolerance.halcanary@google.com
2013-10-09Sketch of SK_ONCEmtklein@google.com
2013-10-04Make image decoding more fault resistant, less verbose.halcanary@google.com
2013-09-26Add a buffered SkStream class.scroggo@google.com
2013-09-26We don't flatten or unflatten SkPaintOptionsAndroid. Reproduce and fix.commit-bot@chromium.org
2013-09-20Add sk_calloc. Remove SkMemory_stdlib, which seems unused.mtklein@google.com
2013-09-19Update Android's FontHost to return NULL if familyName does not matchdjsollen@google.com
2013-09-18Revert r11342 (Add infrastructure for testing the debugger code) due to build...robertphillips@google.com
2013-09-18Add infrastructure for testing the debugger code.commit-bot@chromium.org
2013-09-17update devicelooper to skip internal tiles that are empty, and unittestsreed@google.com
2013-08-29Create a semi-stable API for capturing the state of an SkCanvas and reconstru...djsollen@google.com
2013-08-29Revert "Create a semi-stable API for capturing the state of an SkCanvas and r...djsollen@google.com
2013-08-29Create a semi-stable API for capturing the state of an SkCanvas and reconstru...djsollen@google.com
2013-08-14Fix crash when querying a runtime config that is defined in environmentcommit-bot@chromium.org
2013-08-11Reverted r10654 (Fix crash when querying a runtime config that is defined in ...robertphillips@google.com