aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/debugger/SkDrawCommand.cpp
Commit message (Expand)AuthorAge
* Remove the SkCanvas comment APIGravatar fmalita2015-06-15
* [SkDebugger] Flatten drawPicture opsGravatar fmalita2015-04-01
* Debugger: remove dead feature (SkPicture offset display) & fix bug (unbalance...Gravatar robertphillips2015-03-26
* Remove Chromium staging in SkDrawCommandGravatar robertphillips2015-02-18
* Remove SkPictureFlat.h include from SkDrawCommands.hGravatar robertphillips2015-02-13
* Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #3 i...Gravatar robertphillips2015-02-12
* Remove SkPictureFlat.h include from SkDrawCommands.hGravatar robertphillips2015-02-12
* Add staging for ChromiumGravatar robertphillips2015-02-12
* Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #2 i...Gravatar robertphillips2015-02-11
* Remove SkPictureFlat.h include from SkDrawCommands.hGravatar robertphillips2015-02-11
* Remove incremental draw optimization from SkDebugCanvasGravatar kkinnunen2015-01-13
* remove unused drawDataGravatar reed2015-01-02
* Cull pushCull and popCull from Skia.Gravatar mtklein2014-12-12
* Remove SkCanvas::drawBitmapMatrix()Gravatar Florin Malita2014-12-10
* Display text blob bounds in the debugger.Gravatar fmalita2014-12-09
* Revert of Revert of SkDrawCommand scrubbing (patchset #1 id:1 of https://code...Gravatar fmalita2014-11-08
* Revert of SkDrawCommand scrubbing (patchset #2 id:20001 of https://codereview...Gravatar fmalita2014-11-07
* SkDrawCommand scrubbingGravatar fmalita2014-11-07
* "Fix" debugger's setMatrix handlingGravatar robertphillips2014-10-16
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Debugger render support for SkDrawTextBlobCommand.Gravatar fmalita2014-08-29
* Try out scalar picture sizesGravatar robertphillips2014-08-29
* Add missing text blob SkDrawCommand string.Gravatar fmalita2014-08-27
* SkTextBlob plumbingGravatar fmalita2014-08-26
* Add support for new drawPicture entry point to debuggerGravatar robertphillips2014-08-13
* SaveFlags be-goneGravatar Florin Malita2014-06-30
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-27
* Debugger improvementsGravatar commit-bot@chromium.org2014-03-25
* This adds cull rect visualization to the debugger's "mega" visualization mode.Gravatar commit-bot@chromium.org2014-03-03
* Culling APIGravatar commit-bot@chromium.org2014-02-27
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-25
* Add DRRect to debuggerGravatar commit-bot@chromium.org2014-02-24
* Fix SkScalar conversion warning.Gravatar fmalita@google.com2013-11-21
* Show basic SkPicture details in debugger.Gravatar commit-bot@chromium.org2013-11-21
* This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...Gravatar commit-bot@chromium.org2013-08-16
* Rename SkDrawCommand subclassesGravatar commit-bot@chromium.org2013-06-18
* Expose debugger backend classes externally.Gravatar fmalita@google.com2013-06-13