aboutsummaryrefslogtreecommitdiffhomepage
path: root/debugger/QT/SkRasterWidget.h
Commit message (Expand)AuthorAge
* Fix debugger w.r.t. sk_sp changesGravatar robertphillips2016-03-24
* Unbust the old debuggerGravatar robertphillips2016-03-01
* debugger: SW rasterize the picture only when it changesGravatar kkinnunen2015-01-13
* Get debugger compiling in NoGPU configGravatar robertphillips@google.com2013-08-29
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...Gravatar robertphillips@google.com2013-08-20
* Split SkDevice out of SkBitmapDeviceGravatar robertphillips@google.com2013-08-20
* Allow debugger to be compiled without GaneshGravatar robertphillips@google.com2013-02-13
* 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
* Optimized hit testing feature, refactored into seperate function from canvas ...Gravatar chudy@google.com2012-07-31
* Added missing files to fix build.Gravatar chudy@google.com2012-07-28