Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Wrap SkNx types in anonymous namespace again. | Mike Klein | 2016-10-14 |
* | Fix bug in cubic derivative coefficient with missing parens | hstern | 2016-08-16 |
* | Add better bounds checks for getTime to fix perf debug assert below | hstern | 2016-08-10 |
* | Revert 386ba54 and 4ab47e0 : perf debug assert. | halcanary | 2016-08-10 |
* | Fastpath lines in SkCurveMeasure | hstern | 2016-08-10 |
* | Refactor SkCurveMeasure to use existing eval code | hstern | 2016-08-10 |
* | Add time return argument to SkCurveMeasure's getPosTan, rename to getPosTanTime | hstern | 2016-08-10 |
* | Add initial CurveMeasure code | hstern | 2016-08-08 |