aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ParsePathTest.cpp
Commit message (Expand)AuthorAge
* Improved optional command handling in SkParsePath::FromSVGString()Gravatar fmalita2016-09-14
* Add unit test to feed valid SVG sequences to make sure thatGravatar caryclark2016-02-09
* Fix a crash in SkParsePath::FromSVGStringGravatar scroggo2015-12-11
* fix parsing SVG strings to paths with comma delimitersGravatar caryclark2015-01-29
* 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
* Use DEFINE_TESTCLASS_SHORT macro in tests.Gravatar tfarina@chromium.org2013-12-12
* remove SkFloatToScalar macroGravatar commit-bot@chromium.org2013-11-25
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* fix warnings on Mac in testsGravatar caryclark@google.com2012-06-06
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20")Gravatar reed@android.com2009-06-05