Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Grab-bag of memory fixes. SkFlatMatrix::Flatten had the same issue as | senorblanco@chromium.org | 2011-05-24 |
* | The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on | senorblanco@chromium.org | 2011-05-19 |
* | fix warnings (local storage too small, int->scalar) | reed@google.com | 2011-03-18 |
* | add SampleCode::GetAnimTime() so slides go through a central location for | reed@android.com | 2009-11-23 |
* | retool clipping in hairlines to catch huge coordinates | reed@android.com | 2009-11-19 |
* | new scanconversion technique | reed@android.com | 2009-11-18 |
* | fix typos in cubic clipper | reed@android.com | 2009-11-18 |
* | add explicit clamping after chopping w/ t to ensure we're in the clip | reed@android.com | 2009-11-17 |
* | add quadclipping utility, plus sample test | reed@android.com | 2009-11-17 |
* | add lineclipper, and test case | reed@android.com | 2009-11-16 |