Commit message (Expand) | Author | Age | |
---|---|---|---|
* | rename hasValidCoordinates to isFinite (on SkRect) and reimplement for speed | reed@google.com | 2011-12-06 |
* | handle NaN values in clipPath | reed@google.com | 2011-11-08 |
* | add SkRect::intersect(a, b), matching what was already available in SkIRect | reed@google.com | 2011-10-21 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | reformat for coding style, no logic changes | reed@google.com | 2011-02-08 |
* | add SkScalarIsFinite(), and use it for a more portable impl of SkRect::isVali... | reed@google.com | 2011-02-08 |
* | Proposed fix for crash in Cr70244. | wjmaclean@chromium.org | 2011-02-07 |
* | use sk_bzero instead of bzero, since it isn't always available. | reed@android.com | 2009-06-29 |
* | grab from latest android | reed@android.com | 2008-12-17 |