index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
extractbitmap.cpp
Commit message (
Expand
)
Author
Age
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
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