aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/pipe/SkPipeCanvas.h
Commit message (Expand)AuthorAge
* skeletal animation support added to API and software backendGravatar Ruiqi Mao2018-06-29
* Shim to enforce that canvas virtuals are overriddenGravatar Brian Osman2018-03-09
* update pipe for lattice and shadowrecGravatar Mike Reed2018-01-03
* convert pipe over to serial procsGravatar Mike Reed2017-12-14
* Remove trailing whitespace.Gravatar Ben Wagner2017-10-09
* remove legacy virtual for vertices, only support object formGravatar Mike Reed2017-03-17
* Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Gravatar Mike Reed2016-12-09
* Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Gravatar Mike Reed2016-12-09
* remove SK_SUPPORT_LEGACY_CLIP_REGIONOPSGravatar Mike Reed2016-12-08
* Rebase non-drawing SkCanvas subclasses to SkNoDrawCanvasGravatar Florin Malita2016-12-02
* remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAMGravatar Mike Reed2016-11-03
* remove xfermode from public apiGravatar Mike Reed2016-10-28
* image serialize/deserialize callbacks in pipeGravatar Mike Reed2016-10-18
* abstract name of clipping ops, to transtion to a more restricted setGravatar reed2016-09-20
* test/fix/tweak writePicture/readPictureGravatar reed2016-09-15
* change write-image to use pipeverbs like everyone else, and add testGravatar reed2016-09-13
* add pipecanvasGravatar reed2016-09-13