index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
ParsePathTest.cpp
Commit message (
Expand
)
Author
Age
*
Improved optional command handling in SkParsePath::FromSVGString()
fmalita
2016-09-14
*
Add unit test to feed valid SVG sequences to make sure that
caryclark
2016-02-09
*
Fix a crash in SkParsePath::FromSVGString
scroggo
2015-12-11
*
fix parsing SVG strings to paths with comma delimiters
caryclark
2015-01-29
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Use DEFINE_TESTCLASS_SHORT macro in tests.
tfarina@chromium.org
2013-12-12
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
fix warnings on Mac in tests
caryclark@google.com
2012-06-06
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20")
reed@android.com
2009-06-05