aboutsummaryrefslogtreecommitdiffhomepage
path: root/debugger/QT/SkRasterWidget.cpp
Commit message (Expand)AuthorAge
* 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
* fix swapped bitmap channels on Mac for debuggerGravatar humper@google.com2013-07-10
* Add overdraw visualization to the debuggerGravatar robertphillips@google.com2013-02-06
* Defining new color constat for transparent colorGravatar junov@google.com2012-12-06
* 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
* Fixed numerous mem errorsGravatar chudy@google.com2012-07-31
* Canvas size initializes correctly when drawing from a skia pictureGravatar chudy@google.com2012-07-30
* Added missing files to fix build.Gravatar chudy@google.com2012-07-28