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