Commit Graph

24470 Commits

Author SHA1 Message Date
Jenn Magder
4be791994f Swap xcodeproj_tests from MockProcessManager to FakeProcessManager (#56505) 2020-05-07 15:18:27 -07:00
Shi-Hao Hong
13501af6e6 [gen_l10n] Optionally generate list of inputs/outputs (#56490) 2020-05-07 11:46:02 -07:00
Jonah Williams
8f7b2f9bee [flutter_tools] throw StateError instead of null (#56481) 2020-05-07 11:41:03 -07:00
engine-flutter-autoroll
85cd48194b Roll engine d6aa099de7c7..3953c3ccd15a (4 commits) (#56506) 2020-05-07 11:36:06 -07:00
xster
f6b47a5f35 let the embedding maven engine dependency reference the storage proxy (#56164) 2020-05-07 11:36:02 -07:00
Justin McCandless
8fbfe1cfbf Text field height fix (#55911) 2020-05-06 17:36:01 -07:00
Jonah Williams
9bfe50cb81 [flutter_tools] fix windows vscode lookup (#56491) 2020-05-06 16:51:01 -07:00
engine-flutter-autoroll
dd54bbdc34 Roll engine c3cd83baf8bc..d6aa099de7c7 (3 commits) (#56485) 2020-05-06 16:46:01 -07:00
Kate Lovett
bf8208cd14 ToDo Audit - Material Library+ (#55789) 2020-05-06 16:41:01 -07:00
Kate Lovett
e1e300bb4b Skip Audit - Painting Library (#55793) 2020-05-06 14:49:02 -07:00
engine-flutter-autoroll
ba6b3f502d Roll engine 4b7380b55f6d..c3cd83baf8bc (18 commits) (#56471)
* c2c6ad93b Roll src/third_party/skia 41e377d1baf0..3d311a983bf0 (9 commits) (flutter/engine#18150)

* a0983d36f [web] Add support for ColorFilter on images (flutter/engine#18111)

* 905836d46 [web] Upgrade the test package to remove the dependency on package_resolver (flutter/engine#18135)

* 0645e9313 Manually add dependency for shelf_proxy (flutter/engine#18151)

* d104f876a Roll src/third_party/skia 3d311a983bf0..0cbd58766ace (2 commits) (flutter/engine#18152)

* b1b1df039 Roll fuchsia/sdk/core/mac-amd64 from ERGnT... to c5NQZ... (flutter/engine#18155)

* 8a8cd5d6f Roll src/third_party/dart 7bb38670d279..1ef444139c4c (22 commits) (flutter/engine#18161)

* c1068dec0 gpu_metal_surface `submitframe` return false when canvas is null (flutter/engine#18154)

* cf13c7f7c [iOS platform view] fix active_composition_order_ never cleared (flutter/engine#18153)

* 805a8874c Add first Linux shell tests (flutter/engine#18159)

* 80c090d9e Fix path bounds for multiple rects. Implement winding rules (flutter/engine#18165)

* 15752ee41 Roll src/third_party/skia 0cbd58766ace..e1c0cb3de8ab (8 commits) (flutter/engine#18167)

* c1bd64a30 Roll src/third_party/skia e1c0cb3de8ab..1e8fb04b29b9 (3 commits) (flutter/engine#18168)

* 6a379cc2f Roll fuchsia/sdk/core/linux-amd64 from gnNdl... to RpHTv... (flutter/engine#18171)

* 961fa1483 Roll src/third_party/dart 1ef444139c4c..8c8249fa0123 (11 commits) (flutter/engine#18172)

* 337ec63cc Roll src/third_party/skia 1e8fb04b29b9..c5727d8e34d2 (1 commits) (flutter/engine#18173)

* bc30355ff Roll src/third_party/skia c5727d8e34d2..999257d870d7 (5 commits) (flutter/engine#18174)

* c3cd83baf Roll fuchsia/sdk/core/mac-amd64 from c5NQZ... to jMJqf... (flutter/engine#18175)

* Updated bin/internal/fuchsia-linux.version

* Updated bin/internal/fuchsia-mac.version
2020-05-06 14:42:58 -07:00
Mjk
3f0024e164 Fix compute intrinsic size for wrap (#55469) 2020-05-06 13:16:01 -07:00
engine-flutter-autoroll
3a67a8bb6c Roll engine 33d236795015..4b7380b55f6d (3 commits) (#56390) 2020-05-06 13:11:03 -07:00
Gary Qian
bef3512d14 DoubleTap recognizer support and improved error message (#56328) 2020-05-06 13:06:02 -07:00
chunhtai
2f04ba91c7 Fixes the navigator pages update crashes when there is still route wa… (#55998) 2020-05-06 13:01:03 -07:00
Jia Hao
c2b7342ca4 Handle uncaught error for warnIfSlow (#56418) 2020-05-06 08:16:03 -07:00
Zachary Anderson
6f0ed5e142 [flutter_tools] Restore base/platform.dart (#56410) 2020-05-06 08:15:39 -07:00
Jonah Williams
82b635ec04 [devicelab] unmark android_attach, twc tests, remove mac twc test (#56401) 2020-05-06 08:11:03 -07:00
Zachary Anderson
19967e2463 Revert "Add DevTools memory test (#55486)" (#56445)
This reverts commit 9ee6763a66.
2020-05-06 07:53:26 -07:00
Darren Austin
8568eda15b Added an empty list example to the ListView docs (#56394)
Added and example to the ListView docs that shows how to have a custom UI for an empty list.
2020-05-05 16:10:41 -07:00
liyuqian
9ee6763a66 Add DevTools memory test (#55486) 2020-05-05 15:12:01 -07:00
Greg Spencer
69019664fe Focus the last node when asked to focus previous and nothing is selected. (#56160) 2020-05-05 13:42:02 -07:00
Jonah Williams
0ecc7a4bee [flutter_tools] support multiple fuchsia devices (#55780)
Fixes #55765

We are currently only returning the first device from dev-finder, instead we need to look at the whole list.
2020-05-05 13:40:38 -07:00
Jonah Williams
c6a83af54a [devicelab] add verification print (#56398) 2020-05-05 13:33:16 -07:00
Jonah Williams
f7ed942a70 [devicelab] allow the tool to use the word waiting more than once (#56397) 2020-05-05 13:13:21 -07:00
Jonah Williams
9b7b9d795e [flutter_tools] reland remove flutter view cache (#56387)
Fixes #56194

Remove caching of FlutterView and poll forever if the list of flutter views is empty. Added test for missing release mode logic.
2020-05-05 12:09:51 -07:00
engine-flutter-autoroll
f84d16a5fe Roll engine 494a63c4117f..33d236795015 (90 commits) (#56378) 2020-05-05 11:52:02 -07:00
Jonah Williams
d98d3a973f Revert "[flutter_tools] remove flutter view cache (#56223)" (#56385)
This reverts commit 209bdcb669.
2020-05-05 11:15:33 -07:00
Siva
420c86ab22 Manual roll of engine to version 33d2367950154e7f8daf9ce9992a450016289a5f, (#56379)
this is being done to revert the previous comment which was a trial
version of the engine that has a NNBD enabled Dart sdk.
2020-05-05 10:52:47 -07:00
Jonah Williams
209bdcb669 [flutter_tools] remove flutter view cache (#56223)
Remove caching of FlutterView. Perhaps the FlutterView RPC might return an empty list if the VM is not quite up yet? We had some old logic to poll the flutter views RPC for up to 200ms. That doesn't seem like a great approach, so instead we could forgo it entirely and trust that either the views come up before the developer tries to interact, or we crash.
2020-05-05 10:47:01 -07:00
Siva
a48a51b0ff Trial PR to use an engine that has the null safety unfork CL in it. (#56309)
* Trial PR to use an engine that has the null safety unfork CL in it.

* Fix mack specification for test.
2020-05-05 09:54:21 -07:00
engine-flutter-autoroll
9a99403ad2 Roll engine 180a497ee558..95ecd9a4050c (8 commits) (#56333) 2020-05-04 19:29:02 -07:00
Jonah Williams
f04d61944a [devicelab] enable macOS, windows, linux, and web on devicelab bots (#56336)
* enable macOS desktop

* enable all configs on CI

* Update track_widget_creation_enabled_task.dart

* Update framework.dart

* remove FLUTTER_WEB

* remove config environment variables

* configure in correct spot
2020-05-04 18:49:28 -07:00
Chase Latta
e963bfe19f Add package_root for fuchsia_tools (#56077) 2020-05-04 18:49:01 -07:00
Jia Hao
d6f6fc4d6b Fix WidgetsBinding.firstFrameRasterized not completing (#56022) 2020-05-04 18:44:03 -07:00
Andre
96233db90d Make CustomClipper extend Listenable (#55995) 2020-05-04 18:39:03 -07:00
Jenn Magder
415401102c Gradle artifacts and tasks tests without context (#56335) 2020-05-04 18:38:14 -07:00
Jenn Magder
06fcf5146b Inject logger and fs into printHowToConsumeAar, test without context (#56331) 2020-05-04 18:38:00 -07:00
Jenn Magder
90233746b7 BuildInfo tests without context (#56329) 2020-05-04 18:37:44 -07:00
Jenn Magder
c587d73ec6 Use androidSdk globals variable everywhere (#56330) 2020-05-04 17:48:10 -07:00
Jonah Williams
721ce7aa6e add macOS to ui integration test (#56324)
This is required to run the macOS twc enabled devicelab test.
2020-05-04 15:55:33 -07:00
David Morgan
0830c75c59 Turn implicit casts in code generated by flutter_platform.dart into explicit casts. (#56290) 2020-05-04 12:44:01 -07:00
engine-flutter-autoroll
58b10d6c51 Roll engine 2037e0f18d9b..180a497ee558 (5 commits) (#56274) 2020-05-04 11:39:02 -07:00
Devon Carew
3f9ede1311 fix the reload and restart service extension methods (#56240) 2020-05-04 11:34:02 -07:00
Jonah Williams
6d1966efcc [flutter_tools] make gallery hot reload 5x faster with one neat trick (#56224) 2020-05-04 11:32:30 -07:00
Jenn Magder
c8c55b4098 Check Xcode build setting FULL_PRODUCT_NAME for bundle name (#55799) 2020-05-04 11:31:08 -07:00
Đào Hoàng Sơn
741ef91961 Fix typo for TextStyle.fontFamilyFallback document (#56219) 2020-05-04 11:29:03 -07:00
Peter Lauri
f6db8ccd20 [flutter_tools] fix version tag v stripping and support old "dev" and new "pre" tags (#55602) 2020-05-04 11:24:03 -07:00
Jonah Williams
6dc1e83f12 [flutter_tools] ensure track-widget-creation can be disabled on Android/macOS (#56203)
Ensure --no-track-widget-creation is piped through android/macOS. Adds integration testing for iOS/android/macOS
2020-05-04 11:22:15 -07:00
Dan Field
22239f4183 Test engine version hash, but skip for Dart HHH bot (#55223) 2020-05-04 11:19:02 -07:00