aboutsummaryrefslogtreecommitdiffhomepage
path: root/debugger/SkDrawCommand.cpp
Commit message (Expand)AuthorAge
* Added toString to SkXfermode-derived classes (for debugger) Gravatar robertphillips@google.com2013-01-22
* Fix debugger handling of clip rrectsGravatar robertphillips@google.com2013-01-17
* dashing asPoints could draw excessively long first dashGravatar robertphillips@google.com2013-01-15
* Fixed debugger for addition of drawRRect, clipRRect & drawOvalGravatar robertphillips@google.com2013-01-02
* Close pending save() calls in QT debugger to avoid saveLayer() corruption.Gravatar tomhudson@google.com2012-11-27
* Visualize bitmaps in debuggerGravatar robertphillips@google.com2012-11-26
* Add drawing of paths to debuggerGravatar robertphillips@google.com2012-11-21
* Enhanced debugger with command indenting and Path Bound print outGravatar robertphillips@google.com2012-11-06
* Got debugger compiling again after SkCanvas API changeGravatar robertphillips@google.com2012-09-20
* 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
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-07
* Fixed Windows compiler complaints (esp. in debugger)Gravatar robertphillips@google.com2012-09-06
* Replaced all instances of std strings and vectors in favor of SkStrings and S...Gravatar chudy@google.com2012-08-07
* Added more DrawPoints debugging info for inspectorGravatar chudy@google.com2012-08-01
* clt debuggerGravatar chudy@google.com2012-06-29