skia2/debugger
scroggo@google.com b4467e642e Decode images during deserialization in the picture debugger.
Necessary now that our checked in SKPs have encoded bitmaps in them (since https://code.google.com/p/skia/source/detail?r=6317)

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

git-svn-id: http://skia.googlecode.com/svn/trunk@6322 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-11-06 23:10:09 +00:00
..
QT Decode images during deserialization in the picture debugger. 2012-11-06 23:10:09 +00:00
debuggermain.cpp Refactoring into a public facing facing SkDebugger class first pass. 2012-08-07 16:12:23 +00:00
SkDebugCanvas.cpp remove uses of setBitmapDevice (DEPRECATED) 2012-09-26 13:44:13 +00:00
SkDebugCanvas.h re-re-land 5578 2012-09-18 15:14:33 +00:00
SkDebugger.cpp Refactoring into a public facing facing SkDebugger class first pass. 2012-08-07 16:12:23 +00:00
SkDebugger.h Replaced all instances of std strings and vectors in favor of SkStrings and SkTDArrays within skia code 2012-08-07 20:41:37 +00:00
SkDrawCommand.cpp Enhanced debugger with command indenting and Path Bound print out 2012-11-06 16:45:36 +00:00
SkDrawCommand.h re-re-land 5578 2012-09-18 15:14:33 +00:00
SkObjectParser.cpp Enhanced debugger with command indenting and Path Bound print out 2012-11-06 16:45:36 +00:00
SkObjectParser.h Enhanced debugger with command indenting and Path Bound print out 2012-11-06 16:45:36 +00:00