aboutsummaryrefslogtreecommitdiffhomepage
path: root/debugger/QT/SkDebuggerGUI.h
Commit message (Expand)AuthorAge
* Normalize the debugger's profile times by the repeat countGravatar robertphillips@google.com2013-03-07
* Allow debugger to be compiled without GaneshGravatar robertphillips@google.com2013-02-13
* Add overdraw visualization to the debuggerGravatar robertphillips@google.com2013-02-06
* Add command line options to debuggerGravatar robertphillips@google.com2013-01-28
* Make debugger profiling honor deleted commandsGravatar robertphillips@google.com2012-12-07
* Add drawing of paths to debuggerGravatar robertphillips@google.com2012-11-21
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-20
* Breakdown profile time by command type in the overview paneGravatar robertphillips@google.com2012-11-19
* Add profiling to debuggerGravatar robertphillips@google.com2012-11-15
* Update debugger GUI to have profile button & list widget to optionally displa...Gravatar robertphillips@google.com2012-11-12
* Replaced all instances of std strings and vectors in favor of SkStrings and S...Gravatar chudy@google.com2012-08-07
* 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
* 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
* 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
* 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
* clt debuggerGravatar chudy@google.com2012-06-29