Alexandre Ardhuin
1c79347ef6
use yield* ( #48307 )
v1.13.8
2020-01-08 07:34:36 +01:00
Alexander Aprelev
317b9e786b
Revert "Document reasoning for why CustomMultiChildLayout size can't depend on children and how to do it ( #47797 )" ( #48369 )
...
This reverts commit de2514c0e2 as it breaks analyze-linux and web_tests-0-linux checks.
2020-01-07 21:42:18 -08:00
engine-flutter-autoroll
087e90afbb
Roll engine 3851981b863a..3f52888b3bcf (7 commits) ( #48365 )
...
https://github.com/flutter/engine/compare/3851981b863a...3f52888b3bcf
git log 3851981b863a..3f52888b3bcf --first-parent --oneline
2020-01-07 skia-flutter-autoroll@skia.org Roll src/third_party/skia d445e2b6fcf1..91e0d7526944 (44 commits) (flutter/engine#15232 )
2020-01-07 dnfield@google.com Font subset (flutter/engine#14828 )
2020-01-06 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from MwGkB... to xYmDF... (flutter/engine#15145 )
2020-01-06 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from Kom_K... to nbeLe... (flutter/engine#15149 )
2020-01-06 skia-flutter-autoroll@skia.org Roll src/third_party/skia 6791ee2f8059..d445e2b6fcf1 (1 commits) (flutter/engine#15148 )
2020-01-06 skia-flutter-autoroll@skia.org Roll src/third_party/dart 76e3faa9824e..bebc7d3af5bd (1 commits) (flutter/engine#15146 )
2020-01-04 skia-flutter-autoroll@skia.org Roll src/third_party/dart 2f57602411b3..76e3faa9824e (37 commits) (flutter/engine#15143 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@google.com on the revert to ensure that a human
is aware of the problem.
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2020-01-07 21:50:05 -05:00
creativecreatorormaybenot
de2514c0e2
Document reasoning for why CustomMultiChildLayout size can't depend on children and how to do it ( #47797 )
2020-01-07 18:48:01 -08:00
Zachary Anderson
a1bf03f87a
Revert "Esarbanis flutter run help ( #48314 )" ( #48351 )
...
This reverts commit 866fa64dce .
2020-01-07 15:06:40 -08:00
Dan Field
134c2ff076
analytics ordering issue ( #48278 )
2020-01-07 12:23:02 -08:00
Jonah Williams
bf6c4c4a41
[flutter_tools]web]Add support for --csp mode to build web ( #48319 )
2020-01-07 12:20:03 -08:00
Sam Rawlins
965ba387d4
Remove unused public static members of private classes/enums ( #48218 )
2020-01-07 12:18:02 -08:00
wise86-android
c86517c0bb
[issue 7293] add test for rettangle box decoration with boarder radius ( #47915 )
2020-01-07 12:13:02 -08:00
Zachary Anderson
866fa64dce
Esarbanis flutter run help ( #48314 )
...
* Reword flutter run help screen.
* As per Hixie request, added Efthymios Sarmpanis to the AUTHORS file
* fix test
Co-authored-by: Efthymis Sarmpanis <e.sarbanis@gmail.com >
2020-01-07 12:10:08 -08:00
Kate Lovett
76b21d2867
Refactor SliverFillRemaining ( #47379 )
2020-01-07 12:08:02 -08:00
Sam Rawlins
5005824763
Mark unused but desired private constructors as such ( #46200 )
2020-01-07 12:03:03 -08:00
Kate Lovett
f974c295b5
SliverFadeTransition ( #45950 )
2020-01-07 11:58:01 -08:00
Alexandre Ardhuin
4f9b6cf017
enable lint prefer_final_in_for_each ( #47724 )
2020-01-07 16:32:04 +01:00
Jonah Williams
fa337f5922
[flutter_tool] Enable globals technical debt benchmark ( #48266 )
2020-01-06 16:44:12 -08:00
Dan Field
d73b3682c9
Fix state in test ( #48269 )
2020-01-06 16:33:31 -08:00
Dan Field
79c4c38cc9
Make analyze once test not depend on test order or flutter create command ( #48003 )
2020-01-06 16:33:01 -08:00
Mouad Debbar
f6a88d0309
Registering multiple transformed events should work ( #48149 )
2020-01-06 14:24:52 -08:00
Jonah Williams
2221a9f514
[flutter_tool] Cache the path context in the flutter tool ( #48250 )
...
recomputing the path context in the getter violates flutter repo style guide and adds a small but measurable overhead to all path operations
2020-01-06 13:57:13 -08:00
Jonah Williams
53f98c98d9
update gitignore and xcode changes to macOS project for flutter gallery ( #48251 )
2020-01-06 13:56:42 -08:00
Jenn Magder
1da96a9cdf
Add @christopherfujino as owner of dev/ci (docker) ( #48261 )
2020-01-06 13:55:03 -08:00
Dan Field
ea799d97f4
.. ( #48263 )
2020-01-06 13:30:21 -08:00
Ben Konyi
a0e5621956
Added showCheckboxColumn parameter to DataTable and PaginatedDataTable ( #47552 )
...
`showCheckboxColumn` will determine whether or not selectable rows in
DateTable or PaginatedDataTable will contain a leading CheckBox.
2020-01-06 16:29:36 -05:00
Jacob MacDonald
c3f590a872
update dependencies for flutter_tool ( #48260 )
2020-01-06 13:08:06 -08:00
Jonah Williams
ee7a37f1d3
[flutter_tools] Ensure that global variables are easily identifiable ( #47398 )
2020-01-06 11:04:20 -08:00