| Commit message (Expand) | Author | Age |
* | skeletal animation support added to API and software backend | Ruiqi Mao | 2018-06-29 |
* | Revert "Revert "SkTypes: extract SkTo"" | Hal Canary | 2018-06-14 |
* | Revert "SkTypes: extract SkTo" | Hal Canary | 2018-06-13 |
* | SkTypes: extract SkTo | Hal Canary | 2018-06-12 |
* | Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device" | Herb Derby | 2018-06-06 |
* | Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device" | Hal Canary | 2018-06-06 |
* | Have draw(Text|PosText|PosTextH) use a single entry on the device | Herb Derby | 2018-06-05 |
* | clean up some SkDebugf() | Mike Klein | 2018-05-09 |
* | Take sk_sp<SkDevice> instead of SkDevice* | Herb Derby | 2018-05-02 |
* | [SkSVGDevice] Add support for image shaders. | Alexander Midlash | 2018-03-07 |
* | Add GetTypefaceOrDefault to SkPaintPriv | Herb Derby | 2018-03-06 |
* | Add link annotation support to SkSVGDevice. | Bryce Thomas | 2018-02-06 |
* | Add a SkWStream-based SkSVGCanvas factory | Florin Malita | 2017-09-19 |
* | Replace SkFAIL with SK_ABORT. | Ben Wagner | 2017-08-16 |
* | Remove internal use of SkTypeface::Style. | Ben Wagner | 2017-07-27 |
* | SkDevice::drawBitmap takes x,y, not matrix | Hal Canary | 2017-06-27 |
* | Mark overridden destructors with 'override' and remove 'virtual' | Brian Salomon | 2017-03-22 |
* | remove legacy vertices virtual from SkDevice | Mike Reed | 2017-03-19 |
* | use AutoRestore instead of making a copy of the clipstack | Mike Reed | 2017-03-13 |
* | Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric ... | Mike Reed | 2017-03-07 |
* | Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, an... | Mike Reed | 2017-03-04 |
* | Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable... | Mike Reed | 2017-03-04 |
* | Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-... | Cary Clark | 2017-03-03 |
* | Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric ... | Mike Reed | 2017-03-03 |
* | Revert "Remove SkDraw from device-draw methods, and enable device-centric cli... | Mike Reed | 2017-03-02 |
* | Remove SkDraw from device-draw methods, and enable device-centric clipping. | Mike Reed | 2017-03-02 |
* | add ViaSVG to dm | Mike Reed | 2017-02-17 |
* | use common intermediate device class for clipstack management | Mike Reed | 2017-02-17 |
* | Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" | Mike Reed | 2017-01-13 |
* | move SkDevice.h and SkBitmapDevice.h contents in to src headers | Mike Reed | 2017-01-13 |
* | refFoo variant for getters that naturally have a sk_sp | Mike Reed | 2017-01-12 |
* | change SkClipOp to a class enum | Mike Reed | 2016-12-12 |
* | Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" | Mike Reed | 2016-12-09 |
* | Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" | Mike Reed | 2016-12-09 |
* | remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS | Mike Reed | 2016-12-08 |
* | SkImageEncoder: simplify API | Hal Canary | 2016-11-23 |
* | Revert 248ff023 & 2cb6cb72 | Hal Canary | 2016-11-22 |
* | SkImageEncoder: simplify API | Hal Canary | 2016-11-22 |
* | Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" | Mike Reed | 2016-11-13 |
* | Revert "Change SkCanvas to *not* inherit from SkRefCnt" | Heather Miller | 2016-11-10 |
* | Change SkCanvas to *not* inherit from SkRefCnt | Mike Reed | 2016-11-09 |
* | s/SkAutoTUnref/sk_sp/ in src/ part 1 | Hal Canary | 2016-11-07 |
* | remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM | Mike Reed | 2016-11-03 |
* | Remove SkAutoTDelete. | Ben Wagner | 2016-11-03 |
* | remove xfermode from public api | Mike Reed | 2016-10-28 |
* | Move clip CTM application to SkRasterClip and SkClipStack | Brian Salomon | 2016-10-03 |
* | abstract name of clipping ops, to transtion to a more restricted set | reed | 2016-09-20 |
* | [SVGDevice] Observe even-odd path fills | fmalita | 2016-09-06 |
* | store info in basedevice, change getter to non-virtual const& | reed | 2016-08-20 |
* | Deprecate SkDevice::accessBitmap method | robertphillips | 2016-07-21 |