Commit graph

17364 commits

Author SHA1 Message Date
Dan Field fabeb2a16f
Revert string interp (#49602) 2020-01-28 07:56:51 -08:00
Michael Goderbauer bc5ea0a05a
Reland "Do not rebuild Routes when a new opaque Route is pushed on top" (#49376) 2020-01-27 23:56:41 -08:00
Jonah Williams c341d4b78f [flutter_tools] Discover pubspec.yaml in parent directories (#48548) 2020-01-27 21:48:01 -08:00
Jonah Williams 3233252cb1
[flutter_tools] only apply --strip to iOS gen_snapshot in release mode (#49596) 2020-01-27 19:36:12 -08:00
Jonah Williams afa24b1a18
[flutter_tools] only strip when bitcode is enabled (#49595) 2020-01-27 19:10:27 -08:00
Jenn Magder fdb0225f8c
Revert "[flutter_tools] move dsym generation logic into dart build process (#49491)" (#49592)
This reverts commit 2a91a7501c.
2020-01-27 18:37:21 -08:00
Zachary Anderson 74c1be6ff1 [flutter_tool] Make base/net.dart context free (#49575) 2020-01-27 17:53:02 -08:00
Darren Austin 9980d6e550
Script to generate missing localization resources (#49379)
Added a new script to generate missing localizations for use when adding new localizations to the Flutter framework.
2020-01-27 17:50:59 -08:00
Jonah Williams 2a91a7501c
[flutter_tools] move dsym generation logic into dart build process (#49491) 2020-01-27 17:48:33 -08:00
chunhtai 123de155a6 add more devices into whitelist (#49569) 2020-01-27 17:48:03 -08:00
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
Hans Muller 7539826d7b Update gen_l10n handling of plurals, numbers, and dates (#49357) 2020-01-27 16:18:02 -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
engine-flutter-autoroll 8fe35ae6b0
Roll engine ac1ba3033c38..c4229bfbbae4 (3 commits) (#49565)
ac1ba3033c...c4229bfbba

git log ac1ba3033c38..c4229bfbbae4 --first-parent --oneline
2020-01-27 skia-flutter-autoroll@skia.org Roll src/third_party/skia 0fb0a21bd999..f1b2b42613cb (4 commits) (flutter/engine#16053)
2020-01-27 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from 35pbn... to gNitp... (flutter/engine#16040)
2020-01-27 skia-flutter-autoroll@skia.org Roll src/third_party/skia f93a8436cea5..0fb0a21bd999 (3 commits) (flutter/engine#16036)


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 aaclarke@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-27 15:59:37 -05: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
engine-flutter-autoroll 92a7cd42b5
ac1ba3033 Roll src/third_party/skia d92e4e9de7f1..f93a8436cea5 (1 commits) (flutter/engine#16029) (#49523)
004cbdf066...ac1ba3033c

git log 004cbdf0660a..ac1ba3033c38 --first-parent --oneline
2020-01-27 skia-flutter-autoroll@skia.org Roll src/third_party/skia d92e4e9de7f1..f93a8436cea5 (1 commits) (flutter/engine#16029)


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 aaclarke@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-27 13:30:37 -05:00
engine-flutter-autoroll 477686ae17
004cbdf06 Roll src/third_party/skia 45add166fdb9..d92e4e9de7f1 (32 commits) (flutter/engine#16022) (#49520)
a41ff8d359...004cbdf066

git log a41ff8d359dc..004cbdf0660a --first-parent --oneline
2020-01-26 skia-flutter-autoroll@skia.org Roll src/third_party/skia 45add166fdb9..d92e4e9de7f1 (32 commits) (flutter/engine#16022)


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 aaclarke@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-26 21:09:37 -05:00
engine-flutter-autoroll 4fa24e6e7f
a41ff8d35 Roll src/third_party/skia 3ea4d5bb857d..45add166fdb9 (1 commits) (flutter/engine#15967) (#49509)
276481c4d3...a41ff8d359

git log 276481c4d30f..a41ff8d359dc --first-parent --oneline
2020-01-26 skia-flutter-autoroll@skia.org Roll src/third_party/skia 3ea4d5bb857d..45add166fdb9 (1 commits) (flutter/engine#15967)


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 aaclarke@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-26 13:33:37 -05: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
engine-flutter-autoroll 251003690f
276481c4d Move tonic into //flutter/third_party. (flutter/engine#15895) (#49493)
6fa1fcda8f...276481c4d3

git log 6fa1fcda8f78..276481c4d30f --first-parent --oneline
2020-01-26 chinmaygarde@google.com Move tonic into //flutter/third_party. (flutter/engine#15895)


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 aaclarke@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-25 21:50:36 -05:00
engine-flutter-autoroll 4fbb85e0c2
6fa1fcda8 Register plugins at the right time, once (flutter/engine#15979) (#49485)
f30ff4fcbf...6fa1fcda8f

git log f30ff4fcbf19..6fa1fcda8f78 --first-parent --oneline
2020-01-25 mklim@google.com Register plugins at the right time, once (flutter/engine#15979)


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 aaclarke@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-25 15:34:37 -05: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
Jonah Williams 20ace05127 [infra] reduce cirrus task dependencies (#49454) 2020-01-25 11:08:02 -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
engine-flutter-autoroll 6a7fac22f3
Roll engine 4218f8026f29..f30ff4fcbf19 (2 commits) (#49475)
4218f8026f...f30ff4fcbf

git log 4218f8026f29..f30ff4fcbf19 --first-parent --oneline
2020-01-25 ferhat@gmail.com Use 2d matrix for transform to work around Safari clipping bug (flutter/engine#15976)
2020-01-25 gw280@google.com Disable flakey CountDownLatchTest.CanWait unit test on Fuchsia (flutter/engine#15982)


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 aaclarke@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-25 13:57:36 -05: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
engine-flutter-autoroll 6b8f013a4e
Roll engine 51a79649662f..4218f8026f29 (14 commits) (#49470)
51a7964966...4218f8026f

git log 51a79649662f..4218f8026f29 --first-parent --oneline
2020-01-25 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from 7fqYj... to 35pbn... (flutter/engine#15984)
2020-01-25 nurhan@google.com updating the versions of the browsers for flutter web engine unit tests (flutter/engine#15977)
2020-01-25 chris@bracken.jp Eliminate unused import in Android embedding (flutter/engine#15975)
2020-01-24 matthew-carroll@users.noreply.github.com Prevent duplicate plugin registration in FlutterEnginePluginRegistry. (#49365) (flutter/engine#15956)
2020-01-24 dnfield@google.com retry logic for another cipd upload (flutter/engine#15974)
2020-01-24 gw280@google.com Ensure GetFixturesPath works on Fuchsia (flutter/engine#15978)
2020-01-24 nurhan@google.com [web] Calling platform message callback after copy (flutter/engine#15950)
2020-01-24 iska.kaushik@gmail.com [fuchsia] Expose view_ref as part of dart:fuchsia initialization (flutter/engine#15958)
2020-01-24 gw280@google.com Refactor ShellTest to allow for different ShellTestPlatformViews (flutter/engine#15972)
2020-01-24 yjbanov@google.com Cache computed window.physicalSize in a FrameReference (flutter/engine#15955)
2020-01-24 dnfield@google.com the the fix (flutter/engine#15973)
2020-01-24 ferhat@gmail.com Optimize drawRRect to use dom_canvas (flutter/engine#15970)
2020-01-24 ferhat@gmail.com Remove paint apply in draw image (flutter/engine#15969)
2020-01-24 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from 6_pZp... to 7fqYj... (flutter/engine#15966)


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 aaclarke@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-25 04:15:37 -05:00
Jonah Williams d204731daf
[flutter_tools] disable fast-start on routes test (#49473) 2020-01-25 00:53:23 -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
engine-flutter-autoroll 77fb0c1ade
Roll engine f10f03a6c415..51a79649662f (13 commits) (#49452)
f10f03a6c4...51a7964966

git log f10f03a6c415..51a79649662f --first-parent --oneline
2020-01-24 skia-flutter-autoroll@skia.org Roll src/third_party/dart bc9348829ef8..fc3af737c759 (2 commits) (flutter/engine#15965)
2020-01-24 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from Wc7e4... to 8Ns10... (flutter/engine#15964)
2020-01-24 skia-flutter-autoroll@skia.org Roll src/third_party/skia a7e557f3e353..3ea4d5bb857d (4 commits) (flutter/engine#15963)
2020-01-24 skia-flutter-autoroll@skia.org Roll src/third_party/dart c359b5943a52..bc9348829ef8 (1 commits) (flutter/engine#15962)
2020-01-24 gw280@google.com ensure we export the various dart snapshot symbols on Fuchsia (flutter/engine#15953)
2020-01-24 skia-flutter-autoroll@skia.org Roll src/third_party/dart 3eaae5405d37..c359b5943a52 (13 commits) (flutter/engine#15959)
2020-01-24 gw280@google.com Migrate flutter_runner from flutter_runner::{Thread,Loop} to fml::{Thread,MessageLoop} (flutter/engine#15118)
2020-01-24 gw280@google.com Re-arm timer as necessary in MessageLoopFuchsia
2020-01-24 skia-flutter-autoroll@skia.org Roll src/third_party/skia c88a3bc3f561..a7e557f3e353 (6 commits) (flutter/engine#15957)
2020-01-24 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from LAOYs... to 6_pZp... (flutter/engine#15954)
2020-01-24 zhongwuzw@qq.com Fixes FlutterCallbackInfomation leaks (flutter/engine#15089)
2020-01-24 zhongwuzw@qq.com Fixes oc leaks in platform plugin (flutter/engine#15041)
2020-01-24 jason-simmons@users.noreply.github.com Do not reset the child isolate preparer if the isolate group data already has one (flutter/engine#15952)


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 aaclarke@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-24 22:00:37 -05: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