skia2/debugger
humper@google.com f515ffc3d4 Show the paint's typeface information in the details pane of the debugger.
Also add a convenience constructor for SkMemoryStream that takes the SkData directly
(instead of having to construct an empty one and call setData).
Review URL: https://codereview.appspot.com/7065045

git-svn-id: http://skia.googlecode.com/svn/trunk@7048 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-01-07 15:48:19 +00:00
..
QT Minor cleanup 2012-12-12 15:58:25 +00:00
debuggermain.cpp Refactoring into a public facing facing SkDebugger class first pass. 2012-08-07 16:12:23 +00:00
SkDebugCanvas.cpp Fixed debugger for addition of drawRRect, clipRRect & drawOval 2013-01-02 20:20:31 +00:00
SkDebugCanvas.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-03 02:01:32 +00:00
SkDebugger.cpp Refactoring into a public facing facing SkDebugger class first pass. 2012-08-07 16:12:23 +00:00
SkDebugger.h Breakdown profile time by command type in the overview pane 2012-11-19 20:44:29 +00:00
SkDrawCommand.cpp Fixed debugger for addition of drawRRect, clipRRect & drawOval 2013-01-02 20:20:31 +00:00
SkDrawCommand.h Fixed debugger for addition of drawRRect, clipRRect & drawOval 2013-01-02 20:20:31 +00:00
SkObjectParser.cpp Show the paint's typeface information in the details pane of the debugger. 2013-01-07 15:48:19 +00:00
SkObjectParser.h Fixed debugger for addition of drawRRect, clipRRect & drawOval 2013-01-02 20:20:31 +00:00