1. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  2. e7903c7 FilterLevel -> SkFilterQuality by reed · 9 years ago
  3. 26e5400 Remove draw window size state from SkDebugCanvas by kkinnunen · 10 years ago
  4. 5a2315e debugger: Update the picture view when the first command is selected by kkinnunen · 10 years ago
  5. 5037e9d Change DebugCanvas API to not encourage memory leaks by kkinnunen · 10 years ago
  6. 8c89c52 Revert of Revert of SkDrawCommand scrubbing (patchset #1 id:1 of https://codereview.chromium.org/712683002/) by fmalita · 10 years ago
  7. 9063ddd Revert of SkDrawCommand scrubbing (patchset #2 id:20001 of https://codereview.chromium.org/706363002/) by fmalita · 10 years ago
  8. 1931ec5 SkDrawCommand scrubbing by fmalita · 10 years ago
  9. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  10. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  11. 2a67e12 This adds a checkbox to the debugger to allow seeing the effect pathops has on the clip. A new tab shows the C code that the pathops generate. by commit-bot@chromium.org · 10 years ago
  12. 57f74e0 Debugger improvements by commit-bot@chromium.org · 10 years ago
  13. 768ac85 The new "mega" viz mode both adds visualization and forces all drawing to the visible canvas (by replacing the active saveLayers with saves). by commit-bot@chromium.org · 10 years ago
  14. 32bbcf8 Add texture filtering override to debugger by robertphillips@google.com · 11 years ago
  15. 91274b9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  16. e428f9b Fix debugger build errors/warnings by robertphillips@google.com · 11 years ago
  17. 2d9dbd4 NaCl Debugger: Implement overview and filters, cleanup by borenet@google.com · 11 years ago
  18. f4741c1 Add overdraw visualization to the debugger by robertphillips@google.com · 11 years ago
  19. 25bc2f8 Fix saving modified skp from debugger by robertphillips@google.com · 11 years ago
  20. e8cc6e8 Make navigating the picture view in debugger more functional. by bungeman@google.com · 12 years ago
  21. 8a1cdae Breakdown profile time by command type in the overview pane by robertphillips@google.com · 12 years ago
  22. 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
  23. 607357f Refactoring into a public facing facing SkDebugger class first pass. by chudy@google.com · 12 years ago