Jonah Williams
|
762d9f7f4e
|
[flutter_tools] warn when main library is relocated (#62930)
|
2020-08-05 15:11:15 -07:00 |
|
Ian Hickson
|
ef62463e9c
|
Update link to bug (#62893)
|
2020-08-05 15:06:24 -07:00 |
|
Ian Hickson
|
8ad4da4a4e
|
There's a bug filed about this now, so update comment. (#62892)
|
2020-08-05 15:01:21 -07:00 |
|
Marcus Tomlinson
|
145df39953
|
Explicitly find and link blkid using pkg-config (#62979)
|
2020-08-05 14:56:19 -07:00 |
|
Ian Hickson
|
2939c209aa
|
Update error message for bad UTF-8 decoding (#62888)
|
2020-08-05 14:56:14 -07:00 |
|
includecmath
|
3c12279f50
|
[widgets] Refactor Overlay insert methods entries assert (#62407)
|
2020-08-05 14:46:51 -07:00 |
|
Alexandre Ardhuin
|
f724ec028f
|
non-nullable LicenseEntry.packages (#62972)
|
2020-08-05 18:34:54 +02:00 |
|
Ayush Bherwani
|
263de65f48
|
[ExpansionPanelList] adds elevation property (#62840)
|
2020-08-05 09:26:04 -07:00 |
|
Jonah Williams
|
6393c5b2c3
|
[flutter_tools] remove reference to flutter tool test from user generated gitignores (#62926)
|
2020-08-04 19:06:04 -07:00 |
|
Ian Hickson
|
b045c14eb5
|
Make the Skia expectation parser more resilient and update to "master_str". (#62898)
|
2020-08-04 18:53:31 -07:00 |
|
Ming Lyu (CareF)
|
8081455394
|
revert widgettester breaking change (#62914)
|
2020-08-04 17:26:05 -07:00 |
|
Jonah Williams
|
732083018c
|
[null-safety] remove mockito from text control a11y test (#62869)
|
2020-08-04 16:56:03 -07:00 |
|
Darren Austin
|
bebc119ce5
|
TextSelectionTheme support (step 1 of 3) (#62014)
Create a new TextSelectionTheme for text selection properties.
|
2020-08-04 16:06:28 -07:00 |
|
Michael Goderbauer
|
3b887bec47
|
Reland "migrate part of painting to nullsafety (#62696)" (#62872)
|
2020-08-04 16:06:04 -07:00 |
|
Jonah Williams
|
428be90768
|
[null-safety] revert export of Fake from test_api (#62894)
|
2020-08-04 14:31:05 -07:00 |
|
Jonah Williams
|
9be31e26ef
|
[null-safety] remove quiver from flutter tests (#62866)
|
2020-08-04 14:26:04 -07:00 |
|
Ian Hickson
|
18e2c16718
|
Update skipped test comment to point to an open bug (#62820)
|
2020-08-04 13:41:05 -07:00 |
|
Jason Simmons
|
3ed6b206d2
|
Fix text escaping in the AboutListTile sample code (#62707)
|
2020-08-04 13:36:05 -07:00 |
|
Ian Hickson
|
4a4e9bad84
|
Enable a scrolling fling test. (#62825)
|
2020-08-04 12:46:07 -07:00 |
|
LongCatIsLooong
|
3bc3ea51ed
|
longestLine layout width (#62657)
|
2020-08-04 12:43:17 -07:00 |
|
Rami
|
f29f05ed17
|
Address misc time picker design issues (#62803)
|
2020-08-04 12:41:05 -07:00 |
|
Juyeong Lee
|
8497496838
|
Upadte systemNavigationBarIconBrightness docs (#62729)
|
2020-08-04 12:36:04 -07:00 |
|
Chris Yang
|
2459f5c513
|
plugin template min flutter sdk version to 1.20 (#62605)
|
2020-08-04 12:31:05 -07:00 |
|
Jonah Williams
|
e8ad863a08
|
Revert "move compile/target sdk versions to 29 (#62799)" (#62884)
This reverts commit 5b3dc5251be6a56a8b65ae9e578ff2b330806ebc.
|
2020-08-04 11:20:16 -07:00 |
|
Michael Goderbauer
|
4c7fae93aa
|
Revert "migrate part of painting to nullsafety (#62696)" (#62868)
This reverts commit 4518a72ffdc84ad950ae85749dcab02352e1ebc4.
|
2020-08-04 10:44:43 -07:00 |
|
Rami
|
643da4b7a4
|
Ensure dark theme is used when high contrast dark theme isn't provided (#62668)
|
2020-08-04 11:32:36 -04:00 |
|
Ming Lyu (CareF)
|
a36b0ba4f6
|
promote WidgetTester pumpAndSettle (#62640)
|
2020-08-04 08:31:08 -07:00 |
|
Ming Lyu (CareF)
|
e03980ec47
|
separate scroll until visible implementation for lower level accessibility (#62462)
|
2020-08-04 08:31:04 -07:00 |
|
Jonah Williams
|
32144161ae
|
[null-safety] remove some usages of mockito (#62809)
|
2020-08-04 08:26:12 -07:00 |
|
xster
|
5b3dc5251b
|
move compile/target sdk versions to 29 (#62799)
|
2020-08-04 08:26:08 -07:00 |
|
Alexandre Ardhuin
|
4518a72ffd
|
migrate part of painting to nullsafety (#62696)
* migrate part of painting to nullsafety
* address review comments
* address review comment
|
2020-08-04 17:26:00 +02:00 |
|
Darren Austin
|
0367d4f57c
|
Fix test lifecycle clean up for screen size and semantics. (#62761)
|
2020-08-03 16:31:05 -07:00 |
|
Hans Muller
|
26f976f569
|
Use OverflowBar instead of ButtonBar in DateRangePicker (#62695)
|
2020-08-03 16:26:05 -07:00 |
|
Hans Muller
|
ddeb5bb9c8
|
Use OverflowBar instead of ButtonBar in DatePicker (#62686)
|
2020-08-03 14:27:17 -07:00 |
|
Hans Muller
|
17d317977b
|
Use OverflowBar instead of ButtonBar in TimePicker (#62601)
|
2020-08-03 14:26:43 -07:00 |
|
Alexandre Ardhuin
|
e3c3d6eb7e
|
text selection affinity can be null on web (#62778)
|
2020-08-03 14:26:05 -07:00 |
|
Hans Muller
|
2b51ac6f35
|
Use OverflowBar instead of ButtonBar in MaterialBanner (#62703)
|
2020-08-03 14:25:38 -07:00 |
|
Jonah Williams
|
a0745e23bf
|
[flutter_tools] add --analyze-size flag (#62697)
|
2020-08-03 14:21:05 -07:00 |
|
Jacob MacDonald
|
67e9b2945e
|
update to use more null safe packages (#62525)
Updates all the dependencies used in the most basic test and flutter_test isolates.
|
2020-08-03 12:29:30 -07:00 |
|
Michael Goderbauer
|
e5ca020d66
|
Make dartdoc warnings fatal for flutter_test (#62614)
|
2020-08-03 10:46:04 -07:00 |
|
Mehmet Fidanboylu
|
5a6dfa35ca
|
Remove mistakenly added DartDevelopmentService dependency (#62792)
|
2020-08-03 10:33:07 -07:00 |
|
Jonah Williams
|
c24772e8fb
|
[versions] update to the latest sdk versions (#62687)
|
2020-08-03 10:31:06 -07:00 |
|
Helin Shiah
|
5ce7282a36
|
Return devtools serve response instead of printing (#62702)
|
2020-08-03 10:26:12 -07:00 |
|
Pierre-Louis
|
52299fa34f
|
Cache floating cursor location on start event instead of update (#62415)
|
2020-08-03 10:26:07 -07:00 |
|
Alexandre Ardhuin
|
7884420a0a
|
migrate services to nullsafety (#62513)
NNBD migration for services
|
2020-07-31 11:20:00 -07:00 |
|
Helin Shiah
|
7cbec567de
|
Add daemon handler to start devtools (#62608)
|
2020-07-31 11:06:05 -07:00 |
|
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 |
|
Nolan Scobie
|
19f8fb1cac
|
Fix SemanticsNode.rect position for nested scrollables with useTwoPaneSemantics (#62359)
|
2020-07-31 09:46:06 -07:00 |
|
Jonah Williams
|
30aef0a3b9
|
[flutter_tools] add snapshot analysis dependency (#62590)
|
2020-07-30 14:20:21 -07:00 |
|