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