17866 Commits

Author SHA1 Message Date
Jonah Williams
b127868db4
[flutter_tools] update web template to remove some absolute paths (#52040) 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) 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) 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) 2020-03-04 18:59:18 -08:00
Flutter GitHub Bot
83dba9bc16
Roll engine b77f509e0bb8..810727bf3f8f (3 commits) (#51981) 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) 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) 2020-03-04 14:26:02 -08:00
Jason Simmons
c971ba0db4
Increase the timeout for the cull_opacity_perf_test to 45 seconds (#51962)
Fixes https://github.com/flutter/flutter/issues/51795
2020-03-04 13:53:01 -08:00
Flutter GitHub Bot
a703c75896
Roll engine 90bd6f814817..e2b74ab80eb4 (4 commits) (#51938) 2020-03-04 13:21:01 -08:00
Flutter GitHub Bot
e22ceb0c7a
Add textfield perf test to devicelab (#51788) 2020-03-04 13:16:03 -08:00
Jenn Magder
32716b9e9b
Bitcode strip embedded iOS frameworks (#51914) 2020-03-04 13:15:33 -08:00
Jenn Magder
cbbb7ec5a7
Revert "Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#51774)" (#51960)
This reverts commit 57c6721cd54b6747ef3444cfc6d06d4c33e310ea.
2020-03-04 12:40:15 -08:00
Flutter GitHub Bot
d0c4357338
Keep render tree and element tree in sync when re-used elements move in a MultiChildRenderObjectElement's child list (#51674) 2020-03-04 11:46:03 -08:00
Flutter GitHub Bot
57c6721cd5
Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#51774) 2020-03-04 11:41:02 -08:00
Ben Konyi
3edd3eb4a2
Updated package:test, package:test_core, package:coverage, package:package_config (#51946)
This is required to roll forward package:vm_service to 3.0.0 and is
blocking a DevTools release.
2020-03-04 11:40:52 -08:00
Zachary Anderson
a5bd678585
Revert "Write FLUTTER_BUILD_MODE when using a local engine (#51687)" (#51943)
This reverts commit 9b4b7d7ee01aeb8da3ef9b65fc03acd5c12cff49.
2020-03-04 08:56:53 -08:00
Dan Field
9b4b7d7ee0
Write FLUTTER_BUILD_MODE when using a local engine (#51687) 2020-03-04 07:36:55 -08:00
Alexandre Ardhuin
d8c0deb1b6
remove duplicated entry (#51880) 2020-03-04 08:10:32 +01:00
engine-flutter-autoroll
0a84024b86
Roll engine 78a1c7ebf9ad..90bd6f814817 (2 commits) (#51905) 2020-03-03 20:19:01 -08:00
Dan Field
9c0337f386
Remove listeners for live images when we clear them (#51898)
* Remove listeners for live images when we clear them

* review, more test

* explanation
2020-03-03 18:30:17 -08:00
engine-flutter-autoroll
bd182e3911
Roll engine 6991dd981bf7..78a1c7ebf9ad (16 commits) (#51901)
* 04fa001d2 Roll src/third_party/skia 8121d27b297c..73ae40a424fa (1 commits) (flutter/engine#16900)

* f9b78c5db Drop last usages of Dart_New from engine (flutter/engine#16838)

* 0795be89d Roll src/third_party/skia 73ae40a424fa..b19408040143 (4 commits) (flutter/engine#16901)

* 2c5145eb6 Roll src/third_party/dart ca3ad264a649..06155d499645 (3 commits) (flutter/engine#16902)

* 7ca9bf000 Roll fuchsia/sdk/core/mac-amd64 from WmA2M... to cGxwD... (flutter/engine#16903)

* 44ed69011 Roll src/third_party/dart 06155d499645..c07d5d84b828 (3 commits) (flutter/engine#16904)

* 00d77945d Roll src/third_party/skia b19408040143..853789cdfe3c (1 commits) (flutter/engine#16905)

* 922e257b5 Roll src/third_party/skia 853789cdfe3c..96c2eb6258ae (3 commits) (flutter/engine#16906)

* e02734006 Roll fuchsia/sdk/core/linux-amd64 from uiAI5... to ULy6Z... (flutter/engine#16907)

* 5fdfc12e0 Roll src/third_party/skia 96c2eb6258ae..b58098f34c56 (2 commits) (flutter/engine#16908)

* 66bac1cac Roll src/third_party/dart c07d5d84b828..e7e45599cb1a (9 commits) (flutter/engine#16909)

* 0f7b14f56 Roll src/third_party/skia b58098f34c56..ae2da5e7f9b5 (3 commits) (flutter/engine#16910)

* 224e0f961 Roll src/third_party/skia ae2da5e7f9b5..964aa91580b6 (4 commits) (flutter/engine#16911)

* ca8bb0a92 Roll src/third_party/skia 964aa91580b6..4036cb1f0b6e (5 commits) (flutter/engine#16912)

* ba8a89223 Roll src/third_party/dart e7e45599cb1a..5701c4fd3b11 (25 commits) (flutter/engine#16913)

* 78a1c7ebf Revert "Drop last usages of Dart_New from engine (#16838)" (flutter/engine#16915)
2020-03-03 18:05:24 -08:00
Christopher Fujino
2c846af1a0
Fix _checkPodCondition not handling CocoaPodsStatus.brokenInstall (#51676) 2020-03-03 17:55:02 -08:00
Konstantin Scheglov
fb953b719f
Cast to List<dynamic> and cast(). (#51591) 2020-03-03 14:49:02 -08:00
Shi-Hao Hong
ad44b05ca4
Revert "AlertDialog widget scrollable by default (#49848)" (#51886)
This reverts commit 28f2c96a8a63ca75700b307692b3bc691d6d010c.
2020-03-03 14:03:05 -08:00
stuartmorgan
f9c118b6b2
Exit for missing Windows plugin projects (#51838)
Exit, rather than crash, if a Windows plugin is missing its project.

Fixes #51743
2020-03-03 22:43:42 +01:00
stuartmorgan
8d8439f8e3
Add pre-stable support for create on Linux (#51832)
Adds initial support for `flutter create` of apps and plugins. This is derived from the current FDE example app and sample plugin, with a few changes:
- Added template values where it makes sense.
- Moved some likely-to-change values into separate files for now, to simplify the delete/recreate cycle that will be necessary until it's stable.
- Added some minor Makefile flag handling improvements

Since the APIs/tooling/template aren't stable yet, the app template includes a version marker, which will be updated each time there's a breaking change. The build now checks that the template version matches the version known by that version of the tool, and gives a specific error message when there's a mismatch, which improves over the current breaking change experience of hitting whatever build failure the breaking change causes and having to figure out that the problem is that the runner is out of date. It also adds a warning to the `create` output about the fact that it won't be stable.
2020-03-03 22:42:52 +01:00
Shi-Hao Hong
28f2c96a8a
AlertDialog widget scrollable by default (#49848) 2020-03-03 13:39:01 -08:00
Jenn Magder
e491544588
Move embedding and linking Flutter frameworks into the tool (#51453)
* Move embedding and linking Flutter frameworks into the tool

* Unused import

* Migrate

* Rename run, add comments, remove typedef

* Add status log to tell the user what we did

* Remove Podfile migration, create IOSMigration superclass

* word-smiting

Co-Authored-By: Jonah Williams <jonahwilliams@google.com>

* for space

Co-Authored-By: Jonah Williams <jonahwilliams@google.com>

Co-authored-by: Jonah Williams <jonahwilliams@google.com>
2020-03-03 12:11:28 -08:00
Shi-Hao Hong
d2c734a36f
Simple repeating word fixes (#51871) 2020-03-03 11:13:07 -08:00
Greg Spencer
1ba4f1f509
Add Linux and Windows target platforms (#51519)
This PR adds the linux and windows target platform enum values, along with automatically setting the defaultTargetPlatform to the appropriate value on those platforms.

Fixes #31366
2020-03-03 04:38:04 -08:00
engine-flutter-autoroll
7f6f08add7
Roll engine 5e474ee860a3..6991dd981bf7 (10 commits) (#51821)
* 38f497c4d Roll src/third_party/skia 9dd0bd78b2d7..470f0637aeea (11 commits) (flutter/engine#16887)

* 5073cc7cb Roll src/third_party/dart fbe9f6115d2f..0b819161d778 (3 commits) (flutter/engine#16888)

* df942131b Revert "Try rasterizing images and layers only once , even when their rasterization fails. Further enforce the same access threshold on layers as on Pictures. Previously layers would always be cached. The latter is a semantic change. (#16545)" (flutter/engine#16889)

* b230adbb3 Roll src/third_party/skia 470f0637aeea..ded437003d0e (6 commits) (flutter/engine#16891)

* 63bdf3e1b Roll fuchsia/sdk/core/mac-amd64 from q2DAy... to WmA2M... (flutter/engine#16892)

* e54f2c8c1 Const finder missing `static const` list/map/set fields. (flutter/engine#16896)

* 10275fe66 Roll fuchsia/sdk/core/linux-amd64 from 9NHsJ... to uiAI5... (flutter/engine#16893)

* 8d046faf9 Roll src/third_party/skia ded437003d0e..b43cfa4d3f96 (7 commits) (flutter/engine#16894)

* 9c5399315 Roll src/third_party/dart 0b819161d778..ca3ad264a649 (18 commits) (flutter/engine#16898)

* 6991dd981 Roll src/third_party/skia b43cfa4d3f96..8121d27b297c (10 commits) (flutter/engine#16899)
2020-03-02 22:20:25 -08:00
zsunkun
fdbd1b14ff
fix pom file not found when run app with local engine (#51468) 2020-03-02 19:09:01 -08:00
Sebastian Roth
8df3e057b2
Add missing back links to the layout catalog (#51782) 2020-03-02 16:29:02 -08:00
Gary Qian
b4cf20380e
Add missing features to DefaultTextStyleTransition and AnimatedDefaultTextStyle (#51517) 2020-03-02 16:24:02 -08:00