Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix warings. add SkTAbs() | reed@google.com | 2013-01-08 |
* | Minor cleanup | robertphillips@google.com | 2012-12-12 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-11-09 |
* | add centerX() and centerY() to SkIRect (because they made me) | reed@google.com | 2012-11-08 |
* | speedup SkRect::isFinite() (almost 2x) | reed@google.com | 2012-05-16 |
* | rename hasValidCoordinates to isFinite (on SkRect) and reimplement for speed | reed@google.com | 2011-12-06 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | update to work correctly for scalar == fixed or float | reed@android.com | 2011-02-09 |
* | hide divide-by-zero from the compiler, to avoid the warning | reed@google.com | 2011-02-07 |
* | Add unit test for SkRect::hasValidCoordinates(). | wjmaclean@chromium.org | 2011-02-07 |