Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Change patheffect to take a (new) StrokeRec object, which encapsulates the fill | reed@google.com | 2012-05-25 |
* | revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory some... | reed@google.com | 2012-05-24 |
* | Change patheffect to take a (new) StrokeRec object, which encapsulates the fill | reed@google.com | 2012-05-24 |
* | add makedash_ variants to measure applying the dash (not drawing it) | reed@google.com | 2012-05-18 |
* | perform quickReject in drawPoints (which is called by drawLine) just like we | reed@google.com | 2012-05-16 |
* | add clipped case for dashing to exercise quickReject | reed@google.com | 2012-05-15 |
* | add experimental variant of dashing, where we explicitly draw rects | reed@google.com | 2012-05-10 |
* | add different stroke-widths to dash bench | mike@reedtribe.org | 2012-05-05 |
* | add initial bench for dashing (more work to do) | reed@google.com | 2012-05-04 |