Optimization: SkDebugCanvas is capable of pausing and drawing incrementally instead...
authorchudy@google.com <chudy@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 1 Aug 2012 15:57:52 +0000 (15:57 +0000)
committerchudy@google.com <chudy@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 1 Aug 2012 15:57:52 +0000 (15:57 +0000)
commit830b8793bb1646bb76817bdc228dd8e2a92bef7d
tree153b6cefd991809e6654a70b27814cd16a70950f
parent6385314686875ecb484d95b33fcbf08890b5144d
Optimization: SkDebugCanvas is capable of pausing and drawing incrementally instead of redrawing all commands.

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

git-svn-id: http://skia.googlecode.com/svn/trunk@4891 2bbb7eff-a529-9590-31e7-b0007b416f81
debugger/QT/SkCanvasWidget.cpp
debugger/QT/SkCanvasWidget.h
debugger/QT/SkGLWidget.cpp
debugger/QT/SkRasterWidget.cpp
debugger/QT/SkRasterWidget.h
debugger/SkDebugCanvas.cpp
debugger/SkDebugCanvas.h