1. 13 6月, 2018 2 次提交
  2. 09 6月, 2018 1 次提交
  3. 26 4月, 2018 1 次提交
    • D
      Path metrics/getBounds/combinations again (#4957) · c249b702
      Dan Field 提交于
      * add path measure
      
      * fix typo
      
      * getBound and addPathWithMatrix
      
      * Add myself to Authors, add PathOps
      
      * fix linting issues
      
      * update licenses_flutter to add new files
      
      * Use matrix4 instead of matrix3 for consistency/interop
      
      * put pubspec back
      
      * fix bug in getSegment
      
      * fix typo
      
      * Add return value for PathOp
      
      * refactoring from review
      
      * refactoring from review - still TBD on computeMetrics()
      
      * add doc
      
      * lint issue
      
      * fix computeMetrics, add Path.from
      
      * add missing wireup for clone
      
      * change PathMetrics to iterable, fix bug with angle on Tangent
      
      * prefer std::make_unique
      
      * cleanup docs
      
      * add path measure
      
      * fix typo
      
      * getBound and addPathWithMatrix
      
      * Add myself to Authors, add PathOps
      
      * fix linting issues
      
      * update licenses_flutter to add new files
      
      * Use matrix4 instead of matrix3 for consistency/interop
      
      * put pubspec back
      
      * fix bug in getSegment
      
      * fix typo
      
      * Add return value for PathOp
      
      * refactoring from review
      
      * refactoring from review - still TBD on computeMetrics()
      
      * add doc
      
      * lint issue
      
      * fix computeMetrics, add Path.from
      
      * add missing wireup for clone
      
      * change PathMetrics to iterable, fix bug with angle on Tangent
      
      * prefer std::make_unique
      
      * cleanup docs
      
      * fix iterator bug
      
      * remove unnecessary clone for computeMetrics
      
      * fix some doc issues
      
      * fix PathMeasure iterator, extendWithPath, isClosed, and pubspec.lock
      
      * get rid of orElse; use StateException
      
      * StateError, not StateException
      
      * doc improvements and nits
      
      * add unit tests, fix bugs found during testing
      
      * fix two uncommited doc changes
      
      * one more
      
      * change sign of tangent angle, update docs
      
      * update unit tests for inverted angle
      
      * update tangent to include vector
      
      * Doc fixes
      
      * Fix MSVC compilation and unit test
      c249b702
  4. 10 4月, 2018 2 次提交
    • A
      Revert "Add support for measuring, combining, and getting bounds of Path objects " (#4954) · 3cc6c672
      Alexander Markov 提交于
      * Revert "Add support for measuring, combining, and getting bounds of Path objects  (#4799)"
      
      This reverts commit 8c00101a, as it broke engine build bots on Linux and Windows.
      3cc6c672
    • D
      Add support for measuring, combining, and getting bounds of Path objects (#4799) · 8c00101a
      Dan Field 提交于
      * add path measure
      
      * fix typo
      
      * getBound and addPathWithMatrix
      
      * Add myself to Authors, add PathOps
      
      * fix linting issues
      
      * update licenses_flutter to add new files
      
      * Use matrix4 instead of matrix3 for consistency/interop
      
      * put pubspec back
      
      * fix bug in getSegment
      
      * fix typo
      
      * Add return value for PathOp
      
      * refactoring from review
      
      * refactoring from review - still TBD on computeMetrics()
      
      * add doc
      
      * lint issue
      
      * fix computeMetrics, add Path.from
      
      * add missing wireup for clone
      
      * change PathMetrics to iterable, fix bug with angle on Tangent
      
      * prefer std::make_unique
      
      * cleanup docs
      
      * add path measure
      
      * fix typo
      
      * getBound and addPathWithMatrix
      
      * Add myself to Authors, add PathOps
      
      * fix linting issues
      
      * update licenses_flutter to add new files
      
      * Use matrix4 instead of matrix3 for consistency/interop
      
      * put pubspec back
      
      * fix bug in getSegment
      
      * fix typo
      
      * Add return value for PathOp
      
      * refactoring from review
      
      * refactoring from review - still TBD on computeMetrics()
      
      * add doc
      
      * lint issue
      
      * fix computeMetrics, add Path.from
      
      * add missing wireup for clone
      
      * change PathMetrics to iterable, fix bug with angle on Tangent
      
      * prefer std::make_unique
      
      * cleanup docs
      
      * fix iterator bug
      
      * remove unnecessary clone for computeMetrics
      
      * fix some doc issues
      
      * fix PathMeasure iterator, extendWithPath, isClosed, and pubspec.lock
      
      * get rid of orElse; use StateException
      
      * StateError, not StateException
      
      * doc improvements and nits
      
      * add unit tests, fix bugs found during testing
      
      * fix two uncommited doc changes
      
      * one more
      
      * change sign of tangent angle, update docs
      
      * update unit tests for inverted angle
      
      * update tangent to include vector
      
      * Doc fixes
      8c00101a
  5. 03 8月, 2017 1 次提交
  6. 22 4月, 2017 2 次提交
  7. 20 4月, 2017 1 次提交
  8. 29 10月, 2016 1 次提交
    • A
      Unlink from mojo (#3187) · 63e71803
      Adam Barth 提交于
      After this patch, we no longer link with Mojo. We still use some gn definitions
      from //mojo to create Dart packages.
      63e71803
  9. 21 10月, 2016 1 次提交
  10. 06 10月, 2016 1 次提交
  11. 29 9月, 2016 1 次提交
  12. 15 9月, 2016 1 次提交
  13. 10 8月, 2016 1 次提交
  14. 14 6月, 2016 2 次提交
  15. 28 4月, 2016 1 次提交
  16. 11 3月, 2016 1 次提交
  17. 05 3月, 2016 1 次提交
  18. 04 3月, 2016 1 次提交
  19. 13 2月, 2016 1 次提交
  20. 09 1月, 2016 1 次提交
  21. 08 1月, 2016 1 次提交
  22. 30 12月, 2015 1 次提交