1. 546db46 Debugger: remove dead feature (SkPicture offset display) & fix bug (unbalanced indents) by robertphillips · 10 years ago
  2. cfdc0e3 debugger: SW rasterize the picture only when it changes by kkinnunen · 10 years ago
  3. 0cfeaf3 debugger: Update inspector view data consistently while paused by kkinnunen · 10 years ago
  4. f3a9e99 debugger: Remove few redundant variables by kkinnunen · 10 years ago
  5. 5caff91 debugger: Move Skia initialization out of the GUI widget class by kkinnunen · 10 years ago
  6. 63a4702 debugger: Make draw command image widget resize by kkinnunen · 10 years ago
  7. 41c79cc debugger: Make settings widget resizeable by kkinnunen · 10 years ago
  8. 5037e9d Change DebugCanvas API to not encourage memory leaks by kkinnunen · 10 years ago
  9. ce4dd3d Split SkPicturePlayback out of SkPictureData by robertphillips · 10 years ago
  10. 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
  11. 57f74e0 Debugger improvements by commit-bot@chromium.org · 11 years ago
  12. 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 · 11 years ago
  13. bcd431e Make the debugger left panel resizable. by commit-bot@chromium.org · 11 years ago
  14. 32bbcf8 Add texture filtering override to debugger by robertphillips@google.com · 11 years ago
  15. fde1e7c Support MSAA in the picture debugger by commit-bot@chromium.org · 11 years ago
  16. 2ff6d1d Separate showing and hiding the debugger settings and inspector. by bungeman@google.com · 11 years ago
  17. 6d9c92b Remove offsetcanvas from debugger by robertphillips@google.com · 11 years ago
  18. 20beb48 Normalize the debugger's profile times by the repeat count by robertphillips@google.com · 12 years ago
  19. e8fe4bc Allow debugger to be compiled without Ganesh by robertphillips@google.com · 12 years ago
  20. f4741c1 Add overdraw visualization to the debugger by robertphillips@google.com · 12 years ago
  21. ff6e6ba Add command line options to debugger by robertphillips@google.com · 12 years ago
  22. 5f97114 Make debugger profiling honor deleted commands by robertphillips@google.com · 12 years ago
  23. 6dec8fc Add drawing of paths to debugger by robertphillips@google.com · 12 years ago
  24. 3458716 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  25. 8a1cdae Breakdown profile time by command type in the overview pane by robertphillips@google.com · 12 years ago
  26. 2bde91d Add profiling to debugger by robertphillips@google.com · 12 years ago
  27. d26c706 Update debugger GUI to have profile button & list widget to optionally display time by robertphillips@google.com · 12 years ago
  28. 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
  29. 607357f Refactoring into a public facing facing SkDebugger class first pass. by chudy@google.com · 12 years ago
  30. a9e937c Moved the ownership of the current clip and current matrix into the debug canvas as part of the upcoming general refactor to everything living in debug canvas. by chudy@google.com · 12 years ago
  31. 2d537a1 Fixed numerous mem errors by chudy@google.com · 12 years ago
  32. 0ab0339 Skia Debugger can now save modified pictures. by chudy@google.com · 12 years ago
  33. a122631 Key Shortcuts for Zooming. Refactored some event propogation. by chudy@google.com · 12 years ago
  34. ea5488b GL Widget Alpha by chudy@google.com · 12 years ago
  35. d3058f5 Quick bug fix that was rendering debugger unusable. by chudy@google.com · 12 years ago
  36. 7e4cfbf Added more features to deletes and breakpoints by chudy@google.com · 12 years ago
  37. e504de0 Cleaned up icons, added keyboard shortcuts to everything by chudy@google.com · 12 years ago
  38. 9ca9bfe Feature, HitBox selects current command by chudy@google.com · 12 years ago
  39. 233e4b8 Bug Fix: Delete redraws correctly when redraw command execution is paused by chudy@google.com · 12 years ago
  40. c432f00 Made everything in SkDebuggerGUI live on the stack by chudy@google.com · 12 years ago
  41. 7dcae67 Added stubs for zoom info panel. by chudy@google.com · 12 years ago
  42. 902ebe5 clt debugger Review URL: https://codereview.appspot.com/6267043 by chudy@google.com · 12 years ago