aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkEdgeClipper.cpp
Commit message (Expand)AuthorAge
* improve clamping logic when handling imprecise chopping of cubicsGravatar reed@google.com2012-01-11
* Add SkDEBUGFAIL to clean up use of SkASSERT(!"text");Gravatar tomhudson@google.com2011-12-28
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* handle NaN in curve choppers and edgeclipperGravatar reed@android.com2010-03-08
* add unittest for IntersectLine, used by hairlinesGravatar reed@android.com2009-11-30
* fix index-out-of-range constantGravatar reed@android.com2009-11-19
* return early if we hit overflow when chopping on the left (i.e. the entireGravatar reed@android.com2009-11-19
* new scanconversion techniqueGravatar reed@android.com2009-11-18