summaryrefslogtreecommitdiff
path: root/tests.gyp
AgeCommit message (Expand)Author
2012-09-05Add R-Tree data structure.rileya@google.com
2012-08-23Refactored GrDLinkedList into SkTDLinkedListrobertphillips@google.com
2012-08-22When copying a bitmap, copy the generation ID.scroggo@google.com
2012-08-14GrContextFactory can now expose the GLContext it is using.keyar@chromium.org
2012-08-08Make SkGPipe use SkBitmapHeap.scroggo@google.com
2012-08-02Create GPU-less build of Skia.bsalomon@google.com
2012-08-01Pipe factory names independently from the flattenables using them.scroggo@google.com
2012-07-16Add a skia method to perform an atomic add.scroggo@google.com
2012-07-16Revert "Add a method to atomic add."scroggo@google.com
2012-07-16Add a skia method to perform an atomic add.scroggo@google.com
2012-07-11idea: add annotation to SkPaintreed@google.com
2012-07-09Allow specific files and multiple inputs for picture testing tools.keyar@chromium.org
2012-06-19Add GrMemoryPool as a helper to override operators new/deletebsalomon@google.com
2012-06-07extend asAGradient for Conical type (to be implemented by PDF and XPS)reed@google.com
2012-05-31Enable typeface from stream test for Mac.bungeman@google.com
2012-05-21~glyphcache_globals needs to actually delete its cachereed@google.com
2012-05-18CreateTypefaceFromStream for GDI.bungeman@google.com
2012-05-14Add bench and test for SkRefCnt.bungeman@google.com
2012-05-09Added stack to AA clip mask cacherobertphillips@google.com
2012-04-30Re-adding red texture support (by rolling back r3800)robertphillips@google.com
2012-04-30Roll back http://code.google.com/p/skia/source/detail?r=3622 to deal with htt...epoger@google.com
2012-04-14dd DrawPathTest to gypmike@reedtribe.org
2012-04-06Initial version of R8 supportrobertphillips@google.com
2012-03-22[PDF] Move most of the headers to be private.vandebo@chromium.org
2012-03-21Move SkBitSet to utils.vandebo@chromium.org
2012-03-21Revert "[PDF] Move most of the headers to be private."vandebo@chromium.org
2012-03-21[PDF] Move most of the headers to be private.vandebo@chromium.org
2012-03-20Move SkClampRange into src/effects, where it isn't being advertised astomhudson@google.com
2012-03-16Make all gyp targets automatically include common.gypiepoger@google.com
2012-02-23GPU device preserves pixel values across read/write/read of unpremul pixel va...bsalomon@google.com
2012-02-23add unittest for FontHost (just tables at the moment)reed@google.com
2012-02-07Fixing backing store access in SkDeferredCanvas.junov@chromium.org
2012-01-13Subpixel text 3/8 of a pixel too far to the right.bungeman@google.com
2012-01-07add unittest for sk_memset16 and sk_memset32mike@reedtribe.org
2011-12-21add unittest for invariants for empty paths, still need to think aboutreed@google.com
2011-12-21add SkUnichar_IsVariationSelector()reed@google.com
2011-12-14move ports into its own gyp filecaryclark@google.com
2011-12-09Adding isOpaque method to skia shader classesjunov@chromium.org
2011-12-05add test for isFinitereed@google.com
2011-11-28add unittest for save/restorereed@google.com
2011-11-21don't quickReject bitmaps if there is a looper or other possible bounds-modifierreed@google.com
2011-11-11[PDF] Optimize W-array generation with respect to subsetted fonts and add test.vandebo@chromium.org
2011-11-10Add config8888 support to writePixelsbsalomon@google.com
2011-11-02Recommit r2584 with gpu pass of the new ReadPixels test disabled in fixed pt ...bsalomon@google.com
2011-11-02Revert r2584 (new test fails in fixed pt builds)bsalomon@google.com
2011-11-02Changes the SkCanvas::readPixels API. Allows caller to read into prealloced b...bsalomon@google.com
2011-10-26add initial unittests for aaclip. Fix case where BuilderBlitter skipped the topreed@google.com
2011-10-24Recommit r2510 now that mac build bot issue has been fixed.bsalomon@google.com
2011-10-20Temporary revert of r2510. The test that it introduced fails on the Mac build...bsalomon@google.com
2011-10-20Add test that validates GrGLInterfacesbsalomon@google.com