In which a series of things around attachToCanvas and writePixels are fixed
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 29 Aug 2012 21:26:13 +0000 (21:26 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 29 Aug 2012 21:26:13 +0000 (21:26 +0000)
commit405d0f43d8fa03874aee23669e5fdb38f21cc3e7
treeeb0a7c1c4787c3a5545837e76d11982af482639a
parentbae9ff70d911e1c1fe1db776f2640b45e9d5e749
In which a series of things around attachToCanvas and writePixels are fixed

Review URL: https://codereview.appspot.com/6506051/

git-svn-id: http://skia.googlecode.com/svn/trunk@5341 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkDevice.h
src/core/SkCanvas.cpp
src/core/SkDevice.cpp
tests/ReadPixelsTest.cpp
tests/WritePixelsTest.cpp