aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PathMeasureTest.cpp
Commit message (Expand)AuthorAge
* Reland "fix nextContour bug"Gravatar Mike Reed2018-03-20
* Revert "fix nextContour bug"Gravatar Stan Iliev2018-03-16
* fix nextContour bugGravatar Mike Reed2018-03-16
* fix circular dashingGravatar caryclark2016-01-19
* Cleanup: Sanitize the order of includes under tests/Gravatar tfarina@chromium.org2014-01-24
* Move macros from TestClassDef.h to Test.hGravatar commit-bot@chromium.org2014-01-14
* remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floatsGravatar reed@google.com2013-12-17
* Use DEFINE_TESTCLASS_SHORT macro in tests.Gravatar tfarina@chromium.org2013-12-12
* remove SkFloatToScalar macroGravatar commit-bot@chromium.org2013-11-25
* Tests : Unused parameters cleanupGravatar sugoi@google.com2013-02-27
* Fix test_small_segments3 path measure test.Gravatar bsalomon@google.com2012-10-03
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Fixed Windows compiler complaintsGravatar robertphillips@google.com2012-07-10
* Fixed some fixed point build Windows compiler complaintsGravatar robertphillips@google.com2012-05-08
* Apply fix from #3739 to quads and cubics as wellGravatar reed@google.com2012-04-27
* only add pathmeasure segment if the accumulated length was actually changed,Gravatar reed@google.com2012-04-20
* fix unused-return-result-warning for invert/getPosTanGravatar reed@google.com2012-04-19
* Addressed more Windows compiler complaint issuesGravatar robertphillips@google.com2012-04-16
* Fixing the behavior of SkPathMeasure to reflect changes in SkPath::Iter.Gravatar schenney@chromium.org2012-01-18
* Adding new SkPathMeasure tests, defined out for now as they fail.Gravatar schenney@chromium.org2012-01-12
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* migrate more legacy unittests into tests/Gravatar reed@android.com2009-03-07