aboutsummaryrefslogtreecommitdiff
path: root/debugger/QT/SkCanvasWidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unbust the old debuggerrobertphillips2016-03-011-4/+4
* Fix no-gpu debugger.bungeman2015-07-311-0/+2
* debugger: SW rasterize the picture only when it changeskkinnunen2015-01-131-4/+5
* Support MSAA in the picture debuggercommit-bot@chromium.org2013-08-021-0/+7
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-02-141-1/+1
* Allow debugger to be compiled without Ganeshrobertphillips@google.com2013-02-131-1/+14
* Make navigating the picture view in debugger more functional.bungeman@google.com2013-01-171-22/+49
* Refactoring into a public facing facing SkDebugger class first pass.chudy@google.com2012-08-071-41/+21
* Moved the ownership of the current clip and current matrix into the debug can...chudy@google.com2012-08-031-1/+3
* Optimization: SkDebugCanvas is capable of pausing and drawing incrementally i...chudy@google.com2012-08-011-34/+19
* Getting rid of compile-time warningschudy@google.com2012-07-311-1/+1
* Optimized hit testing feature, refactored into seperate function from canvas ...chudy@google.com2012-07-311-10/+3
* Fixed numerous mem errorschudy@google.com2012-07-311-3/+7
* Canvas size initializes correctly when drawing from a skia picturechudy@google.com2012-07-301-8/+15
* Key Shortcuts for Zooming. Refactored some event propogation.chudy@google.com2012-07-261-6/+6
* GL Widget Alphachudy@google.com2012-07-261-105/+55
* Cleaned up icons, added keyboard shortcuts to everythingchudy@google.com2012-07-161-1/+1
* SkHitBox added.chudy@google.com2012-07-121-3/+7
* Bug Fix: Pause drawing execution feature works due to fixed typochudy@google.com2012-07-101-4/+0
* Bug Fix: Current command mask now dynamically changes based on bounds of window.chudy@google.com2012-07-101-0/+6
* Added stubs for zoom info panel.chudy@google.com2012-07-091-6/+10
* Adds functionality to the matrix and clip widget.chudy@google.com2012-07-031-17/+110
* clt debuggerchudy@google.com2012-06-291-0/+73