skia2/debugger
fmalita@google.com bacfcfb11c Generate debugger MOCs on the fly
Added gyp rules to generate Qt MOC files at build time, and removed the pre-packaged versions.

Tested on Mac with Qt 4.6.4 & 4.8.3, and on Linux with Qt 4.8.1.

R=caryclark@google.com,robertphillips@google.com,djsollen@google.com
BUG=

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

git-svn-id: http://skia.googlecode.com/svn/trunk@5707 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-09-27 13:34:34 +00:00
..
QT Generate debugger MOCs on the fly 2012-09-27 13:34:34 +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 Got debugger compiling again after SkCanvas API change 2012-09-20 19:09:17 +00:00
SkDrawCommand.h re-re-land 5578 2012-09-18 15:14:33 +00:00
SkObjectParser.cpp Fixed Windows compiler complaints (esp. in debugger) 2012-09-06 18:43:21 +00:00
SkObjectParser.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