Reland r5861 but leave setMatrixClip virtual on SkDevice (IOW this is a partial rever...
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 10 Oct 2012 15:25:50 +0000 (15:25 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 10 Oct 2012 15:25:50 +0000 (15:25 +0000)
commita6926b1f0352916c31cda66f2239a25d52f09315
tree663074ef35e2d521180bc012ae56c7c3a6126428
parent2a827e81b3334f33b0f8ff05b6a39a11d532568f
Reland r5861 but leave setMatrixClip virtual on SkDevice (IOW this is a partial revert of r5871 which reverted r5861).

Unreviewed
Review URL: https://codereview.appspot.com/6631062

git-svn-id: http://skia.googlecode.com/svn/trunk@5881 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkCanvas.h
include/core/SkDevice.h
include/gpu/SkGpuDevice.h
src/core/SkCanvas.cpp
src/gpu/SkGpuDevice.cpp
src/utils/SkDeferredCanvas.cpp