12235 Commits

Author SHA1 Message Date
Hans Muller
900f15844b Fix a TextTheme.body1 deprecation warning typo (#49557) 2020-01-27 17:43:02 -08:00
Jonah Williams
11621cc798
[flutter_tools] remove dwarf stripping now that linked issue is fixed (#49563) 2020-01-27 17:41:55 -08:00
Jonah Williams
ace2c2297f
[flutter_tools] Generate correct entrypoint module name for experimental web compiler (#49486) 2020-01-27 17:41:29 -08:00
Jenn Magder
7f715628b0 Replace FlutterVersion.instance with FlutterVersion context fetch in global.dart (#49462) 2020-01-27 17:38:01 -08:00
Greg Spencer
1a3379d571 Fix semantic sort name (#48920) 2020-01-27 16:13:02 -08:00
Dan Field
8b2993337a
revert #48985 (#49572) 2020-01-27 14:36:02 -08:00
Jonah Williams
31cd3c7b80 [flutter_tools] fast start off by default (#49554) 2020-01-27 13:13:02 -08:00
Gary Qian
f323540416
Fix StrutStyle docs to remove references to leading property. (#49443) 2020-01-27 13:10:12 -08:00
Jonah Williams
dc084b9097 [flutter_tools] handle plugins for entrypoints outside of main (#49459) 2020-01-27 13:08:02 -08:00
Lasse R.H. Nielsen
f9908f5436 Address extra FutureOr from _isolates_io.dart. (#49043) 2020-01-27 13:03:02 -08:00
Jonah Williams
347823234f [flutter_tools] Apply --no-causal-async-stacks and --lazy-async-stacks to profile/release builds (#49377) 2020-01-27 10:43:03 -08:00
chunhtai
4964fb62e1 reland add lifecycle enum and remove workaround (#49368) 2020-01-27 10:38:02 -08:00
joellurcook
cf86592c23 Run secondary animation of previous route when using pushReplacement(… (#42100) 2020-01-27 10:33:03 -08:00
Jenn Magder
7feb7dddf1
Inject platform into build ios-framework command (#49463) 2020-01-27 10:32:50 -08:00
Gonçalo Palma
73275f0815
Change reference to current class when setting the MethodChannel (#48806)
* Change reference to current class when setting the MethodChannel

* Added reference to MethodChannel and detach it from the engine
2020-01-26 13:34:04 +01:00
Jenn Magder
91f7902aad Move Xcode context fetch to global.dart (#49458) 2020-01-25 11:18:02 -08:00
Emmanuel Garcia
2042c7d589 Make local-engine an input property (#49455) 2020-01-25 11:13:03 -08:00
Prerak Mann
a66e9569b5 sort channels by stability upon running flutter channel (#48427) 2020-01-25 11:03:03 -08:00
Tong Mu
10649ac42a Fix TransformLayer with perspective transform (#49441) 2020-01-25 10:58:02 -08:00
Zachary Anderson
93a5b7d419 [flutter_tool] Don't crash on a failure to write to std{out,err} (#49380) 2020-01-25 01:23:01 -08:00
Dan Field
bcfc293ca9 recommendDeferredLoading (#49319) 2020-01-25 01:18:03 -08:00
Jonah Williams
2f59919496 [flutter_tools] Reland fast start by default for Android (#49315) 2020-01-24 19:18:01 -08:00
Darren Austin
782f9cceac Expose a color property to CloseButton (#49256) 2020-01-24 19:08:02 -08:00
Hans Muller
bc5c46438a Migrate TextTheme to 2018 APIs (#48547) 2020-01-24 19:03:01 -08:00
Dan Field
ab8632b181
Fix the the typos (#49442) 2020-01-24 12:25:19 -08:00
Jenn Magder
acdaffc493
Suppress upgrade message with --machine (#49408) 2020-01-24 10:50:54 -08:00
Alexandre Ardhuin
1cc38683cd remove empty string in string interpolations (#49371) 2020-01-24 10:43:02 -08:00
Tong Mu
0450e7c0ff Trigger MouseRegion.toHover only on hover events (#47403) 2020-01-24 10:33:02 -08:00
齐翊
3ae0345e72 [bugfix] SliverGeometry is not valid: The "layoutExtent" is negative (#48947) 2020-01-24 10:23:03 -08:00
Alexandre Ardhuin
92cbaa3efe remove unnecessary string interpolations (#49352) 2020-01-23 20:43:01 -08:00
Alexandre Ardhuin
5d532e42fb fix R8 error message (#49341) 2020-01-23 20:33:02 -08:00
Greg Spencer
57e81894b2 Guard against a null navigator on popping a route. (#49329) 2020-01-23 20:23:02 -08:00
Jason Simmons
3f97315720 [flutter_tools] Do not use the logcat -T flag on Android versions before Lollipop (#49327) 2020-01-23 20:18:01 -08:00
Zachary Anderson
d9f071fd0a [flutter_tool] Don't crash when writing to pub stdin fails (#49323) 2020-01-23 20:13:01 -08:00
Jonah Williams
7faf2d73c7 [flutter_tools] implement build aot in terms of assemble for iOS (#49224) 2020-01-23 20:03:01 -08:00
Tianguang
e2aa9e13ce Achieve Color Contrast Accessibility for Menu Demo (#49099) 2020-01-23 18:43:01 -08:00
Jacob MacDonald
adc8680645 update incremental web compiler bootstrapping to use the new module names (#49073) 2020-01-23 18:33:01 -08:00
Christopher Fujino
0c2f51fca7 Fix concurrent modification error (#48916) 2020-01-23 18:23:03 -08:00
Jenn Magder
9d2910847e
Remove App.framework copy during build ios-framework (#49321) 2020-01-23 18:21:25 -08:00
Jonah Williams
ef15eac821 [flutter_tools] Remove context from Xcode and most of Xcodeproj (#48661) 2020-01-23 15:03:03 -08:00
Jonah Williams
5e1000cd85
[flutter_tools] remove linter dep from BUILD.gn (#49373) 2020-01-23 13:27:01 -08:00
Gary Qian
0941abe84c
Disable flaky LineMetrics test (#49364) 2020-01-23 12:57:33 -08:00
Maurice Parrish
52c665d23f
Revert "Do not rebuild Routes when a new opaque Route is pushed on top (#48900)" (#49366)
This reverts commit 8eecdbe823ea09dd723a8af34c7c275e5536d728.
2020-01-23 11:32:04 -08:00
Mouad Debbar
a1fa1a3d26 [web] Wire the "--start-paused" flag correctly for web (#49310) 2020-01-22 14:58:46 -08:00
Alexandre Ardhuin
4fd19aa189 fix multiline FlutterError (#49280) 2020-01-22 13:03:03 -08:00
Gary Qian
3b1ad168c9
Add additional expects to check if LineMetrics flake is a race (#49261) 2020-01-22 13:00:22 -08:00
Jonah Williams
d68278e3ea
[flutter_tools] rollback to dwds 0.8.5, fix versioning (#49301) 2020-01-22 11:05:07 -08:00
chunhtai
14fc0e5ca8 soft transition for the mustcallsuper in Element forgetChild (#49246) 2020-01-22 11:03:01 -08:00
Pierre-Louis
0fffa510fd Add very large text scale support for time picker (#48837) 2020-01-22 10:58:02 -08:00
Emmanuel Garcia
2b8c75d55c
Copy the local engine repo in the output directory (#49276) 2020-01-22 10:57:14 -08:00