Commit message (Expand) | Author | Age | |
---|---|---|---|
* | remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface | reed@google.com | 2014-02-05 |
* | add legacy/helper allocN32Pixels, and convert gm to use it | reed@google.com | 2014-01-25 |
* | Split SkDevice into SkBaseDevice and SkBitmapDevice | robertphillips@google.com | 2013-08-29 |
* | Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu... | robertphillips@google.com | 2013-08-20 |
* | Split SkDevice out of SkBitmapDevice | robertphillips@google.com | 2013-08-20 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | Ensure that SkDeferredCanvas::onCreateCompatibleDevice unrefs its temp device. | scroggo@google.com | 2012-07-03 |
* | Another fix for drawing bitmaps through an SkGPipe that share pixelrefs. | scroggo@google.com | 2012-07-03 |
* | Fix buildbot. | scroggo@google.com | 2012-07-02 |
* | Properly handle extracted bitmaps in cross process/shared addr space SkGPipe. | scroggo@google.com | 2012-07-02 |