aboutsummaryrefslogtreecommitdiffhomepage
path: root/debugger/QT/SkGLWidget.cpp
Commit message (Expand)AuthorAge
* Allow debugger to be compiled without GaneshGravatar robertphillips@google.com2013-02-13
* Fix uninitialized Render Target origin issue in debuggerGravatar robertphillips@google.com2013-02-08
* Remove legacy names no longer referenced in Chrome and WebKit.Gravatar bsalomon@google.com2013-02-07
* Platform/Engine -> BackendGravatar bsalomon@google.com2012-10-25
* 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