Commit message (Expand) | Author | Age | |
---|---|---|---|
* | rename SK_BUILD_SUBPIXEL to SK_SUPPORT_LCDTEXT to better match the name of the | reed@android.com | 2009-07-22 |
* | add SkSize for dimensions | reed@android.com | 2009-05-13 |
* | import portability fixes from Chrome around floats | reed@android.com | 2009-04-03 |
* | Initial implementation of polygon trianagulation. It seems to be robust and p... | turk@google.com | 2009-03-13 |
* | Add cubic clipping, similar to that of quad clipping. Both Newton-Raphson and... | turk@google.com | 2009-03-02 |
* | Chop quads exactly on the clip bounds, so we don't spend CPU cycles walking them | reed@android.com | 2009-02-06 |
* | add crude Makefile (someone please help!) | reed@android.com | 2009-01-16 |