aboutsummaryrefslogtreecommitdiffhomepage
path: root/debugger/QT
Commit message (Expand)AuthorAge
* Moved the ownership of the current clip and current matrix into the debug can...Gravatar chudy@google.com2012-08-03
* Optimization: SkDebugCanvas is capable of pausing and drawing incrementally i...Gravatar chudy@google.com2012-08-01
* Getting rid of compile-time warningsGravatar chudy@google.com2012-07-31
* Optimized hit testing feature, refactored into seperate function from canvas ...Gravatar chudy@google.com2012-07-31
* Fixed numerous mem errorsGravatar chudy@google.com2012-07-31
* Canvas size initializes correctly when drawing from a skia pictureGravatar chudy@google.com2012-07-30
* 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
* Bug Fix: Current command mask now dynamically changes based on bounds of window.Gravatar 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