aboutsummaryrefslogtreecommitdiffhomepage
path: root/debugger/QT/SkDebuggerGUI.cpp
Commit message (Expand)AuthorAge
* Refactoring into a public facing facing SkDebugger class first pass.Gravatar chudy@google.com2012-08-07
* Moved the ownership of the current clip and current matrix into the debug can...Gravatar chudy@google.com2012-08-03
* Fixed numerous mem errorsGravatar chudy@google.com2012-07-31
* Added missing files to fix build.Gravatar chudy@google.com2012-07-28
* Skia Debugger can now save modified pictures.Gravatar chudy@google.com2012-07-28
* Key Shortcuts for Zooming. Refactored some event propogation.Gravatar chudy@google.com2012-07-26
* GL Widget AlphaGravatar chudy@google.com2012-07-26
* Fixed glaring typo in SkDebuggerGUI.cpp, unreviewed.Gravatar chudy@google.com2012-07-19
* Quick bug fix that was rendering debugger unusable.Gravatar chudy@google.com2012-07-19
* Added more features to deletes and breakpointsGravatar chudy@google.com2012-07-17
* Cleaned up icons, added keyboard shortcuts to everythingGravatar chudy@google.com2012-07-16
* Feature, HitBox selects current commandGravatar chudy@google.com2012-07-12
* Bug Fix: Delete redraws correctly when redraw command execution is pausedGravatar chudy@google.com2012-07-12
* SkHitBox added.Gravatar chudy@google.com2012-07-12
* Seperated Space for displaying breakpoint and deletion iconsGravatar chudy@google.com2012-07-12
* Bug Fix: Pause drawing execution feature works due to fixed typoGravatar chudy@google.com2012-07-10
* Made everything in SkDebuggerGUI live on the stackGravatar chudy@google.com2012-07-10
* Added stubs for zoom info panel.Gravatar chudy@google.com2012-07-09
* Adds functionality to the matrix and clip widget.Gravatar chudy@google.com2012-07-03
* clt debuggerGravatar chudy@google.com2012-06-29