aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/debugger/SkDebugCanvas.cpp
Commit message (Expand)AuthorAge
* Add drawImage{Rect,} support to SkDebugCanvasGravatar fmalita2015-07-22
* add src-rect-constraint to drawImageRectGravatar reed2015-07-14
* Fix up -Winconsistent-missing-overrideGravatar mtklein2015-07-13
* Remove the SkCanvas comment APIGravatar fmalita2015-06-15
* Update {virtual,override} to follow C++11 style in src/utils.Gravatar tfarina2015-04-25
* Revert of Remove now-redundant SkPathOps enum. (patchset #1 id:1 of https://c...Gravatar scroggo2015-04-07
* Remove now-redundant SkPathOps enum.Gravatar schenney2015-04-06
* [SkDebugger] Flatten drawPicture opsGravatar fmalita2015-04-01
* Debugger: remove dead feature (SkPicture offset display) & fix bug (unbalance...Gravatar robertphillips2015-03-26
* Add a paint filter utility canvas (SkPaintFilterCanvas)Gravatar fmalita2015-03-26
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* SkPaint::FilterLevel -> SkFilterQualityGravatar reed2015-03-16
* Fix debugger's overdraw color filterGravatar robertphillips2015-03-11
* 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
* 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
* Add missing SK_OVERRIDEGravatar rmistry2015-02-02
* Remove incremental draw optimization from SkDebugCanvasGravatar kkinnunen2015-01-13
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Remove draw window size state from SkDebugCanvasGravatar kkinnunen2015-01-05
* Revert of Revert of move remaining virtual draw methods to onDraw (patchset #...Gravatar reed2015-01-05
* Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001...Gravatar reed2015-01-05
* move remaining virtual draw methods to onDrawGravatar reed2015-01-04
* remove unused drawDataGravatar reed2015-01-02
* Change DebugCanvas API to not encourage memory leaksGravatar kkinnunen2014-12-30
* Cull pushCull and popCull from Skia.Gravatar mtklein2014-12-12
* Remove SkCanvas::drawBitmapMatrix()Gravatar Florin Malita2014-12-10
* Change clear() to respect the clipGravatar reed2014-12-04
* Revert "Change clear() to respect the clip"Gravatar reed2014-12-02
* Change clear() to respect the clipGravatar reed2014-12-02
* add roundOut that returns its resultGravatar reed2014-11-19
* 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 SaveAs functionalityGravatar robertphillips2014-10-21
* "Fix" debugger's setMatrix handlingGravatar robertphillips2014-10-16
* Try out scalar picture sizesGravatar robertphillips2014-08-29
* SkTextBlob plumbingGravatar fmalita2014-08-26
* Add support for new drawPicture entry point to debuggerGravatar robertphillips2014-08-13
* add drawPicture variant that takes a matrix and paintGravatar reed2014-08-09
* SaveFlags be-goneGravatar Florin Malita2014-06-30
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* This adds a checkbox to the debugger to allow seeing the effect pathops has o...Gravatar commit-bot@chromium.org2014-05-19
* remove code behind SK_SUPPORT_LEGACY_PROCXFERMODEGravatar reed@google.com2014-05-01
* Make drawText calls non-virtual, to ease SkFont and TextBlob (https://coderev...Gravatar reed@google.com2014-04-23
* Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https...Gravatar commit-bot@chromium.org2014-04-22
* make drawText calls non-virtual, to ease SkFont and TextBlobGravatar commit-bot@chromium.org2014-04-22
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-18