17394 Commits

Author SHA1 Message Date
Gary Qian
a52de68b4a
Unmark tests as flaky (#49581) 2020-01-29 13:45:26 -08:00
Jonah Williams
cb3b7ab487
[flutter_tools] simplify symbol logic for iOS (#49628) 2020-01-29 13:43:23 -08:00
chunhtai
de7da494a1
Navigator 2.0: Refactor the imperative api to continue working in the new navigation system (#44930) 2020-01-29 13:43:02 -08:00
Hans Muller
3f2c6ea724
Integration test for the gen_l10n tool (#49586) 2020-01-29 12:45:03 -08:00
LongCatIsLooong
dbaa4c2374
fix date picker range validation (#49637) 2020-01-29 12:43:02 -08:00
engine-flutter-autoroll
5f868fc9ab
020222ddd Allow --enable-service-port-fallback as a whitelisted arg (flutter/engine#16167) (#49717)
9c9e5d05ec...020222ddd0

git log 9c9e5d05ec91..020222ddd021 --first-parent --oneline
2020-01-29 jonahwilliams@google.com Allow --enable-service-port-fallback as a whitelisted arg (flutter/engine#16167)


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 cbracken@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-29 15:41:41 -05:00
Anthony
6a74be53b3
[a11y] Re-land Make sure RenderFractionalTranslation updates its semantics after the translation field is set (#49708)
Re-land Make sure RenderFractionalTranslation updates its semantics after the translation field is set
2020-01-29 13:05:49 -05:00
Terry Lucas
1b4d321b34
Fix Flutter tool to use correct adb parameter and collect Realtime value. (#49701)
* Fix parameter to adb to be _package.id instead of package._launchActivity.
2020-01-29 10:01:17 -08:00
Jonah Williams
22fc215260
[flutter_tools] hide assembly gen_snapshot warning (#49662) 2020-01-29 09:06:33 -08:00
engine-flutter-autoroll
3a9ba894c3
Roll engine 6e506fb64147..9c9e5d05ec91 (3 commits) (#49699)
6e506fb641...9c9e5d05ec

git log 6e506fb64147..9c9e5d05ec91 --first-parent --oneline
2020-01-29 skia-flutter-autoroll@skia.org Roll src/third_party/skia 3d23fc123c37..dc49b0ca9816 (1 commits) (flutter/engine#16189)
2020-01-29 skia-flutter-autoroll@skia.org Roll src/third_party/skia dcc8c5431bcb..3d23fc123c37 (6 commits) (flutter/engine#16182)
2020-01-29 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from 5fMtM... to c3sk5... (flutter/engine#16181)


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 cbracken@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-29 12:05:41 -05:00
engine-flutter-autoroll
2a4cdc54d0
Roll engine f4b2183f1b97..6e506fb64147 (2 commits) (#49675)
f4b2183f1b...6e506fb641

git log f4b2183f1b97..6e506fb64147 --first-parent --oneline
2020-01-29 skia-flutter-autoroll@skia.org Roll src/third_party/skia 9ae06637d069..dcc8c5431bcb (16 commits) (flutter/engine#16173)
2020-01-29 mouad.debbar@gmail.com [web] Text width should never exceed constraint width (flutter/engine#16152)


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 cbracken@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-29 09:59:41 -05:00
engine-flutter-autoroll
4f460a932b
f4b2183f1 Roll src/third_party/skia 9c1d30dd163e..9ae06637d069 (24 commits) (flutter/engine#16158) (#49664)
ec32966e03...f4b2183f1b

git log ec32966e030a..f4b2183f1b97 --first-parent --oneline
2020-01-29 skia-flutter-autoroll@skia.org Roll src/third_party/skia 9c1d30dd163e..9ae06637d069 (24 commits) (flutter/engine#16158)


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 cbracken@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-29 01:17:41 -05:00
Emmanuel Garcia
466681cad8
Improve error message when a plugin sets an invalid android package (#48104) 2020-01-28 17:48:26 -08:00
engine-flutter-autoroll
7f134d860d
Roll engine c4229bfbbae4..ec32966e030a (18 commits) (#49656)
c4229bfbba...ec32966e03

git log c4229bfbbae4..ec32966e030a --first-parent --oneline
2020-01-28 ychris@google.com Revert "Always make gpu thread different from platform thread regardless of platform view (#16068)" (flutter/engine#16161)
2020-01-28 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from gNitp... to 5fMtM... (flutter/engine#16153)
2020-01-28 chinmaygarde@google.com Revert "Disable setting a library tag handler." (flutter/engine#16157)
2020-01-28 ychris@google.com Always make gpu thread different from platform thread regardless of platform view (flutter/engine#16068)
2020-01-28 chinmaygarde@google.com Add test to ensure that concurrent message loops have at least one workers. (flutter/engine#16074)
2020-01-28 dnfield@google.com Revert breaking PRs (flutter/engine#16148)
2020-01-28 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from 8Ns10... to 2rLoq... (flutter/engine#15971)
2020-01-28 franciscojma86@gmail.com Gets the DPI for all awareness mode and older Windows versions (flutter/engine#15951)
2020-01-28 chinmaygarde@google.com Hold a mutex when updating all CanPostTaskToAllNativeThreads::Captures members. (flutter/engine#16085)
2020-01-28 chinmaygarde@google.com Disable setting a library tag handler. (flutter/engine#16086)
2020-01-28 garyq@google.com Web PargraphStyle TextHeightBehavior integration (flutter/engine#16075)
2020-01-28 chinmaygarde@google.com Fix flake by making thread ID tracking in CanPostTaskToAllNativeThreads thread safe. (flutter/engine#16081)
2020-01-28 chinmaygarde@google.com Remove buggy assertion in EmbedderTest::CanPostTaskToAllNativeThreads. (flutter/engine#16071)
2020-01-27 chinmaygarde@google.com Remove tonic/platform. (flutter/engine#16062)
2020-01-27 chinmaygarde@gmail.com Allow embedders to schedule a callback on all engine managed threads. (flutter/engine#15980)
2020-01-27 garyq@google.com Engine/LibTxt/dart:ui impl of TextHeightBehavior (flutter/engine#15087)
2020-01-27 skia-flutter-autoroll@skia.org Roll src/third_party/skia f1b2b42613cb..9c1d30dd163e (8 commits) (flutter/engine#16060)
2020-01-27 chinmaygarde@google.com Remove stale recipe changelog. (flutter/engine#15985)


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 cbracken@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-28 20:37:41 -05:00
Emmanuel Garcia
1c6cc23903
Sanitize host before calling pm (#49644) 2020-01-28 16:44:58 -08:00
Jason Simmons
722b4277ca
Provide a non-null default value for the compute debug label in release mode (#49638) 2020-01-28 16:43:01 -08:00
Dan Field
e7984bd4f6
Handle StackOverflows (#49629) 2020-01-28 16:38:02 -08:00
Gary Qian
f2865090fd
Move dart:ui ParagraphStyle tests to engine (#49645) 2020-01-28 16:36:12 -08:00
Mouad Debbar
8366b2721a
[web] Serve dart files correctly when running "flutter test" in Chrome (#49325) 2020-01-28 15:08:02 -08:00
Tong Mu
da0a7d8b2e
MouseTracker no longer requires annotations attached (#48453) 2020-01-28 15:03:01 -08:00
Jonah Williams
dd98046fe5
Revert "[flutter_tools] remove alternative build aot code path (#49577)" (#49641)
This reverts commit d1e25bf233e9d19a7f5fece0cf9c1fd263c0c0e4.
2020-01-28 13:21:56 -08:00
Jonah Williams
ab426858b1
[flutter_tools][web] add favicon to template and update index.html (#49237) 2020-01-28 13:09:18 -08:00
Jonah Williams
d1e25bf233
[flutter_tools] remove alternative build aot code path (#49577) 2020-01-28 13:08:04 -08:00
Jonah Williams
3f5786bee9
[versions] update versions --force-upgrade (#49590) 2020-01-28 13:07:45 -08:00
Jonah Williams
33e61d1cd6 [flutter_tools] open chrome with unresolve hostname (#49625) 2020-01-28 12:53:03 -08:00
Jenn Magder
6f0136cc4d
Exclude cleaning the bin/cache right after its fetched from the Cirrus cache (#49597) 2020-01-28 12:52:30 -08:00
Tong Wu
b3e7c646b6
[Devicelab] Mark microbenchmarks_ios as flaky. (#49639) 2020-01-28 12:46:35 -08:00
Jonah Williams
3bd4c69fd8
Revert "Sanitize host before calling pm (#49591)" (#49623)
This reverts commit c592b5467868b2f3769dd9db63425e5fa4e949a1.
2020-01-28 10:14:08 -08:00
Emmanuel Garcia
c592b54678
Sanitize host before calling pm (#49591) 2020-01-28 08:17:11 -08:00
Zachary Anderson
68ed5c2baf [flutter_tool] Hide unsafe std{out,err} operations (#49561) 2020-01-28 07:58:02 -08:00
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 2a91a7501cbc6d8461a4c48a19d5b98f116a192c.
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