1. 01 Mar, 2019 1 commit
    • Alexandre Ardhuin's avatar
      Add missing trailing commas (#28673) · 387f8854
      Alexandre Ardhuin authored
      * add trailing commas on list/map/parameters
      
      * add trailing commas on Invocation with nb of arg>1
      
      * add commas for widget containing widgets
      
      * add trailing commas if instantiation contains trailing comma
      
      * revert bad change
      387f8854
  2. 24 Jan, 2019 1 commit
  3. 11 Jan, 2019 1 commit
    • Chris Bracken's avatar
      Avoid use of ParagraphConstrains const ctor (#26392) · 88b77a7d
      Chris Bracken authored
      Usages of ParagraphConstraints (from dart:ui) whose constructor could be
      const as of flutter/engine#7346 are currently marked //
      ignore:prefer_const_constructors in the framework until all
      Google-internal embedders have been updated to an engine version that
      includes the above change. These were initially updated in engine roll
      flutter/flutter#26252, but broke internal embedders.
      
      We should re-enable use of the const constructor in those cases once
      internal embedders are updated.
      
      See: https://github.com/flutter/flutter/issues/26390
      88b77a7d
  4. 09 Jan, 2019 1 commit
    • Ben Konyi's avatar
      Manual engine roll with fixes: (#26252) · 6412f35c
      Ben Konyi authored
      https://github.com/flutter/engine/compare/7112b72cc229...e5ec3cf3ea5c
      
      git log
      7112b72cc229e05d36716c3d7739885d3ffa72e6..e5ec3cf3ea5ce78c6c3116271601f60d30a799d4
      --no-merges --oneline
      e5ec3cf3e Dart SDK roll for 2019-01-08
      08c95d27a Roll src/third_party/skia 55ff5d3ba881..1337f5b85978 (10
      commits) (flutter/engine#7407)
      e385f5cbb Roll src/third_party/skia 26d173fee72b..55ff5d3ba881 (12
      commits) (flutter/engine#7406)
      0f8273b0c Dart SDK roll for 2019-01-07
      4036b260a Reset ParagraphBuilder after build() (flutter/engine#7401)
      4820cbec4 Dart SDK roll for 2019-01-07
      8eccb860d Add onStart hook to FlutterFragmentActivity
      (flutter/engine#6719)
      f2ea838b3 Roll src/third_party/skia b2fdcbf3033f..26d173fee72b (10
      commits) (flutter/engine#7400)
      5ca8aadaa Announce in/out of list (flutter/engine#6918)
      4487d392d Replace Java code with equivalent, more concise code.
      (flutter/engine#7398)
      395b7852d Roll src/third_party/skia 46ee3f7a8ff5..b2fdcbf3033f (11
      commits) (flutter/engine#7394)
      5965f9084 Make `ParagraphConstraints` have const constructor
      (flutter/engine#7346)
      e02dd416a Roll src/third_party/skia a47eb455360f..46ee3f7a8ff5 (2
      commits) (flutter/engine#7390)
      f0038b3cc Roll src/third_party/skia 3ac3a4053f86..a47eb455360f (2
      commits) (flutter/engine#7389)
      6412f35c
  5. 06 Nov, 2018 3 commits
  6. 16 Oct, 2018 1 commit
  7. 04 Oct, 2018 1 commit
    • Gary Qian's avatar
      Roll engine and update tests (#22643) · 00bcffd1
      Gary Qian authored
      git log 7e3b41dc7ba6..74e68ff8b108 --no-merges --oneline
      74e68ff8b Roll src/third_party/skia 7b7805581733..66a973493468 (4 commits) (#6436)
      58fbd1fd1 Roll src/third_party/skia 4442e3138927..7b7805581733 (1 commits) (#6435)
      83151d9fc Roll src/third_party/skia 4dd17156c6e4..4442e3138927 (1 commits) (#6434)
      5fe7e377d Roll src/third_party/skia 8841085abeb9..4dd17156c6e4 (1 commits) (#6432)
      5340f4224 Revert "Use single_root_scheme when compiling platform (#6402)" (#6431)
      37fd43d43 Add deadline_now_delta argument to Engine::NotifyIdle's trace (#6419)
      4af077b29 Roll src/third_party/skia 4504a652c071..8841085abeb9 (1 commits) (#6429)
      165f3dd1c Update //third_party/benchmark dependency to 21f1eb (ToT). (#6427)
      34bd0ef87 Don’t build benchmarking binaries on Windows. (#6428)
      ae4db4469 Ensure setViewIdResourceName has the correct version guard (#6404)
      2c5d0c407 [rapidjson] Fix import statements (#6418)
      c2128fc80 Create a benchmarking target for the shell. (#6420)
      30f78af91 Raise errors on non-zero exits while creating artifacts on the bots. (#6424)
      191168cec Disable line_height tests on Windows (#6423)
      061cc6643 Fix ideographic baseline to match spec. (#6422)
      74eac1f56 Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (#6421)
      10b45405b Implement ParagraphStyle.line_height and add tests for line_height and baselines. (#6417)
      00bcffd1
  8. 21 Sep, 2018 1 commit
  9. 20 Sep, 2018 1 commit
  10. 12 Sep, 2018 1 commit
  11. 15 Aug, 2018 1 commit
    • Ian Hickson's avatar
      Shim package:test to avoid matcher issues (#20602) · 686d8f8a
      Ian Hickson authored
      * Upgrade everything except matcher.
      * Roll matcher (and test)
      * Adjust tests that depend on flutter:test directly to depend on a shim
      * Require use of package:test shim and remove other references to package:test
      686d8f8a
  12. 02 Aug, 2018 1 commit
  13. 27 Jul, 2018 1 commit
  14. 23 Jul, 2018 1 commit
  15. 16 Jul, 2018 2 commits
  16. 18 Jun, 2018 1 commit
  17. 29 May, 2018 1 commit
  18. 28 May, 2018 1 commit
  19. 12 Mar, 2018 1 commit
  20. 01 Feb, 2018 1 commit
  21. 17 Nov, 2017 1 commit
  22. 31 Oct, 2017 1 commit
  23. 24 Sep, 2017 1 commit
  24. 04 Mar, 2017 1 commit
  25. 09 Dec, 2016 1 commit
  26. 25 Oct, 2016 1 commit
  27. 09 Jun, 2016 1 commit
    • Adam Barth's avatar
      Remove clients of getTotalMatrix (#4487) · afe3158d
      Adam Barth authored
      Instead of using getTotalMatrix and setMatrix, we can just use
      save/restore, which is more idiomatic.
      
      The getTotalMatrix/setMatrix pattern was introduced to improve
      performance, but the original code was calling getTotalMatrix/setMatrix
      at every node in the sprite tree, which is much slower than the normal
      save/transform/restore pattern.
      
      Related to #4254
      afe3158d
  28. 29 Apr, 2016 1 commit
    • Adam Barth's avatar
      Update engine (#3637) · 5497ba18
      Adam Barth authored
      Turns out there were more clients of the old paragraph API than I expected.
      This patch migrates them to the new API.
      5497ba18
  29. 14 Feb, 2016 1 commit
  30. 12 Feb, 2016 1 commit
  31. 11 Feb, 2016 1 commit
    • Ian Hickson's avatar
      Clean up imports and exports. · a94999ba
      Ian Hickson authored
      Each layer is supposed to reexport the parts of the previous layer
      that are part of its API.
      
      - In painting.dart, export from dart:ui all the Canvas-related APIs
        that make sense to be used at higher levels, e.g. PaintingStyle.
      
      - Delete painting/shadows.dart. It was dead code.
      
      - In rendering/object.dart, export all of painting.dart.
      
      - In widgets/basic.dart, export all of painting.dart and
        animation.dart. Some classes in animation/ are renamed to make this
        less disruptive and confusing to the namespace.
      
      - Split out Stocks back into an import model rather than a part model,
        so that it's easier to manage its dependencies on a per-file basis.
      
      - Move Ticker to scheduler library.
      
      - Remove as many redundant imports as possible now.
      
      - Some minor nit picking cleanup in various files.
      a94999ba
  32. 16 Dec, 2015 1 commit