aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/debugger/SkDrawCommand.h
Commit message (Expand)AuthorAge
* Add staging for ChromiumGravatar robertphillips2015-02-12
* Revert of Fix Chromium build (patchset #2 id:20001 of https://codereview.chro...Gravatar robertphillips2015-02-11
* Revert of Fix Chromium build (again) (patchset #2 id:20001 of https://coderev...Gravatar robertphillips2015-02-11
* Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #2 i...Gravatar robertphillips2015-02-11
* Fix Chromium build (again)Gravatar robertphillips2015-02-11
* Fix Chromium buildGravatar robertphillips2015-02-11
* Remove SkPictureFlat.h include from SkDrawCommands.hGravatar robertphillips2015-02-11
* Remove incremental draw optimization from SkDebugCanvasGravatar kkinnunen2015-01-13
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* remove unused drawDataGravatar reed2015-01-02
* Cull pushCull and popCull from Skia.Gravatar mtklein2014-12-12
* Remove SkCanvas::drawBitmapMatrix()Gravatar Florin Malita2014-12-10
* 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
* Debugger render support for SkDrawTextBlobCommand.Gravatar fmalita2014-08-29
* 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
* Debugger improvementsGravatar commit-bot@chromium.org2014-03-25
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-04
* This adds cull rect visualization to the debugger's "mega" visualization mode.Gravatar commit-bot@chromium.org2014-03-03
* The new "mega" viz mode both adds visualization and forces all drawing to the...Gravatar commit-bot@chromium.org2014-03-03
* Culling APIGravatar commit-bot@chromium.org2014-02-27
* Add DRRect to debuggerGravatar commit-bot@chromium.org2014-02-24
* 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