skia2/debugger/QT
Mike Klein 744fb7313f Enable basic drawing with SkRecord-based pictures.
I've tagged all the functions in SkPicture.cpp is // fRecord TODO or // fRecord
OK, depending on whether or not they're totally broken when used from an
SkRecord-based picture.  Obviously next steps are to eliminate all the TODOs,
then clean up the notes.

I converted SkPicture over to smart pointers too.  It's particularly helpful
that the smart pointers initialize to NULL by default.

For now I've got all the SkRecord-based code jammed in at the bottom of the file.  I figure it'll help me keep things straight for a bit, then we can rearrange later.

BUG=skia:
R=robertphillips@google.com

Review URL: https://codereview.chromium.org/333823007
2014-06-23 15:13:26 -04:00
..
Icons Added Reload icon 2012-11-19 18:25:09 +00:00
qrc_SkIcons.cpp Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
SkCanvasWidget.cpp Support MSAA in the picture debugger 2013-08-02 13:59:50 +00:00
SkCanvasWidget.h Support MSAA in the picture debugger 2013-08-02 13:59:50 +00:00
SkDebuggerGUI.cpp Enable basic drawing with SkRecord-based pictures. 2014-06-23 15:13:26 -04:00
SkDebuggerGUI.h This adds a checkbox to the debugger to allow seeing the effect pathops has on the clip. A new tab shows the C code that the pathops generate. 2014-05-19 13:53:10 +00:00
SkGLWidget.cpp Avoid black flashes when resizing debugger window using MSAA 2014-03-10 16:04:47 +00:00
SkGLWidget.h Support MSAA in the picture debugger 2013-08-02 13:59:50 +00:00
SkIcons.qrc clt debugger 2012-06-29 14:21:22 +00:00
SkImageWidget.cpp Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) 2014-04-11 17:15:40 +00:00
SkImageWidget.h Sanitizing source files in Housekeeper-Nightly 2013-06-07 07:01:06 +00:00
SkInspectorWidget.cpp This adds a checkbox to the debugger to allow seeing the effect pathops has on the clip. A new tab shows the C code that the pathops generate. 2014-05-19 13:53:10 +00:00
SkInspectorWidget.h This adds a checkbox to the debugger to allow seeing the effect pathops has on the clip. A new tab shows the C code that the pathops generate. 2014-05-19 13:53:10 +00:00
SkListWidget.cpp Debugger improvements 2014-03-25 23:31:33 +00:00
SkListWidget.h Debugger improvements 2014-03-25 23:31:33 +00:00
SkRasterWidget.cpp hide SkBitmap::setConfig 2014-06-09 19:52:07 -07:00
SkRasterWidget.h Get debugger compiling in NoGPU config 2013-08-29 13:22:28 +00:00
SkSettingsWidget.cpp This adds a checkbox to the debugger to allow seeing the effect pathops has on the clip. A new tab shows the C code that the pathops generate. 2014-05-19 13:53:10 +00:00
SkSettingsWidget.h This adds a checkbox to the debugger to allow seeing the effect pathops has on the clip. A new tab shows the C code that the pathops generate. 2014-05-19 13:53:10 +00:00