skia2/debugger/QT
scroggo@google.com 12705329d0 Allow creating a picture from skp to fail.
Replace the current constructor for creating an
SkPicturePlayback to a factory. In the factory,
check for incorrect data that would result in an invalid
playback. If the playback is invalid, return NULL, and
return NULL from SkPicture's factory as well.

Update SkTimedPicture(Playback) as well.

BUG=skia:1672
R=caryclark@google.com

Review URL: https://codereview.chromium.org/24826002

git-svn-id: http://skia.googlecode.com/svn/trunk@11554 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-10-01 15:30:46 +00: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 Allow creating a picture from skp to fail. 2013-10-01 15:30:46 +00:00
SkDebuggerGUI.h Support MSAA in the picture debugger 2013-08-02 13:59:50 +00:00
SkGLWidget.cpp Support MSAA in the picture debugger 2013-08-02 13:59:50 +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 use new globally scoped SkAlphaType 2013-09-20 20:05:01 +00:00
SkImageWidget.h Sanitizing source files in Housekeeper-Nightly 2013-06-07 07:01:06 +00:00
SkInspectorWidget.cpp Refactored inspector widget such that creating custom tabs for information is straightforward for future developers. 2012-08-14 19:34:13 +00:00
SkInspectorWidget.h Refactored inspector widget such that creating custom tabs for information is straightforward for future developers. 2012-08-14 19:34:13 +00:00
SkListWidget.cpp Normalize the debugger's profile times by the repeat count 2013-03-07 19:32:45 +00:00
SkListWidget.h clt debugger 2012-06-29 14:21:22 +00:00
SkRasterWidget.cpp Split SkDevice into SkBaseDevice and SkBitmapDevice 2013-08-29 11:54:56 +00:00
SkRasterWidget.h Get debugger compiling in NoGPU config 2013-08-29 13:22:28 +00:00
SkSettingsWidget.cpp Support MSAA in the picture debugger 2013-08-02 13:59:50 +00:00
SkSettingsWidget.h Support MSAA in the picture debugger 2013-08-02 13:59:50 +00:00