Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / extractbitmap.cpp
2016-04-20 robertphillipsRein in the use of SkDevice.h
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-06-10 tfarinaCleanup: Get rid of make_isize() function from gm.h.
2014-02-05 reed@google.comremove SkCanvas::createCompatibleDevice, and add SkCanv...
2014-01-25 reed@google.comadd legacy/helper allocN32Pixels, and convert gm to...
2013-08-29 robertphillips@goo... Split SkDevice into SkBaseDevice and SkBitmapDevice
2013-08-20 robertphillips@goo... Revert r10830 (Split SkDevice out of SkRasterDevice...
2013-08-20 robertphillips@goo... Split SkDevice out of SkBitmapDevice
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-07-03 scroggo@google.comEnsure that SkDeferredCanvas::onCreateCompatibleDevice...
2012-07-03 scroggo@google.comAnother fix for drawing bitmaps through an SkGPipe...
2012-07-02 scroggo@google.comFix buildbot.
2012-07-02 scroggo@google.comProperly handle extracted bitmaps in cross process...