aboutsummaryrefslogtreecommitdiffhomepage
path: root/debugger/SkDebugCanvas.h
Commit message (Expand)AuthorAge
* Close pending save() calls in QT debugger to avoid saveLayer() corruption.Gravatar tomhudson@google.com2012-11-27
* Breakdown profile time by command type in the overview paneGravatar robertphillips@google.com2012-11-19
* re-re-land 5578Gravatar reed@google.com2012-09-18
* revert 5580Gravatar reed@google.com2012-09-18
* re-land 5578 w/ pipe fixGravatar reed@google.com2012-09-18
* revert 5578 -- broke pipeGravatar reed@google.com2012-09-18
* Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. ThisGravatar reed@google.com2012-09-18
* Replaced all instances of std strings and vectors in favor of SkStrings and S...Gravatar chudy@google.com2012-08-07
* 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
* Canvas size initializes correctly when drawing from a skia pictureGravatar chudy@google.com2012-07-30
* Added more features to deletes and breakpointsGravatar chudy@google.com2012-07-17
* SkHitBox added.Gravatar chudy@google.com2012-07-12
* Bug Fix: Current command mask now dynamically changes based on bounds of window.Gravatar chudy@google.com2012-07-10
* Adds missing functionGravatar chudy@google.com2012-07-03
* clt debuggerGravatar chudy@google.com2012-06-29