Commit message (Expand) | Author | Age | |
---|---|---|---|
* | add code to test different premul techniques (disabled right now) | reed@google.com | 2011-03-30 |
* | update to work correctly for scalar == fixed or float | reed@android.com | 2011-02-09 |
* | add SkScalarIsFinite(), and use it for a more portable impl of SkRect::isVali... | reed@google.com | 2011-02-08 |
* | Upstream mulDiv255Ceil() from WebKit to the skia repository. | senorblanco@chromium.org | 2010-12-07 |
* | fix build for SK_SCALAR_IS_FIXED | reed@android.com | 2010-04-13 |
* | add unittest for copysign | reed@android.com | 2010-02-09 |
* | add onSendClickToChildren to views, so a view can capture all clicks. | reed@android.com | 2009-11-16 |
* | cleanup formating (e.g. no trailing spaces) | reed@android.com | 2009-04-02 |
* | build with -Wall | reed@android.com | 2009-03-20 |
* | more tests (need more meat in there) | reed@android.com | 2009-02-27 |
* | add initial unittest framework (tests) | reed@android.com | 2009-02-27 |