| Commit message (Expand) | Author | Age |
* | revise SkTDynamicHash and add unit tests | commit-bot@chromium.org | 2013-08-05 |
* | Fix a crash on stroking empty paths with nv_path_rendering enabled | commit-bot@chromium.org | 2013-08-05 |
* | This patch implements a crop rect for SkImageFilter. It has been implemented ... | senorblanco@chromium.org | 2013-07-24 |
* | add scaledimagecache | reed@google.com | 2013-07-23 |
* | pull mipmap class into its own (private) header | reed@google.com | 2013-07-18 |
* | R=mtklein@google.com | bungeman@google.com | 2013-07-12 |
* | Adding my Bitmap2Path sample for 1on1 meeting. | commit-bot@chromium.org | 2013-07-01 |
* | Add an option to create unpremultiplied bitmaps. | scroggo@google.com | 2013-06-14 |
* | Prepare skia for shared library build on android | djsollen@google.com | 2013-06-03 |
* | prepare skia for shared library build on android | djsollen@google.com | 2013-05-31 |
* | prepare skia for shared library build on android | djsollen@google.com | 2013-05-31 |
* | Reland 'Add path utils, plus a test for it.' | scroggo@google.com | 2013-05-28 |
* | Revert "Add path utils, plus a test for it." | scroggo@google.com | 2013-05-24 |
* | Add path utils, plus a test for it. | scroggo@google.com | 2013-05-24 |
* | Add methods to SkLayerDrawLooper to allow adding layers on top | commit-bot@chromium.org | 2013-05-22 |
* | 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 |