Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix clamping when we chop a cubic | reed@google.com | 2012-04-16 |
* | pin the edge points to the clip, rather than just calling clamp_ge/le in the | reed@google.com | 2012-04-13 |
* | improve clamping logic when handling imprecise chopping of cubics | reed@google.com | 2012-01-11 |
* | Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); | tomhudson@google.com | 2011-12-28 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | handle NaN in curve choppers and edgeclipper | reed@android.com | 2010-03-08 |
* | add unittest for IntersectLine, used by hairlines | reed@android.com | 2009-11-30 |
* | fix index-out-of-range constant | reed@android.com | 2009-11-19 |
* | return early if we hit overflow when chopping on the left (i.e. the entire | reed@android.com | 2009-11-19 |
* | new scanconversion technique | reed@android.com | 2009-11-18 |