aboutsummaryrefslogtreecommitdiff
path: root/tests/PathMeasureTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix nextContour bugMike Reed2018-03-191-0/+10
* fix circular dashingcaryclark2016-01-191-0/+16
* Cleanup: Sanitize the order of includes under tests/tfarina@chromium.org2014-01-241-1/+1
* Move macros from TestClassDef.h to Test.hcommit-bot@chromium.org2014-01-141-1/+0
* remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floatsreed@google.com2013-12-171-6/+0
* Use DEFINE_TESTCLASS_SHORT macro in tests.tfarina@chromium.org2013-12-121-5/+3
* remove SkFloatToScalar macrocommit-bot@chromium.org2013-11-251-16/+16
* Tests : Unused parameters cleanupsugoi@google.com2013-02-271-6/+6
* Fix test_small_segments3 path measure test.bsalomon@google.com2012-10-031-1/+1
* Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com2012-08-231-10/+10
* Fixed Windows compiler complaintsrobertphillips@google.com2012-07-101-3/+3
* Fixed some fixed point build Windows compiler complaintsrobertphillips@google.com2012-05-081-2/+2
* Apply fix from #3739 to quads and cubics as wellreed@google.com2012-04-271-2/+41
* only add pathmeasure segment if the accumulated length was actually changed,reed@google.com2012-04-201-0/+36
* fix unused-return-result-warning for invert/getPosTanreed@google.com2012-04-191-11/+0
* Addressed more Windows compiler complaint issuesrobertphillips@google.com2012-04-161-8/+22
* Fixing the behavior of SkPathMeasure to reflect changes in SkPath::Iter.schenney@chromium.org2012-01-181-2/+0
* Adding new SkPathMeasure tests, defined out for now as they fail.schenney@chromium.org2012-01-121-0/+87
* Automatic update of all copyright notices to reflect new license terms.epoger@google.com2011-07-281-0/+7
* migrate more legacy unittests into tests/reed@android.com2009-03-071-0/+42