1. 3cb9542 moved debugger support files from src/utils/debugger to tools/debugger by ethannicholas · 8 years ago[Renamed from src/utils/debugger/SkObjectParser.h]
  2. 4960eee change signature for virtual related to saveLayer, passing SaveLayerRec by reed · 9 years ago
  3. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  4. 80af645 Update debugger print out of drawImageRect information by robertphillips · 9 years ago
  5. c77392e use colortype instead of config by reed · 10 years ago
  6. 86681b3 Expose debugger backend classes externally. by fmalita@google.com · 11 years ago[Renamed from debugger/SkObjectParser.h]
  7. 428fc4a Make debugger 'text' output less useless. by bungeman@google.com · 11 years ago
  8. 67baba4 Fixed debugger for addition of drawRRect, clipRRect & drawOval by robertphillips@google.com · 12 years ago
  9. 30d35f2 Enhanced debugger with command indenting and Path Bound print out by robertphillips@google.com · 12 years ago
  10. e8d29f5 debugger: Remove obsolete TODO comment. by tfarina@chromium.org · 12 years ago
  11. 97cee97 Replaced all instances of std strings and vectors in favor of SkStrings and SkTDArrays within skia code by chudy@google.com · 12 years ago
  12. 92b11f6 Added more DrawPoints debugging info for inspector by chudy@google.com · 12 years ago
  13. 902ebe5 clt debugger Review URL: https://codereview.appspot.com/6267043 by chudy@google.com · 12 years ago