27629 Commits

Author SHA1 Message Date
Jonas Martinez
31ca4db525
Flutter web add support for NetworkImage headers (#85954) 2022-01-26 15:00:13 -08:00
Daco Harkes
0e2f51dfd0
FFI plugins (#96225) 2022-01-26 23:44:45 +01:00
engine-flutter-autoroll
f15dd780d4
Roll Engine from 54e1f3f4bb36 to d1d811995a85 (37 revisions) (#97313) 2022-01-26 14:15:03 -08:00
Amir Panahandeh
42a8122314
Mirror before scaling in _AnimatedIconPainter (#93312) 2022-01-26 13:50:12 -08:00
Tim Sneath
32122480b5
Update README (#97271) 2022-01-26 13:45:12 -08:00
Jonah Williams
8c1d9d7627
[framework] make HitTestEntry generic (#97175) 2022-01-26 13:10:20 -08:00
Jenn Magder
f085e1a9cd
Add timeout to keyboard finder to diagnose flake (#97258) 2022-01-26 12:00:14 -08:00
engine-flutter-autoroll
5d43e80d16
Roll Plugins from 4d8e98d62703 to bd7dfb78d8f9 (5 revisions) (#97295) 2022-01-26 11:40:07 -08:00
Zachary Anderson
657bca4b7f
[tool] Use an arm64 Dart SDK on arm64 macOS (#97189) 2022-01-26 11:30:20 -08:00
Aliaksei Chorny
790ca116f9
Add splashRadius to PopupMenuButton (#91148) 2022-01-26 08:49:12 -08:00
Lau Ching Jun
1065826686
ProxiedDevice, connection to a remotely connected device via flutter daemon. (#95738)
Also allow daemon commands to pass binary streams
2022-01-25 23:46:14 -08:00
Kate Lovett
94d9b02deb
Deprecate Scrollbar hoverThickness and showTrackOnHover (#97173) 2022-01-25 20:00:07 -08:00
Suhwan Cha
070a5a9b82
Use a more appropriate curve on ScrollsToTop (#96574) 2022-01-25 19:40:14 -08:00
Christopher Fujino
610b41e88c
[flutter_tools] add validation of paths of contained files to os_utils _unpackArchive() (#96565) 2022-01-25 18:10:12 -08:00
engine-flutter-autoroll
9cdad24df0
Roll Engine from b5162c93f513 to 54e1f3f4bb36 (22 revisions) (#97248) 2022-01-25 14:50:23 -08:00
Alexander Aprelev
752de49450
Fix hot-restart test by ensuring updated timestmamp is in the future. (#97247)
On Windows modified timestamps are round down to a second, which can lead to missed file updates.

Fixes https://github.com/flutter/flutter/issues/96677
2022-01-25 14:18:33 -08:00
Ren You
3901aca352
Update .ci.yaml to include google test (#96926)
* Update .ci.yaml to include google test

* Try to fix spacing error.

* Add tags to fix the test owner error.

* Add google_test to test owners.
2022-01-25 13:48:09 -08:00
Lasse R.H. Nielsen
b8fd21b04e
Adds CommonFinders.bySubtype<T extends Widget>() finder. (#91415) 2022-01-25 12:35:14 -08:00
Jenn Magder
c1710723f7
Take drive screenshot on test failure before app is stopped (#96973) 2022-01-25 11:50:14 -08:00
Christopher Fujino
6b95add2fe
[flutter_tools] auto-migrate dev users to beta (#97028) 2022-01-25 11:00:14 -08:00
engine-flutter-autoroll
f6ee925892
Roll Plugins from f48198e40ee3 to 4d8e98d62703 (1 revision) (#97212) 2022-01-25 10:20:12 -08:00
Christopher Fujino
78de12b82f
[flutter_tools] Fix bug in background_isolate_test.dart (#97170) 2022-01-25 09:55:10 -08:00
Jason Simmons
55e8a2cd5b
Roll Engine from 83cfdcc8f101 to b5162c93f513 (1 revision) (#97180)
b5162c93f Use the SkParagraph text renderer by default (flutter/engine#28912)
2022-01-25 08:49:24 -08:00
engine-flutter-autoroll
7981bc47b1
Roll Plugins from c0b403222a4f to f48198e40ee3 (1 revision) (#97209) 2022-01-25 07:50:14 -08:00
Jenn Magder
7ec334827a
Move gallery native UI test launching out of test and into setup (#97177) 2022-01-24 19:50:10 -08:00
stuartmorgan
2dd8cb1ca2
Don't use example folder as a project type signal (#97157)
The code to generate platform files used to use the presence of an
'example' folder to determine whether or not a project was a plugin (in
which case that generation is bypassed). Later, robust detection was
added based on the pubspec.yaml `plugin` key, but the old check was left
in place. This creates false positives where people who add an example
folder to their app project start getting mysterious failures.

Since the pubspec check is definitive, there's no reason to continue to
use the presence of `example` as an indicator at all.

Fixes https://github.com/flutter/flutter/issues/87007
2022-01-24 19:28:38 -08:00
engine-flutter-autoroll
a190a45623
Roll Plugins from d6619d8e8b47 to c0b403222a4f (2 revisions) (#97176) 2022-01-24 18:45:19 -08:00
chunhtai
a676593881
relax routerReportsNewRouteInformation function signature (#97154) 2022-01-24 18:40:15 -08:00
dani
a88888e448
add direction to CupertinoPickerDefaultSelectionOverlay (#92959) 2022-01-24 18:15:04 -08:00
Flutter GitHub Bot
0ef7e637ab
Marks Mac module_test_ios to be unflaky (#97145) 2022-01-24 18:00:18 -08:00
Flutter GitHub Bot
ca028ca566
Marks Linux_android opacity_peephole_opacity_of_grid_perf__e2e_summary to be unflaky (#97139) 2022-01-24 17:55:19 -08:00
Flutter GitHub Bot
dc51254d64
Marks Linux_android opacity_peephole_col_of_rows_perf__e2e_summary to be unflaky (#97138) 2022-01-24 17:25:13 -08:00
Flutter GitHub Bot
96520b50a2
Marks Linux_android opacity_peephole_one_rect_perf__e2e_summary to be unflaky (#97137) 2022-01-24 17:20:11 -08:00
engine-flutter-autoroll
d8e264685b
Roll Plugins from 3fb9e2c13b40 to d6619d8e8b47 (1 revision) (#97153) 2022-01-24 17:10:21 -08:00
Jesús S Guerrero
75127a8007
[flutter_tools] support files in flutter analyze #96231 (#97021) 2022-01-24 17:10:16 -08:00
Jonah Williams
2978629eb2
[framework] remove extra casts from framework (#97155)
Remove cast from hit_test matrix code, linkedhashmap cast, and insertion sort cast
2022-01-24 16:24:17 -08:00
Kate Lovett
6b6cea65e2
Revert "PageView scroll physics to match Android (#95423)" (#97150)
This reverts commit daef08253b94f5fd1e188e16fc0d9524d4f426d2.
2022-01-24 17:51:46 -06:00
LongCatIsLooong
6949525554
Show keyboard after text input connection restarts (#96541) 2022-01-24 15:35:12 -08:00
engine-flutter-autoroll
5f1180182c
Roll Engine from a7a32daa90ec to 83cfdcc8f101 (2 revisions) (#97164)
* 016f45840 Roll Skia from 67f92df4b059 to b894b0594eee (1 revision) (flutter/engine#31019)

* 83cfdcc8f [web] Remove usage of flutter/goldens (flutter/engine#30116)
2022-01-24 15:19:26 -08:00
engine-flutter-autoroll
37695e90bc
a7a32daa9 Fix Memory Leak in MakeSkSurfaceFromBackingStore (flutter/engine#30735) (#97147) 2022-01-24 14:27:58 -08:00
Kate Lovett
03da339ffe
Deprecate Scrollbar isAlwaysShown -> thumbVisibility (#96957) 2022-01-24 14:25:15 -08:00
Mateus Felipe C. C. Pinto
2f77111cf5
Export shadows to Icon API (#83638) 2022-01-24 13:40:15 -08:00
stuartmorgan
22c63a11a8
Add a note about depot_tools to the led step (#96830) 2022-01-24 13:15:22 -08:00
chunhtai
28ca7bd789
Allow current leader of layerlink to detach before the previous leade… (#96810) 2022-01-24 11:50:11 -08:00
Zachary Anderson
62e745612a
Use frontend_server from the Dart SDK (#97078) 2022-01-24 11:34:57 -08:00
Zachary Anderson
761b109bc8
Adjust lipo thinning input/output for macOS (#97111) 2022-01-24 10:21:22 -08:00
Viren Khatri
0978b96ecd
Adds CheckboxListTile.checkboxShape (#95714) 2022-01-24 08:58:01 -08:00
Taha Tesser
fd6547e121
ListTile: add themeable mouse cursor (#96740) 2022-01-24 08:55:00 -08:00
engine-flutter-autoroll
3a98d8f938
Roll Engine from e920762d7011 to ff799f4b1862 (1 revision) (#97129) 2022-01-24 06:35:14 -08:00
engine-flutter-autoroll
5e2542f609
Roll Engine from 8204850dbee1 to e920762d7011 (1 revision) (#97128) 2022-01-24 03:15:18 -08:00