skia2/debugger
jvanverth@google.com 0ac6f168f1 Fix for issue 1029: Debugger opens files with ^O, but crashes when opening files through other methods
Don't append leading '/' if path is local


git-svn-id: http://skia.googlecode.com/svn/trunk@7593 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-02-05 19:44:07 +00:00
..
QT Fix for issue 1029: Debugger opens files with ^O, but crashes when opening files through other methods 2013-02-05 19:44:07 +00:00
debuggermain.cpp Add data() to all QString::toASCII Qt calls to help out Linux compiler 2013-01-28 19:25:43 +00:00
SkDebugCanvas.cpp Removed unused variable 2013-01-31 16:45:43 +00:00
SkDebugCanvas.h Update filter tool to allow more flexible filtering 2013-01-31 15:56:22 +00:00
SkDebugger.cpp Fix saving modified skp from debugger 2013-01-22 18:03:56 +00:00
SkDebugger.h Fix saving modified skp from debugger 2013-01-22 18:03:56 +00:00
SkDrawCommand.cpp Added cast to make SkIntToScalar happy with size_t in debug (in SkDrawCommand.cpp) 2013-01-31 16:52:43 +00:00
SkDrawCommand.h Update filter tool to allow more flexible filtering 2013-01-31 15:56:22 +00:00
SkObjectParser.cpp Added toString to SkDrawLooper-derived classes 2013-01-28 20:21:59 +00:00
SkObjectParser.h Fixed debugger for addition of drawRRect, clipRRect & drawOval 2013-01-02 20:20:31 +00:00