aboutsummaryrefslogtreecommitdiffhomepage
path: root/debugger/QT/SkGLWidget.cpp
Commit message (Expand)AuthorAge
* Bug Fix: Fixes incremental drawing in conjunction with the highlighting filte...Gravatar chudy@google.com2012-08-14
* 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
* GL Widget AlphaGravatar chudy@google.com2012-07-26