Dan Field
db1f33fd70
Revert "Local engine build mode ( #52043 )" ( #52152 )
...
This reverts commit 4d05ed5deb19a6d3b874bc35f4216198ecb06f74.
2020-03-06 16:57:18 -08:00
Jonah Williams
c1112d3f7e
[flutter_tools] Reland: Allow providing dart-defines to Android, iOS, macOS builds ( #52044 )
2020-03-06 14:53:36 -08:00
Darren Austin
1c3ebad904
Fix for negative padding from a curve in AnimatedPadding. ( #52072 )
...
* Fix for negative padding from a curve in AnimatedPadding.
* Added a EdgeInsets.clamp function that would return an EdgeInsets instance instead of a _MixedEdgeInsets used by the base class. This was causing some tests to fail that didn't have a text direction.
2020-03-06 14:14:03 -08:00
Christopher Fujino
2e18cd347e
Fix simctl process exceptions not being caught ( #51916 )
2020-03-06 13:16:01 -08:00
Dan Field
a42d38a2f8
Fix flaky test ( #52088 )
2020-03-06 13:01:42 -08:00
Jonah Williams
e7d70fbf75
Revert "Fix version command for certain git workflows ( #52062 )" ( #52128 )
...
This reverts commit 20bf43b9ebce13cef22a6e9ec4db423c4beb5cc5.
2020-03-06 12:58:00 -08:00
Jenn Magder
a14ac4e3c8
Bump recommended CocoaPods version to 1.8 ( #52071 )
2020-03-06 12:14:42 -08:00
Jenn Magder
f6a55125d2
Add usage event for failed iOS project migration ( #51879 )
2020-03-06 12:14:29 -08:00
Jonah Williams
9437639590
[flutter_tools] fix coverage measurement to report on lib and not test ( #52093 )
v1.15.18
2020-03-06 10:24:23 -08:00
Zachary Anderson
6c408a0567
Reland: [flutter_tool] Where possible, catch only subtypes of Exception ( #52021 )
...
* Reland: [flutter_tool] Where possible, catch only subtypes of Exception
* Add armv7f to getIOSArchForName
2020-03-06 10:22:12 -08:00
Masayuki Ono
2294d75bfa
Fix englishLike2018 bodyText ( #49756 )
v1.15.17
2020-03-06 07:28:38 -08:00
Greg Spencer
169757c348
Remove target platform override on the gallery. ( #51920 )
...
Remove a target platform override that is no longer needed (I missed this in #51519 ).
2020-03-06 05:36:02 -08:00
Per Classon
88852731a5
Validate text selection before updating it inside of EditableText ( #51410 )
2020-03-06 01:26:01 -08:00
engine-flutter-autoroll
c4525aebd0
5aff31194 Roll fuchsia/sdk/core/mac-amd64 from 6eF38... to J6ct_... (flutter/engine#16969) ( #52078 )
2020-03-05 23:56:02 -08:00
Dan Field
20bf43b9eb
Fix version command for certain git workflows ( #52062 )
2020-03-05 23:51:02 -08:00
Dan Field
4d05ed5deb
Local engine build mode ( #52043 )
2020-03-05 23:46:02 -08:00
Dan Field
24883e1cf2
Add overrides for FileSystemUtils ( #52080 )
2020-03-05 22:51:15 -08:00
engine-flutter-autoroll
fc3f03886d
4da196caa Roll src/third_party/skia db20afc1bf3c..012f8497802e (6 commits) (flutter/engine#16966) ( #52070 )
v1.15.16
2020-03-05 19:14:27 -08:00
engine-flutter-autoroll
ed94c9d856
3bf196591 Roll src/third_party/skia 1b1b0d5abb75..db20afc1bf3c (7 commits) (flutter/engine#16959) ( #52064 )
v1.15.15
2020-03-05 17:51:02 -08:00
Jonah Williams
d2f889b4f0
[flutter_tools] Reduce context usage in analyze command and tests ( #49589 )
2020-03-05 17:20:54 -08:00
Jonah Williams
bafa03e5b5
[flutter_tools] Remove mocking and simplify Dart target tests ( #50688 )
2020-03-05 17:19:15 -08:00
Jonah Williams
8872d1d8c4
[flutter_tools] Reland: supports tree-shake-icons for web builds ( #52054 )
2020-03-05 17:18:44 -08:00
Dan Field
6ad807e3a0
More fixes for randomizing test order ( #52060 )
2020-03-05 17:14:27 -08:00
Hans Muller
a68f96ae3f
Fixed a typo in a FAB build debugPrint message ( #52034 )
v1.15.14
2020-03-05 16:08:44 -08:00
Flutter GitHub Bot
92ce53cc6e
Roll engine 2e2a9e192d3d..e28d26e3054e (7 commits) ( #52056 )
v1.15.13
2020-03-05 16:01:02 -08:00
Jenn Magder
b8472f25ab
Update Maven URL to https ( #52042 )
2020-03-05 16:00:34 -08:00
Jonah Williams
35bf5ab5d0
[flutter-tools] add awaits to debug a potential timing issue ( #52047 )
2020-03-05 15:24:28 -08:00
Jonah Williams
b127868db4
[flutter_tools] update web template to remove some absolute paths ( #52040 )
v1.15.12
2020-03-05 13:59:57 -08:00
Jonah Williams
ad16823e4c
[flutter_tools] support new SDK structure for sdkmanager ( #51980 )
2020-03-05 13:59:20 -08:00
Jonah Williams
c411f588c6
Revert "[flutter_tools] supports tree-shake-icons for web builds ( #51808 )" ( #52045 )
...
This reverts commit aed961993dd67489f544d4aad867ed18b49b829f.
2020-03-05 13:02:22 -08:00
Jonah Williams
ee476a7bd1
Revert "[flutter_tools] Allow providing dart-defines to Android, iOS, macOS builds ( #51714 )" ( #52041 )
...
This reverts commit ee60eeea3e60bde5f06a0ec78388d0776efebfcb.
2020-03-05 12:51:42 -08:00
Jonah Williams
ee60eeea3e
[flutter_tools] Allow providing dart-defines to Android, iOS, macOS builds ( #51714 )
2020-03-05 12:38:40 -08:00
Jonah Williams
aed961993d
[flutter_tools] supports tree-shake-icons for web builds ( #51808 )
...
* [flutter_tools] supports tree-shake-icons for web builds
* Update compile.dart
* fix icon_tree_shaker
2020-03-05 12:35:04 -08:00
Jonah Williams
1bf6f0232e
[flutter_tools] support coverage and machine together ( #51988 )
2020-03-05 12:34:37 -08:00
Jonah Williams
bbf913bc4c
[flutter_tools] resolve requests to web directory in debug mode ( #51995 )
2020-03-05 12:34:03 -08:00
Jonah Williams
374f85c976
[flutter_tools] pin exact build_runner version ( #52033 )
2020-03-05 11:09:41 -08:00
Flutter GitHub Bot
6abfae2b21
Roll engine 3e380092e270..2e2a9e192d3d (2 commits) ( #52023 )
2020-03-05 10:31:02 -08:00
Flutter GitHub Bot
1dce0a51e6
3e380092e Roll src/third_party/skia 50d7d6fd7280..f6ed96d1c23b (11 commits) (flutter/engine#16953) ( #52017 )
v1.15.11
2020-03-05 09:16:03 -08:00
Alexandre Ardhuin
c2ae654ddf
enable avoid_single_cascade_in_expression_statements ( #51944 )
2020-03-05 08:03:26 +01:00
Flutter GitHub Bot
3018d8ddb3
Roll engine 810727bf3f8f..7df0a6e35e5c (7 commits) ( #51986 )
v1.15.10
2020-03-04 20:46:01 -08:00
Flutter GitHub Bot
9c5009b251
[gen_l10n] Escape quote characters in ARB files ( #51952 )
2020-03-04 20:41:03 -08:00
Flutter GitHub Bot
cccbf1f200
Custom onPressed behavior for CloseButton widget ( #51925 )
2020-03-04 20:36:02 -08:00
Jonah Williams
cc52a903a8
[flutter_tools] add status logs to determine where test is getting stuck ( #51984 )
v1.15.9
2020-03-04 18:59:18 -08:00
Flutter GitHub Bot
83dba9bc16
Roll engine b77f509e0bb8..810727bf3f8f (3 commits) ( #51981 )
v1.15.8
2020-03-04 17:56:01 -08:00
Jonah Williams
124aa6f8b1
[flutter_tools] use package:test for coverage and remove build_runner test precompilation ( #51966 )
2020-03-04 17:12:58 -08:00
Jenn Magder
7593228665
Mark devicelab tests as no longer flaky ( #51977 )
2020-03-04 17:03:18 -08:00
Jenn Magder
db94472aeb
Skip iOS project migration when script is already embedding frameworks ( #51963 )
v1.15.7
2020-03-04 16:12:13 -08:00
Jenn Magder
dc33334675
Update iOS project migration help URL ( #51973 )
2020-03-04 16:12:02 -08:00
Flutter GitHub Bot
b0381df11f
Unlooping Golden File Tests ( #51883 )
2020-03-04 15:21:01 -08:00
Flutter GitHub Bot
0b8129db1f
Roll engine e2b74ab80eb4..b77f509e0bb8 (5 commits) ( #51965 )
v1.15.6
2020-03-04 14:26:02 -08:00