Commit message (Expand) | Author | Age | |
---|---|---|---|
* | New zero length path GM | Brian Osman | 2017-07-13 |
* | Adjust path_stroke_with_zero_length to draw on pixel centers | Brian Osman | 2017-06-27 |
* | deprecate odd variants of SkCanvas::readPixels | Mike Reed | 2017-04-17 |
* | allow clip calls w/o op param, remove unnecessary kReplace ops | reed | 2016-09-21 |
* | abstract name of clipping ops, to transtion to a more restricted set | reed | 2016-09-20 |
* | path_stroke_with_zero_length: turn off drawFat() by default. | mtklein | 2016-04-06 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | initialize offscreen in StrokeZeroGM | mtklein | 2015-12-28 |
* | This brings hairlines into agreement with thick strokes. | caryclark | 2015-12-16 |
* | SkPDF: when drawing stroked path, draw using SVG rules for zero-length segments | halcanary | 2015-10-06 |