remove xfermode from public api
[platform/upstream/libSkiaSharp.git] / tools / debugger / SkDebugCanvas.h
2016-10-28 Mike Reedremove xfermode from public api
2016-10-17 Ben WagnerRe-enable overdraw mode in debugger.
2016-10-11 Mike KleinGN: windows compiles locally.
2016-09-20 reedabstract name of clipping ops, to transtion to a more...
2016-08-25 vjiaoblackMade shadows blurry (thru implementing variance mapping)
2016-08-19 bsalomonPlumb drawArc to SkDevice.
2016-07-22 vjiaoblackCreating framework for drawShadowedPicture
2016-07-21 vjiaoblackCreating framework for drawShadowedPicture
2016-07-21 vjiaoblackRevert of Creating framework for drawShadowedPicture...
2016-07-21 vjiaoblackCreating framework for drawShadowedPicture
2016-07-13 vjiaoblackAdded the framework for having canvas/recorder/picture...
2016-07-13 mtkleinRevert "Added the framework for having canvas/recorder...
2016-07-13 vjiaoblackAdded the framework for having canvas/recorder/picture...
2016-07-12 mtkleinRevert "Added the framework for having canvas/recorder...
2016-07-12 vjiaoblackAdded the framework for having canvas/recorder/picture...
2016-07-07 reeddrawTextRSXform
2016-06-29 reedadd annotations to debugger
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2016-03-10 joshualittFix some bugs and performance issues with skiaserve
2016-03-02 joshualittadd /img/n/m endpoint to skiaserve
2016-02-29 joshualittfix minor bug drawing batch bounds by default
2016-02-29 joshualittRender batch bounds as stroke rects
2016-02-17 joshualittAdd batch information to json
2016-02-12 ethannicholasadded clip visualization to skiaserve
2016-02-11 ethannicholasfixed off-by-one error in skiaserve /cmd
2016-02-11 joshualittwire up new json code in skiaserve
2016-02-10 ethannicholasadded SkDebugCanvas::toJSON
2016-02-09 ethannicholasmoved debugger support files from src/utils/debugger...