aboutsummaryrefslogtreecommitdiffhomepage
path: root/debugger/QT/SkCanvasWidget.cpp
Commit message (Expand)AuthorAge
* Unbust the old debuggerGravatar robertphillips2016-03-01
* Fix no-gpu debugger.Gravatar bungeman2015-07-31
* debugger: SW rasterize the picture only when it changesGravatar kkinnunen2015-01-13
* Support MSAA in the picture debuggerGravatar commit-bot@chromium.org2013-08-02
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-14
* Allow debugger to be compiled without GaneshGravatar robertphillips@google.com2013-02-13
* Make navigating the picture view in debugger more functional.Gravatar bungeman@google.com2013-01-17
* 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
* 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
* Key Shortcuts for Zooming. Refactored some event propogation.Gravatar chudy@google.com2012-07-26
* GL Widget AlphaGravatar chudy@google.com2012-07-26
* Cleaned up icons, added keyboard shortcuts to everythingGravatar chudy@google.com2012-07-16
* SkHitBox added.Gravatar 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
* 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