aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/tests.gyp
Commit message (Expand)AuthorAge
* Create SkBitmapChecksummer and associated SkBitmapTransformerGravatar epoger@google.com2012-12-12
* Add SkTLList, linked list class implemented on top of the internal llist class.Gravatar bsalomon@google.com2012-12-03
* Revert change accidentally committed.Gravatar bsalomon@google.com2012-12-03
* Add SkTLList, linked list class implemented on top of the internal llist class.Gravatar bsalomon@google.com2012-12-03
* Create a factory to decode an SkBitmap from an SkData.Gravatar scroggo@google.com2012-11-29
* SkRoundRect startGravatar robertphillips@google.com2012-11-29
* add specialty strokeRect() to SkStroke, which can return much cleaner resultsGravatar reed@google.com2012-11-20
* In SkBitmapHeap, defer adding owners for new bitmaps.Gravatar scroggo@google.com2012-11-16
* Unit testing for SkTileGridGravatar junov@chromium.org2012-11-07
* Split off SkConsistentChecksum from SkChecksumGravatar epoger@google.com2012-11-02
* Build Skia as a static libraryGravatar borenet@google.com2012-10-10
* Added functor to GrTHashCache to allow discovery of un-reffed resourcesGravatar robertphillips@google.com2012-09-18
* For a picture playback with nothing written, use an empty SkData.Gravatar scroggo@google.com2012-09-14
* 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