aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/SkCurveMeasure.cpp
Commit message (Expand)AuthorAge
* Add better bounds checks for getTime to fix perf debug assert belowGravatar hstern2016-08-10
* Revert 386ba54 and 4ab47e0 : perf debug assert.Gravatar halcanary2016-08-10
* Fastpath lines in SkCurveMeasureGravatar hstern2016-08-10
* Refactor SkCurveMeasure to use existing eval codeGravatar hstern2016-08-10
* Add time return argument to SkCurveMeasure's getPosTan, rename to getPosTanTimeGravatar hstern2016-08-10
* Add initial CurveMeasure codeGravatar hstern2016-08-08