Peter Lee
8b39af2ea7
Implement size analyzer to unzip & parse APK and AOT size snapshot to generate analysis json ( #62495 )
...
* Implement size analyzer to unzip & parse APK and AOT size snapshot to generate analysis json
2020-07-31 13:25:29 -04:00
chunhtai
8663b3c4bf
Reland "remove usage to applyTextScaleFactorToWidgetSpan" ( #62587 )
...
This reverts commit 561735ad89a14c63597f9acb77d447c7e0ed4fec.
2020-07-31 10:18:20 -07:00
Michael Goderbauer
94f76d614c
Alphabetize warning list ( #62611 )
2020-07-31 10:01:03 -07:00
Yuqian Li
e6bc56f25a
Reland "Add Crane test to the new Gallery app ( #62162 )" ( #62544 )
2020-07-31 09:56:04 -07:00
Jason Simmons
e5de16a247
Make the text field macrobenchmark work in debug mode ( #62523 )
2020-07-31 09:51:05 -07:00
keyonghan
4f09f2c2bd
remove flaky flag ( #62348 )
2020-07-31 09:48:18 -07:00
Nolan Scobie
19f8fb1cac
Fix SemanticsNode.rect position for nested scrollables with useTwoPaneSemantics ( #62359 )
2020-07-31 09:46:06 -07:00
Tong Wu
8d58c99e37
[devicelab] Mark flutter_gallery_ios32__start_up as flaky. ( #62646 )
...
The test device is causing failure of this test, we will need a couple days to physically access the device and fix the issue. So mark it as flaky to unblock the tree.
Bug: https://github.com/flutter/flutter/issues/62633
2020-07-31 09:41:03 -07:00
Jonah Williams
30aef0a3b9
[flutter_tools] add snapshot analysis dependency ( #62590 )
2020-07-30 14:20:21 -07:00
Michael Goderbauer
6ca8fda978
After cleaning up 812 warnings: Make warnings fatal in dartdocs ( #62553 )
2020-07-30 14:11:23 -07:00
Chris Yang
48fab86c6e
[flutter_tools] update pubspec .yaml message should not be displayed when creating a new plugin ( #62599 )
...
* update pubspec message should not be displayed when creating a new plugin
* formatting
* revikew
* review
* cleanup
2020-07-30 13:49:15 -07:00
Jonah Williams
fbd29b8880
[flutter_tools] fix formatting regression in analyze and add full coverage ( #62593 )
2020-07-30 13:41:02 -07:00
Angjie Li
12397fba6d
Allow Flutter Web Driver testing in debug mode. ( #62577 )
2020-07-30 13:40:04 -07:00
Greg Spencer
638a944984
Fix doc warnings for focus code ( #62602 )
2020-07-30 13:04:27 -07:00
Ming Lyu (CareF)
87dbfa8330
Update framePolicy docs ( #61773 )
2020-07-30 12:11:03 -07:00
Michael Goderbauer
395510134c
Random unresolved doc reference fixes I missed before ( #62582 )
2020-07-30 12:01:04 -07:00
Jonah Williams
e762e7e05f
[flutter_tools] deflake integration tests by running single isolate ( #62534 )
...
There are some occasional difficult to repro flakes on the tool integration tests. Try running only a single isolate to simplify the environment a bit.
2020-07-30 11:06:34 -07:00
xubaolin
aa1acd8e54
Ignore unmounted parent when _debugVerifyGlobalKeyReservation for GlobalKey check ( #62323 )
...
* Ignore unmounted parent when _debugVerifyGlobalKeyReservation (#62055 )
* Ignore unmounted parent when _debugVerifyGlobalKeyReservation (#62055 )
* Ignore unmounted parent when _debugVerifyGlobalKeyReservation (#62055 )
* Ignore unmounted parent when _debugVerifyGlobalKeyReservation (#62055 )
* Ignore unmounted parent when _debugVerifyGlobalKeyReservation (#62055 )
* Ignore unmounted parent when _debugVerifyGlobalKeyReservation (#62055 )
2020-07-30 10:07:18 -07:00
Jonah Williams
b880dad4ab
[flutter_tools] delete test that will start failing ( #62580 )
2020-07-30 10:06:02 -07:00
冷石 Boy
c8cb245f24
Add padding around flutter api docs search input ( #44980 )
2020-07-30 09:17:57 -07:00
Todd Volkert
7ec2d360bc
Add comment to developers about adding new system sound types ( #62552 )
...
flutter/flutter#62143
2020-07-29 23:25:38 -07:00
Michael Goderbauer
685590f872
Fix even more unresolved doc references in material ( #62520 )
...
* Fix even more unresolved doc references in material
* ++
* ++
2020-07-29 22:54:58 -07:00
Mehmet Fidanboylu
db2ecf4486
Expose certain functions used when rolling Flutter ( #62529 )
2020-07-29 22:24:52 -07:00
Ayush Bherwani
87ee003f0c
replaces deprecated api usage for android ( #62515 )
2020-07-29 21:36:04 -07:00
Juyeong Lee
26f9d734e9
Update image docs that Image.file() cashes file ( #62301 )
2020-07-29 21:31:03 -07:00
Jonah Williams
234d8fac4d
[flutter_tools] switch cache mode to reload ( #62076 )
2020-07-29 21:26:03 -07:00
Jim Graham
210f7680fc
ignore .idea directory in dart analyzer and analyzer benchmark output ( #55235 )
2020-07-29 17:16:26 -07:00
Tong Mu
5398f5c566
Add tests for platform views' hover behavior ( #61667 )
2020-07-29 14:47:06 -07:00
Michael Goderbauer
88a7d83a32
fix unresolved doc references in widgets - part 2 ( #62499 )
2020-07-29 14:27:12 -07:00
Michael Goderbauer
7107841653
Fix more unresolved doc references in material ( #62509 )
2020-07-29 14:26:24 -07:00
Todd Volkert
3099fb9e50
Remove devicelab timeouts ( #62511 )
2020-07-29 14:12:29 -07:00
Robert Ancell
392e25c8f2
Set the application-id in the Linux shell ( #60053 )
2020-07-30 08:46:29 +12:00
Hans Muller
6139708eaf
Added OverflowBar widget ( #62350 )
2020-07-29 13:41:04 -07:00
Tong Mu
c177db172d
Refactor gen_keycode: Split generators ( #61916 )
...
* Split gen_keycode to make maintenance easier.
2020-07-29 13:20:07 -07:00
Alexandre Ardhuin
a7e868dd87
migrate animation to nullsafety ( #62485 )
...
* migrate animation to nullsafety
* nullable tween
* fix generic type issue
* address review comment
2020-07-29 22:00:45 +02:00
Ben Konyi
d6a25ae699
Temporarily disable Dart Development Service in flutter_tools ( #62508 )
...
Devtools doesn't currently support connections to DDS. Disable DDS
temporarily while a solution is worked on. See https://github.com/flutter/flutter/issues/62507
2020-07-29 12:32:10 -07:00
Yuqian Li
22bf19cece
Add purge-persistent-cache option to run and drive ( #62221 )
...
Fixes https://github.com/flutter/flutter/issues/39526
Needs https://github.com/flutter/engine/pull/20013 to land and roll first.
2020-07-29 12:24:39 -07:00
Michael Goderbauer
0c3b0c5193
Fix todo in restoration framework ( #62500 )
2020-07-29 10:41:56 -07:00
Michael Goderbauer
a1800730c3
Fix 'unresolved doc reference' for material A-D ( #62473 )
2020-07-29 10:21:04 -07:00
Todd Volkert
da62b6ded2
Fix Border.symmetric: phase 3 ( #62471 )
...
This removes the (now unused) `invertMeaningOfVerticalAndHorizontal`
flag.
Fixes https://github.com/flutter/flutter/issues/61470
2020-07-29 10:20:39 -07:00
Ben Konyi
3a5a3eaf68
Reland "Add support for Dart Development Service (DDS) in Flutter Tools ( #61276 )" ( #62147 )
...
This reverts commit adc9dde3ba8563eebb824feb689f95eb947ab745.
- Fixed issue where `FallbackDiscovery` would hold on to a `VmService` when launching on iOS devices, causing DDS to fail to start
- Fixed `flutter drive` case where DDS is already running in another flutter_tools instance
2020-07-29 10:05:40 -07:00
Justin McCandless
a4d570f0dd
SelectableText handles after Select All ( #62072 )
2020-07-29 08:26:05 -07:00
Jonah Williams
f707f6f6ea
[flutter_tools] add flutterRoot field to JSON machine output ( #62053 )
2020-07-29 08:16:04 -07:00
Ming Lyu (CareF)
d053a4d00a
Move key event and semantics related method from WidgetTester to WidgetController ( #62362 )
2020-07-29 08:11:06 -07:00
Rami
0a69e810b1
[Material] Add support for high contrast theming to Material apps ( #62337 )
2020-07-29 08:06:06 -07:00
Ming Lyu (CareF)
e9e36f3909
WidgetController.pump use optional duration ( #62091 )
2020-07-29 08:01:04 -07:00
engine-flutter-autoroll
aeedd71e84
Roll Engine from 1ba310017c58 to a9910e409c02 (2 revisions) ( #62469 )
2020-07-29 00:41:03 -07:00
engine-flutter-autoroll
531ee9452a
Roll Engine from 2d8a00e21d8c to 1ba310017c58 (6 revisions) ( #62458 )
2020-07-28 23:26:03 -07:00
Michael Goderbauer
ddb6d9d913
Revert "Revert "Export Material curves in the Material lib ( #62421 )" ( #62431 )" ( #62435 )
2020-07-28 19:56:03 -07:00
Michael Goderbauer
81087ef2b6
Fix "unresolved doc reference" in widgets layer - part 1 ( #62452 )
2020-07-28 19:55:16 -07:00