27702 Commits

Author SHA1 Message Date
xubaolin
2ce43fac7b
Fix a Tabs crash when change the TabControllers (#98242) 2022-02-24 20:06:25 -08:00
Jonah Williams
83a88058d6
use dart pub deps to analyze consumer dependencies (#99079) 2022-02-24 19:26:27 -08:00
Viren Khatri
281f1421df
adds trackRadius to ScrollbarPainter and RawScrollbar (#98018) 2022-02-24 19:26:23 -08:00
Jenn Magder
9369bd3222
Wait for ios-deploy stdout before closing logLine stream (#99041) 2022-02-24 19:21:23 -08:00
Simon
f0d444721b
Correct font weight for Cupertino tab label (#90109) 2022-02-24 19:21:18 -08:00
Greg Spencer
c7643cf54e
Fix samples so that they present properly in the docs (#97224) 2022-02-24 18:51:22 -08:00
Danny Tuppeny
76758ef960
[dap] Don't use --start-paused when running in Profile/Release mode (#98926) 2022-02-24 17:06:24 -08:00
Tacca
37a1aaf8c1
reads min/target sdk versions from localproperties (#98450) 2022-02-24 12:16:15 -08:00
Jenn Magder
320d2cff64
Increase recommended CocoaPods version to 1.11 (#98621) 2022-02-24 12:11:21 -08:00
Justin McCandless
8d5903f746
Pasting collapses the selection and puts it after the pasted content (#98679)
Desktop selection behavior improvement.
2022-02-24 12:06:55 -08:00
Harry Terkelsen
735f9abfe1
Revert "Assert golden files use the right extension (#99016)" (#99075)
This reverts commit ee86e61f73ea5a6880eef377febc3f2c37f1b2f6.
2022-02-24 10:44:12 -08:00
Kate Lovett
ee86e61f73
Assert golden files use the right extension (#99016) 2022-02-23 19:59:21 -08:00
Jenn Magder
0eae276e68
Remove cli_utils from allow-list (#99037) 2022-02-23 18:54:23 -08:00
Tomasz Gucio
533a5dde96
Call bringIntoView after RenderEditable updates on paste (#98604) 2022-02-23 16:49:22 -08:00
Jenn Magder
edc16121f9
Update Xcode version to 13a233 (#98297) 2022-02-23 16:15:14 -08:00
dependabot[bot]
01893b6cea
Bump github/codeql-action from 1.1.2 to 1.1.3 (#99026) 2022-02-23 15:29:13 -08:00
xubaolin
2ad0ac0ef2
Draggable can be accepted when the data is null (#97355) 2022-02-23 15:19:22 -08:00
Tomasz Gucio
9e7cc970ea
Use int for PlaceholderSpan.placeholderCodeUnit (#98971) 2022-02-23 14:59:06 -08:00
keyonghan
c178cf859f
Skip can validate flutter version in parallel test in Linux web_tool_tests (#99017) 2022-02-23 14:19:20 -08:00
Alexander Dahlberg
47b5ed3948
Removed no-shuffle tag and fixed order dependency in daemon_test.dart (#98970) 2022-02-23 12:49:07 -08:00
Lau Ching Jun
6a9ac4509b
Add option in ProxiedDevice to only transfer the delta when deploying. (#97462) 2022-02-23 12:09:16 -08:00
chunhtai
c74a646b7b
Clean up ClipboardStatusNotifier (#98951)
* Clean up ClipboardStatusNotifier

* fix

* fix test

* more refactaaaaagit add .
2022-02-23 10:02:20 -08:00
chunhtai
1178c8e9d3
Revert "Remove redundant hide handles API from TextSelectionDelegate (#98944)" (#99008)
This reverts commit 94f6fd6ea8934407452853405835b92fec0d7ad9.
2022-02-23 09:48:53 -08:00
nt4f04uNd
85d4b28065
Correct the MediaQuery test name (#98984) 2022-02-23 08:49:14 -08:00
engine-flutter-autoroll
d24ea60f4d
Roll Engine from 258e7ff9c3df to 1012ac4b5af7 (7 revisions) (#98976) 2022-02-23 06:59:20 -08:00
Viren Khatri
922bbfeed7
Adds onReorderStart and onReorderEnd arguments to ReorderableList. (#96049) 2022-02-23 04:24:21 -08:00
engine-flutter-autoroll
3e4a7c0d0d
Roll Engine from ef9d407fedfe to 258e7ff9c3df (6 revisions) (#98962) 2022-02-22 23:49:20 -08:00
Alexander Dahlberg
4a2737401f
Fixed order dependency and removed no-shuffle-tag in build_ios_framew… (#94699)
* Fixed order dependency and removed no-shuffle-tag in build_ios_framework_test.dart

* Removed trailing spaces in build_ios_framework_test.dart

* Removed unnecessary formatting
2022-02-23 08:39:11 +01:00
Kate Lovett
cddd5524d4
Remove deprecated DayPicker and MonthPicker (#98543) 2022-02-22 18:19:15 -08:00
Darren Austin
3f52d5800a
Fixed some issues and clarified the docs for ReorderableListView. (#98954) 2022-02-22 17:07:48 -08:00
Bencze Balázs
a1a5c1496c
Add actionsOverflowAlignment parameter to dialog (#95995) 2022-02-22 16:26:20 -08:00
Emmanuel Garcia
f4fc2c87f7
Test that render object changed its visual appearance after texture is create (#98622) 2022-02-22 14:53:17 -08:00
chunhtai
94f6fd6ea8
Remove redundant hide handles API from TextSelectionDelegate (#98944) 2022-02-22 14:44:18 -08:00
Tomasz Gucio
e4351ff053
Enable use_if_null_to_convert_nulls_to_bools lint (#98753) 2022-02-22 14:39:20 -08:00
gaaclarke
a7790d8e3a
Added a microbenchmark for Timeline events. (#98763) 2022-02-22 13:42:50 -08:00
Michael Goderbauer
79d435d018
Reland "Add more tests to slider to avoid future breakages (#98772)" (#98936) 2022-02-22 13:24:17 -08:00
engine-flutter-autoroll
48c9bbe182
Roll Engine from f6ea6186eecc to ef9d407fedfe (34 revisions) (#98940) 2022-02-22 12:39:18 -08:00
chunhtai
fd41d419b4
Fix getOffsetForCaret to return correct value if contains widget span (#98542) 2022-02-22 12:29:22 -08:00
Kirolous Nashaat
9dc9cf57f2
Added optional parameter keyboardType to showDatePicker (#93439) 2022-02-22 11:45:06 -08:00
Anurag Roy
0277a46b80
Update comments for chip tests (#97476) 2022-02-22 11:14:21 -08:00
Ben Konyi
729f8c83d2
Update regexp for Observatory/VM Service message parsing for device lab (#98935)
Should unblock https://github.com/flutter/flutter/issues/98930
2022-02-22 10:59:53 -08:00
Tomasz Gucio
cd2413c2c3
Avoid unnecessary lambdas in SelectionOverlay.showHandles() (#98912) 2022-02-22 09:49:16 -08:00
Justin McCandless
3b05d80622
Spacebar and enter in EditableText work with Inkwells (#98469)
Fixes a bug especially with text fields in a ListTile where space and enter didn't work.
2022-02-22 09:11:08 -08:00
engine-flutter-autoroll
f8f14c3897
Roll Plugins from d9fc677ab06f to 6d88e3a2a184 (1 revision) (#98923) 2022-02-22 08:19:22 -08:00
engine-flutter-autoroll
617de91198
Roll Plugins from 1e7af5e1d66b to d9fc677ab06f (4 revisions) (#98870) 2022-02-21 08:04:12 -08:00
Zachary Anderson
54a9d65282
Revert "Reland "Enable caching of CPU samples collected at application startup (#89600)"" (#98803) 2022-02-19 10:09:26 -08:00
engine-flutter-autoroll
c849844feb
Roll Engine from e0d70c0bc2c0 to f6ea6186eecc (8 revisions) (#98784) 2022-02-18 22:54:16 -08:00
engine-flutter-autoroll
44848b9615
Roll Engine from bad558812de9 to e0d70c0bc2c0 (2 revisions) (#98777) 2022-02-18 21:49:23 -08:00
Zachary Anderson
9aed29873a
Revert "Add more tests to slider to avoid future breakages (#98772)" (#98783)
This reverts commit baa2803fe1da00b18c47797abc31db230a64f5df.
2022-02-18 20:43:35 -08:00
Michael Goderbauer
baa2803fe1
Add more tests to slider to avoid future breakages (#98772) 2022-02-18 16:59:23 -08:00