aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/debugger
Commit message (Expand)AuthorAge
* 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
* Fix assert in debuggerGravatar robertphillips2015-03-24
* SkPaint::FilterLevel -> SkFilterQualityGravatar reed2015-03-16
* Fix debugger's overdraw color filterGravatar robertphillips2015-03-11
* 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 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
* 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
* Display text blob bounds in the debugger.Gravatar fmalita2014-12-09
* 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
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Hide fields in SkImageInfoGravatar reed2014-09-03
* 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
* remove code for (dead) SK_SUPPORT_LEGACY_GETCLIPTYPEGravatar reed2014-08-21
* Add support for new drawPicture entry point to debuggerGravatar robertphillips2014-08-13
* add drawPicture variant that takes a matrix and paintGravatar reed2014-08-09
* Split SkPicturePlayback out of SkPictureDataGravatar robertphillips2014-07-07
* SaveFlags be-goneGravatar Florin Malita2014-06-30
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04