Commit message (Expand) | Author | Age | |
---|---|---|---|
* | SkSTArenaAlloc | Florin Malita | 2017-05-24 |
* | color-correct patch | Mike Reed | 2017-05-23 |
* | detect (and preserve) if patch colors are opaque | Mike Reed | 2017-05-19 |
* | hide most details of SkPatchUtils | Mike Reed | 2017-04-05 |
* | move vertex-mode enum into SkVertices | Mike Reed | 2017-04-03 |
* | don't use deprecated (raw) form of SkPatchUtils, delete duplicate util | Mike Reed | 2017-03-17 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | move more geometry to simd | caryclark | 2016-01-26 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | remove older version of cubic->coeff | reed | 2015-04-15 |
* | "NULL !=" = NULL | bsalomon | 2014-09-05 |
* | Fixed memory leak for nanobench and crashing in SampleApp | dandov | 2014-08-15 |
* | SkCanvas::drawPatch param SkPoint[12] | dandov | 2014-08-12 |
* | Stopped skipping tests in dm of SkPatch by implementing the | dandov | 2014-08-07 |
* | SkCanvas interface for drawing a patch. | dandov | 2014-08-04 |