Justin McCandless
a811bce4b0
TextField behavior when at maxLength ( #52130 )
...
TextFields now disallow adding characters in the center of the text at maxLength.
2020-03-18 08:02:22 -07:00
engine-flutter-autoroll
78d3e8a71d
Roll engine 083a7c2bcaaf..3a2cc9553346 (7 commits) ( #52806 )
2020-03-18 05:26:02 -07:00
Jonah Williams
b7101b45f5
[flutter_tools] disable added integration test due to Cirrus flakes ( #52782 )
2020-03-17 19:07:22 -07:00
Jonah Williams
46f0a5f7b5
[flutter_tools] Reland android device cleanup. ( #52686 )
2020-03-17 17:58:39 -07:00
Jonah Williams
90d6169678
[flutter_tools] refactor the IOSDevicePortForwarder and move tests out of devices_test.dart ( #52772 )
...
Updates the IOSDevicePortForwarder to no longer depend on context, or on an IOSDevice instance. Instead, it receives all necessary configuration through the constructor.
Moves the IOSDevicePortForwarder to a separate file.
2020-03-17 17:58:05 -07:00
Jonah Williams
6884086e5c
[flutter_tools] Update to latest dwds APIs ( #51004 )
...
Update to latest dwds APIs, moving back to dwds driven hot restart and enabling future work on expression evaluation.
2020-03-17 17:29:53 -07:00
gaaclarke
6990b8b2d3
Added the "trace-whitelist" flag to run. ( #52556 )
2020-03-17 16:42:20 -07:00
Jonah Williams
f149eec31b
[flutter_tools] always initialize the resident runner from dill ( #52497 )
2020-03-17 16:37:06 -07:00
Ferhat
d3a66e3107
[web] Add support for ChunkEvents during image loading ( #52558 )
...
* Add support for ChunkEvents for web
* Add lint skip for webOnly call in _network_image_web
2020-03-17 16:07:21 -07:00
Jenn Magder
757b39ba99
Ignore fuchsia device-finder no device error ( #52761 )
2020-03-17 16:02:45 -07:00
Christopher Fujino
071d4eb2c8
explicitly catch ArgumentError, and add tests ( #52757 )
2020-03-17 12:55:57 -07:00
Jonas Finnemann Jensen
a4d30c1607
Add a comment for path dependencies in plugin example template ( #50978 )
2020-03-17 20:31:52 +01:00
Dan Field
08768e87e4
Revert repeater ( #52752 )
...
Reverts repeat filter logic for text formatter
2020-03-17 12:24:13 -07:00
engine-flutter-autoroll
d1b99f43b0
Roll engine 1f67e7e015e3..083a7c2bcaaf (1 commits) ( #52737 )
2020-03-17 11:31:01 -07:00
Jonah Williams
a7011c4817
[flutter_tools] don't force service worker cache files to be absolute ( #52606 )
2020-03-17 10:17:03 -07:00
engine-flutter-autoroll
69fbbef2fe
1f67e7e01 Roll src/third_party/skia 04ef810839cb..6b48e62ed204 (4 commits) (flutter/engine#17177) ( #52716 )
2020-03-17 08:51:01 -07:00
Shi-Hao Hong
351457cdd0
[gen_l10n] Separate out AppLocalizations classes and subclasses by language code ( #52335 )
2020-03-17 08:46:02 -07:00
engine-flutter-autoroll
3fd6808b44
Roll engine 5a074882514f..2faadc71b60b (4 commits) ( #52708 )
2020-03-16 19:21:01 -07:00
Jenn Magder
93a6057c42
Add SDK location unit tests ( #52691 )
2020-03-16 16:02:22 -07:00
engine-flutter-autoroll
b55f969bdc
5a0748825 [web] Add HtmlCodec progress callback (flutter/engine#17139) ( #52687 )
2020-03-16 15:51:01 -07:00
Jenn Magder
2f216ceee5
Add timeout flag to devices command, pipe through discovery ( #51678 )
2020-03-16 14:15:00 -07:00
engine-flutter-autoroll
0a09b78297
fddb0c272 Made it so you can whitelist what events you want to listen to (flutter/engine#17108) ( #52682 )
2020-03-16 13:26:01 -07:00
engine-flutter-autoroll
53121cddaf
Roll engine a9d49a0f6ef5..733933ad5c68 (2 commits) ( #52679 )
2020-03-16 12:21:01 -07:00
Jonah Williams
028b7dced1
[flutter_tools] remove context from WebWorkflow ( #52613 )
2020-03-16 11:33:00 -07:00
Kate Lovett
48fc135003
Revert "Refactoring Gold to enable both Luci & Cirrus support ( #49815 )" ( #52670 )
...
This reverts commit 7edcc92b1027f0f82cde50e6843acf9175de083d.
2020-03-16 10:26:09 -07:00
Greg Spencer
acd51a726e
Make AnimatedSwitcher example into a dartpad example ( #52547 )
2020-03-16 09:02:08 -07:00
engine-flutter-autoroll
d444582f3e
Roll engine 6801b4dae791..a9d49a0f6ef5 (2 commits) ( #52662 )
2020-03-16 07:06:01 -07:00
Michael Thomsen
e36f4a467f
Fix paths causing test failures ( #52660 )
2020-03-16 14:05:48 +01:00
Michael Thomsen
e167181444
Move flutter_gallery to the testing folder ( #52532 )
...
Move Flutter Gallery to dev/integration_tests/ as it is an older copy used only for testing. The current version of the Flutter Gallery now lives in https://github.com/flutter/gallery .
2020-03-16 10:31:42 +01:00
engine-flutter-autoroll
1606d87834
6801b4dae Roll src/third_party/dart eff5548a684a..7079c49b054e (1 commits) (flutter/engine#17165) ( #52648 )
2020-03-15 21:36:01 -07:00
engine-flutter-autoroll
fd8b65e1bd
Roll engine b23138c3598e..3e02f3bec91e (4 commits) ( #52646 )
2020-03-15 20:26:01 -07:00
engine-flutter-autoroll
f3b426a5fc
Roll engine f0e1f77929f7..b23138c3598e (1 commits) ( #52640 )
2020-03-15 16:16:01 -07:00
engine-flutter-autoroll
2460722e8e
f0e1f7792 Roll src/third_party/skia 6352f00c59e4..7e0a7dbd22e0 (1 commits) (flutter/engine#17160) ( #52635 )
2020-03-15 13:41:01 -07:00
engine-flutter-autoroll
384a1ff007
9cb2fdba7 Roll src/third_party/skia 190b6e54b016..6352f00c59e4 (1 commits) (flutter/engine#17159) ( #52632 )
2020-03-15 10:41:01 -07:00
engine-flutter-autoroll
1ca4815035
ab5cce503 Roll src/third_party/dart 13f1a4f4bf58..eff5548a684a (1 commits) (flutter/engine#17158) ( #52623 )
2020-03-15 04:36:01 -07:00
engine-flutter-autoroll
4775542925
Roll engine 1f368293c301..9c8e4fcd8571 (1 commits) ( #52619 )
2020-03-15 01:16:02 -07:00
engine-flutter-autoroll
43f3171b7a
Roll engine 025e2d82dda5..1f368293c301 (2 commits) ( #52617 )
2020-03-15 00:06:01 -07:00
engine-flutter-autoroll
2238582301
Roll engine e48761e5bb05..025e2d82dda5 (5 commits) ( #52612 )
2020-03-14 20:41:01 -07:00
engine-flutter-autoroll
aba0e2dc8f
Roll engine cf2424bbd289..e48761e5bb05 (4 commits) ( #52585 )
2020-03-13 20:21:03 -07:00
Kate Lovett
7edcc92b10
Refactoring Gold to enable both Luci & Cirrus support ( #49815 )
2020-03-13 20:11:01 -07:00
liyuqian
77c46276cc
Fix typo its to it's ( #52580 )
2020-03-13 20:01:01 -07:00
engine-flutter-autoroll
9f7008ccc7
Roll engine 9226a3881e39..cf2424bbd289 (3 commits) ( #52569 )
2020-03-13 19:16:02 -07:00
Michel Feinstein
34b7030c1e
Fixed a typo. ( #52562 )
2020-03-13 19:11:04 -07:00
Jenn Magder
73ea37eca9
Revert "Fall back to environment SDKROOT passed from Xcode ( #52570 )" ( #52583 )
...
This reverts commit 8e6e15f91500a2e5d98e42c4d02f9065146d6d6f.
2020-03-13 18:29:09 -07:00
liyuqian
8bff33e497
Remove missed frame budget count ( #52560 )
2020-03-13 17:26:02 -07:00
Ayush Bherwani
60b9d15495
[RaisedButton] Added padding property to RaisedButton.icon ( #52393 )
2020-03-13 17:21:02 -07:00
Jenn Magder
8e6e15f915
Fall back to environment SDKROOT passed from Xcode ( #52570 )
2020-03-13 17:16:56 -07:00
Dan Field
98cf01858c
Fetch tags for version command ( #52212 )
2020-03-13 17:16:03 -07:00
Jonah Williams
bbc5b9d967
Revert "[flutter_tools]: reland android device cleanup ( #52542 )" ( #52579 )
...
This reverts commit 9186dfc34d2ce982c37e3d3eff89355d088821ab.
2020-03-13 16:38:59 -07:00
engine-flutter-autoroll
5916a8430f
9226a3881 Roll src/third_party/skia 75e29072e7d6..f9329afa27a0 (4 commits) (flutter/engine#17136) ( #52563 )
2020-03-13 13:46:01 -07:00