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