| Commit message (Expand) | Author | Age |
* | path ops : make it real | caryclark@google.com | 2013-04-25 |
* | ARGB image encoder for checksums. | bungeman@google.com | 2013-04-23 |
* | enable path ops in unit tests | caryclark@google.com | 2013-04-19 |
* | disabling path ops | caryclark@google.com | 2013-04-18 |
* | Enable path ops | caryclark@google.com | 2013-04-18 |
* | revert path ops unit test until errors are fixed | caryclark@google.com | 2013-04-12 |
* | turn on pathops unit test | caryclark@google.com | 2013-04-12 |
* | rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly use | epoger@google.com | 2013-04-12 |
* | add fontmgr tests, and optional --verboseFontMgr flag (or -vfm) for more output | reed@google.com | 2013-04-11 |
* | use commandlineflags for tests/ | commit-bot@chromium.org | 2013-04-11 |
* | Reland of 8525 with fix for case when GrRT outlives GrTexture. | bsalomon@google.com | 2013-04-09 |
* | Error checking / reporting API | humper@google.com | 2013-04-08 |
* | Revert 8525,8526 pending investigation of bench_pictures crashes. | bsalomon@google.com | 2013-04-03 |
* | Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs(). | bsalomon@google.com | 2013-04-03 |
* | Name table iterator. | bungeman@google.com | 2013-04-02 |
* | Adding unit test for verifying copy on write in SkSurface + bug fix in SkCanv... | junov@chromium.org | 2013-03-28 |
* | Gyp changes for NaCl debugger | borenet@google.com | 2013-03-07 |
* | Add an SkSet class to be used by Pdf only, for now - reverted because of trig... | edisonn@google.com | 2013-02-25 |
* | Create SkLazyPixelRef which performs lazy decoding. | scroggo@google.com | 2013-02-22 |
* | New SkRectShaderImageFilter image filter | sugoi@google.com | 2013-02-21 |
* | Add Random unit tests. | jvanverth@google.com | 2013-02-08 |
* | rver r7626, might trigger for some strange reason a heap corruption | edisonn@google.com | 2013-02-06 |
* | Add a true Set class. Current use case is to be used with Pdf generator. | edisonn@google.com | 2013-02-06 |
* | Add SHA1 and MD5 to utils. | bungeman@google.com | 2013-01-31 |
* | Create SkBitmapChecksummer and associated SkBitmapTransformer | epoger@google.com | 2012-12-12 |
* | Add SkTLList, linked list class implemented on top of the internal llist class. | bsalomon@google.com | 2012-12-03 |
* | Revert change accidentally committed. | bsalomon@google.com | 2012-12-03 |
* | Add SkTLList, linked list class implemented on top of the internal llist class. | bsalomon@google.com | 2012-12-03 |
* | Create a factory to decode an SkBitmap from an SkData. | scroggo@google.com | 2012-11-29 |
* | SkRoundRect start | robertphillips@google.com | 2012-11-29 |
* | add specialty strokeRect() to SkStroke, which can return much cleaner results | reed@google.com | 2012-11-20 |
* | In SkBitmapHeap, defer adding owners for new bitmaps. | scroggo@google.com | 2012-11-16 |
* | Unit testing for SkTileGrid | junov@chromium.org | 2012-11-07 |
* | Split off SkConsistentChecksum from SkChecksum | epoger@google.com | 2012-11-02 |
* | Build Skia as a static library | borenet@google.com | 2012-10-10 |
* | Added functor to GrTHashCache to allow discovery of un-reffed resources | robertphillips@google.com | 2012-09-18 |
* | For a picture playback with nothing written, use an empty SkData. | scroggo@google.com | 2012-09-14 |
* | Add R-Tree data structure. | rileya@google.com | 2012-09-05 |
* | Refactored GrDLinkedList into SkTDLinkedList | robertphillips@google.com | 2012-08-23 |
* | When copying a bitmap, copy the generation ID. | scroggo@google.com | 2012-08-22 |
* | GrContextFactory can now expose the GLContext it is using. | keyar@chromium.org | 2012-08-14 |
* | Make SkGPipe use SkBitmapHeap. | scroggo@google.com | 2012-08-08 |
* | Create GPU-less build of Skia. | bsalomon@google.com | 2012-08-02 |
* | Pipe factory names independently from the flattenables using them. | scroggo@google.com | 2012-08-01 |
* | Add a skia method to perform an atomic add. | scroggo@google.com | 2012-07-16 |
* | Revert "Add a method to atomic add." | scroggo@google.com | 2012-07-16 |
* | Add a skia method to perform an atomic add. | scroggo@google.com | 2012-07-16 |
* | idea: add annotation to SkPaint | reed@google.com | 2012-07-11 |
* | Allow specific files and multiple inputs for picture testing tools. | keyar@chromium.org | 2012-07-09 |
* | Add GrMemoryPool as a helper to override operators new/delete | bsalomon@google.com | 2012-06-19 |