revert 6766, thereby re-landing 6762-6763 now that the bots are ready
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 12 Dec 2012 20:48:18 +0000 (20:48 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 12 Dec 2012 20:48:18 +0000 (20:48 +0000)
commit4ed0fb768409bf97b79899c3990d8c15f5e9d784
tree18006613a412171f7b15931e71b2624169396d7a
parent1558d68b5c2d0d1734d5fe30ce90cbf0bc68d056
revert 6766, thereby re-landing 6762-6763 now that the bots are ready

git-svn-id: http://skia.googlecode.com/svn/trunk@6770 2bbb7eff-a529-9590-31e7-b0007b416f81
25 files changed:
include/core/SkCanvas.h
include/core/SkPath.h
include/core/SkPicture.h
include/core/SkRRect.h
include/core/SkReader32.h
include/core/SkWriter32.h
include/utils/SkDeferredCanvas.h
include/utils/SkDumpCanvas.h
include/utils/SkNWayCanvas.h
include/utils/SkProxyCanvas.h
src/core/SkCanvas.cpp
src/core/SkPath.cpp
src/core/SkPictureFlat.h
src/core/SkPicturePlayback.cpp
src/core/SkPicturePlayback.h
src/core/SkPictureRecord.cpp
src/core/SkPictureRecord.h
src/core/SkRRect.cpp
src/pipe/SkGPipePriv.h
src/pipe/SkGPipeRead.cpp
src/pipe/SkGPipeWrite.cpp
src/utils/SkDeferredCanvas.cpp
src/utils/SkDumpCanvas.cpp
src/utils/SkNWayCanvas.cpp
src/utils/SkProxyCanvas.cpp