aboutsummaryrefslogtreecommitdiffhomepage
path: root/debugger/QT/SkDebuggerGUI.cpp
Commit message (Expand)AuthorAge
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-13
* Fix debugger build errors/warningsGravatar robertphillips@google.com2013-03-12
* NaCl Debugger: Implement overview and filters, cleanupGravatar borenet@google.com2013-03-12
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-08
* Normalize the debugger's profile times by the repeat countGravatar robertphillips@google.com2013-03-07
* Remove bogus ability for creating an SkPicturePlayback to fail.Gravatar scroggo@google.com2013-02-25
* Fix debugger build.Gravatar scroggo@google.com2013-02-22
* Create SkLazyPixelRef which performs lazy decoding.Gravatar scroggo@google.com2013-02-22
* Allow debugger to be compiled without GaneshGravatar robertphillips@google.com2013-02-13
* Cleanup debugger's handling of bad input filesGravatar robertphillips@google.com2013-02-07
* Add overdraw visualization to the debuggerGravatar robertphillips@google.com2013-02-06
* Fix for issue 1029: Debugger opens files with ^O, but crashes when opening fi...Gravatar jvanverth@google.com2013-02-05
* Added option of profiling GPU backend to debuggerGravatar robertphillips@google.com2013-01-30
* Add missing params to renderer->resetState().Gravatar jvanverth@google.com2013-01-28
* Add data() to all QString::toASCII Qt calls to help out Linux compilerGravatar robertphillips@google.com2013-01-28
* Add command line options to debuggerGravatar robertphillips@google.com2013-01-28
* Added multi-select deletion to debuggerGravatar robertphillips@google.com2013-01-22
* Fix saving modified skp from debuggerGravatar robertphillips@google.com2013-01-22
* Make navigating the picture view in debugger more functional.Gravatar bungeman@google.com2013-01-17
* Minor cleanupGravatar robertphillips@google.com2012-12-12
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-08
* Make debugger profiling honor deleted commandsGravatar robertphillips@google.com2012-12-07
* Address debugger profiling issue in tile modeGravatar robertphillips@google.com2012-11-27
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-22
* 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
* Added Reload iconGravatar robertphillips@google.com2012-11-19
* Add original resources back and update code to matchGravatar robertphillips@google.com2012-11-19
* 3 minor fixes for debuggerGravatar robertphillips@google.com2012-11-19
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-16
* Fix debugger crash when SK_PICTURE_PROFILING_STUBS isn't definedGravatar robertphillips@google.com2012-11-15
* Add profiling to debuggerGravatar robertphillips@google.com2012-11-15
* Fix linux compiler error with the debugger app.Gravatar djsollen@google.com2012-11-13
* Update debugger GUI to have profile button & list widget to optionally displa...Gravatar robertphillips@google.com2012-11-12
* Decode images during deserialization in the picture debugger.Gravatar scroggo@google.com2012-11-06
* Enhanced debugger with command indenting and Path Bound print outGravatar robertphillips@google.com2012-11-06
* Bug Fix: Fixes transformation bug where debugger locked up during incremental...Gravatar chudy@google.com2012-08-14
* Refactored inspector widget such that creating custom tabs for information is...Gravatar chudy@google.com2012-08-14
* Bug Fix: Resets the users zoom and translation every picture load. Was acting...Gravatar chudy@google.com2012-08-14
* Effects Bug FixGravatar chudy@google.com2012-08-13
* 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
* 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