engine-flutter-autoroll
37b03ec2c2
Roll Engine from 257eba9c19b5 to 7e962ba91133 (12 revisions) ( #65809 )
2020-09-14 20:52:04 -07:00
Hans Muller
0e4cca4f69
Updated references to obsolete Material button classes in benchmarks/test_apps/stocks ( #65799 )
2020-09-14 19:22:06 -07:00
engine-flutter-autoroll
d674fdf8f5
Roll Engine from 2fc054147e57 to 257eba9c19b5 (3 revisions) ( #65769 )
2020-09-14 18:12:04 -07:00
stuartmorgan
fa12f443df
Update Windows app template ( #65696 )
2020-09-14 18:07:04 -07:00
Aman Verma
9dd6738662
Update flutter_command.dart ( #65765 )
2020-09-14 18:02:09 -07:00
Ayush Bherwani
4e89ccfdee
[LayoutBuilder] Implements baseline logic to pass baseline to child ( #65000 )
2020-09-14 18:02:05 -07:00
stuartmorgan
bcd0959ac3
Sort generated plugin file content by plugin name ( #65509 )
2020-09-14 17:57:11 -07:00
Filip Hracek
5b76b350b6
Improve docs of ImageFiltered and BackdropFilter ( #65503 )
2020-09-14 17:57:08 -07:00
Jonah Williams
039f1cf853
[flutter_tools] handle terminals that do not support single char mode in Terminal.promptForCharInput ( #65418 )
...
Some terminals stdin do not support single char mode (like an emacs terminal buffer apparently). If this is the case, then the presented choice values would always have an appended newline \n which would prevent us from finding the value in the listed index (or using it as a signal for the default choice). To fix, treat '' as the default choice and always trim the choice value.
While this has seemingly always been broken, it wasn't noticeable until the multi-device selection prompt was added a few months ago.
Fixes #65267
2020-09-14 17:57:04 -07:00
Jonah Williams
6acea15f22
[flutter_tools] fix failure to create ansi spinner if download needs to be retried ( #65797 )
...
Because the Status spinner was only created on setup, the second stop would asset/crash.
Fixes #65449
2020-09-14 17:55:11 -07:00
Jonah Williams
4e20f00053
[ci] remove create offline tests ( #65791 )
...
Currently these tests are taking CI time without providing any value, because there is no verification that network connectivity is avoided. This is better covered by a unit test that verifies that --offline is passed to pub.
2020-09-14 17:54:59 -07:00
LongCatIsLooong
2fbb529d2b
Add CompositedTransformFollower.{followerAnchor, leaderAnchor} for custom anchoring ( #64930 )
2020-09-14 17:52:06 -07:00
Jenn Magder
7e41425d4a
Match benchmark iOS project bundle identifiers ( #65793 )
2020-09-14 14:31:56 -07:00
engine-flutter-autoroll
cba91c97d0
Roll Engine from 097facfac32e to 2fc054147e57 (3 revisions) ( #65731 )
2020-09-13 15:57:03 -07:00
Greg Spencer
94592acb71
Creates a way to test private APIs in the Flutter package. ( #65505 )
2020-09-13 15:52:03 -07:00
engine-flutter-autoroll
4f62680809
097facfac Roll Dart SDK from 4bf1f624d06e to b6f67aa2cc72 (1 revision) (flutter/engine#21139) ( #65712 )
2020-09-13 14:02:02 -07:00
Zachary Anderson
a91bf5f3ee
Revert "fuchsia_remote_debug_protocol allows open port on remote device ( #63996 )" ( #65704 )
...
This reverts commit 33f799508cc76708732b24ac4eb356c55f888354.
2020-09-13 10:51:27 -07:00
engine-flutter-autoroll
dbfc8606a4
Roll Engine from 4a5e29ac645d to a585979c7ab6 (3 revisions) ( #65707 )
2020-09-12 22:57:03 -07:00
engine-flutter-autoroll
54495ff89e
Roll Engine from 43cb9b709291 to 4a5e29ac645d (7 revisions) ( #65701 )
2020-09-12 19:02:03 -07:00
engine-flutter-autoroll
3dc2520371
Roll Engine from 16b900b63e27 to 43cb9b709291 (2 revisions) ( #65675 )
2020-09-12 14:47:04 -07:00
sehee Jeong
a39a893463
Add sample code to FadeTransition ( #64240 )
2020-09-12 14:42:02 -07:00
engine-flutter-autoroll
2e643651a9
Roll Engine from 545b1b9fcd33 to 16b900b63e27 (5 revisions) ( #65671 )
2020-09-11 20:07:03 -07:00
Ming Lyu (CareF)
51f1c98490
migrate cubic_bezier_perf to e2e ( #64487 )
2020-09-11 20:02:03 -07:00
Satsuki Ueno
33f799508c
fuchsia_remote_debug_protocol allows open port on remote device ( #63996 )
...
* fuchsia_remote_debug_protocol allows open port on remote device
Allows defining a port forwarding function for which the accessible
port is not on the host device. Examples include tunneling solutions
where a tunneling program on the same device as the Dart VM exposes
an open port through which it tunnels connections to the VM.
* Move ssh-specific comment to SshPortForwarder
2020-09-11 18:18:13 -07:00
engine-flutter-autoroll
5a0e097838
Roll Engine from 78f968e317c2 to 545b1b9fcd33 (9 revisions) ( #65666 )
2020-09-11 18:12:03 -07:00
chunhtai
a5a07a784a
fix overlay entry remove to remove itself from the overlay first if i… ( #65126 )
2020-09-11 18:07:04 -07:00
Tong Mu
87617e4cc3
New benchmark: bench_mouse_region_mixed_grid_hover ( #63808 )
...
* Adds a new web benchmark bench_mouse_region_mixed_grid_hover
2020-09-11 18:05:15 -07:00
Ian Hickson
b3d1ebf117
Move the registration of the restoration channel to binding initialization. ( #65579 )
2020-09-11 16:30:05 -07:00
engine-flutter-autoroll
2c27fdbb68
78f968e31 Roll Skia from bbe69951b416 to 6518d77a2200 (1 revision) (flutter/engine#21096) ( #65643 )
2020-09-11 16:25:04 -07:00
Yuqian Li
e1eddb401d
Revert the revert ( #65602 )
2020-09-11 16:20:03 -07:00
Danny Tuppeny
92eb7945a5
Remove invalid assert ( #65623 )
2020-09-11 15:35:04 -07:00
TerrenceAddison
e122238c7a
Bug fix where MouseScrollWheel zoom in flutter-web does not execute onInteraction functions ( #65313 )
2020-09-11 15:30:03 -07:00
Justin McCandless
f78b27e41a
Fix InteractiveViewer minScale bug ( #65432 )
2020-09-11 14:45:03 -07:00
Juyeong Lee
551a2a6b69
Improve Stepper controlsBuilder docs ( #63910 )
2020-09-11 14:40:03 -07:00
renyou
51bb11f7ce
Revert "Reland "Make sure all isolates start during flutter driver tests" ( #64432 )" ( #65635 )
...
This reverts commit ccd4f6dd1896f259764279f8cfeab79a9f136bb3.
2020-09-11 14:15:31 -07:00
engine-flutter-autoroll
3dfbdac6f4
983b0ef16 Roll Dart SDK from 1abce6d054ad to 14f1940f537e (1 revision) (flutter/engine#21092) ( #65639 )
2020-09-11 08:40:03 -07:00
engine-flutter-autoroll
620cd16cf0
Roll Engine from bdaac368f85f to a0bd862cc0d4 (2 revisions) ( #65618 )
2020-09-11 07:35:03 -07:00
engine-flutter-autoroll
37e2013774
Roll Engine from e831433a20ca to bdaac368f85f (13 revisions) ( #65607 )
2020-09-11 01:05:02 -07:00
godofredoc
53f9653e6b
Add mac builders to try configurations. ( #65578 )
2020-09-10 20:20:04 -07:00
engine-flutter-autoroll
652b2c2cfc
Roll Engine from fee6f9e53334 to e831433a20ca (7 revisions) ( #65592 )
2020-09-10 18:10:03 -07:00
Alexander Brusher
68660e127c
Disables test failing due to new semantics flag. ( #65194 )
...
This change disables a failing test prevent PR #20385 from merging.
2020-09-10 16:44:32 -07:00
Ben Konyi
577de1c44e
Roll forward package:test to 1.16.0-nullsafety.4 to prepare for ( #65571 )
2020-09-10 15:55:03 -07:00
Greg Spencer
3055ae4e93
Eliminate the need for the mockito package in animated_icons_private_test ( #65199 )
2020-09-10 15:50:03 -07:00
Hans Muller
13860a7d23
Revert "Re-land ScaffoldMessenger ( #65416 )" ( #65482 )
...
This reverts commit adc5f26b504f3cb80557455d8f0badad874ebc8b.
2020-09-10 13:17:51 -07:00
stuartmorgan
ee4fa1b34e
Update Windows app template ( #65511 )
2020-09-10 13:10:04 -07:00
Jonah Williams
0ea0e9d0b3
[flutter_tools] remove advice about running sdkmanager directly ( #65426 )
2020-09-10 13:05:03 -07:00
Per Classon
ba1aeb409e
Reland "Add DataTableTheme to allow for themable DataTables ( #64316 )" ( #65383 )
2020-09-10 13:00:04 -07:00
xster
65ae30c8cc
Update create templates to 1.0.0 ( #65234 )
2020-09-10 12:57:56 -07:00
Shardul Nalegave
330db46da1
Fixed Tooltip widget docs. According to issue #53072 ( #65250 )
2020-09-10 12:55:05 -07:00
godofredoc
f246a8ce8b
Add mac builder in prod. ( #65566 )
2020-09-10 12:50:10 -07:00