Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
58a1605d2b9bab077f53b6a223f9e7ce1891d3ea
/
src
/
utils
/
SkParsePath.cpp
8f11d4d
eliminate SK_BUILD_FOR_WIN32
by Mike Klein
· 7 years ago
884300d
Remove SkDynamicMemoryWStream::getOffset.
by Ben Wagner
· 8 years ago
a17411f
Improved optional command handling in SkParsePath::FromSVGString()
by fmalita
· 8 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
f1d4151
Add unit test to feed valid SVG sequences to make sure that
by caryclark
· 9 years ago
55d4905
Add svg path arcto
by caryclark
· 9 years ago
28e80f4
Fix a crash in SkParsePath::FromSVGString
by scroggo
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
52ee813
fix parsing SVG strings to paths with comma delimiters
by caryclark
· 10 years ago
220f926
use conics
by reed
· 10 years ago
8f4d230
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
by reed@google.com
· 11 years ago
277c3f8
bump picture version since SkPath has changed (conics)
by reed@google.com
· 11 years ago
fa2f2a4
Revert "add asserts to point<-->verb helpers"
by reed@google.com
· 11 years ago
7950a9e
add asserts to point<-->verb helpers
by reed@google.com
· 11 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
4a3b714
Iter::next takes a bool (defaults to true for now) if we want to consume degenerates.
by reed@google.com
· 12 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
ea282db
fix warnings from windows
by reed@google.com
· 14 years ago
e191b16
update windows port
by reed@android.com
· 15 years ago
a8cf0aa
use real strtof and snprintf to parse and dump floats
by reed@android.com
· 15 years ago
bbff1d5
add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20")
by reed@android.com
· 15 years ago