Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roll Flutter from c175cf87a6a3 to ea351694fe5b (118 revisions) #4869

Closed
Changes from all commits
Commits
Show all changes
118 commits
Select commit Hold shift click to select a range
e0e955d
5a2b8dc4e Roll Flutter Engine from 772d5e996af8 to 1809b05a37a3 (1 re…
engine-flutter-autoroll Sep 7, 2023
443f6a3
28ec737d3 Roll Packages from 64af59e00bb7 to e7d812cefce0 (6 revision…
engine-flutter-autoroll Sep 7, 2023
d89e4ac
7fe4571af Roll Flutter Engine from 1809b05a37a3 to e8de3dd63d47 (1 re…
engine-flutter-autoroll Sep 7, 2023
ab6521d
414bff140 ScrollController creation dispatching for memory leaks trac…
engine-flutter-autoroll Sep 7, 2023
fec9971
be06151e7 Cover some test/widgets tests with leak tracking (flutter/f…
engine-flutter-autoroll Sep 7, 2023
75f275a
792e26df9 [Windows] Add target architecture to build path (flutter/fl…
engine-flutter-autoroll Sep 7, 2023
d4b9fd5
c57e4e79a Revert "Cover some test/widgets tests with leak tracking" (…
engine-flutter-autoroll Sep 7, 2023
a2faf83
a14989b3b Tweaking CSS to make object docs more legible. (flutter/flu…
engine-flutter-autoroll Sep 7, 2023
55489a5
54402ae37 _ResetNotifier should communicate creation in constructor.…
engine-flutter-autoroll Sep 7, 2023
49e0db4
c1256d535 _FocusTraversalGroupNode should communicate creation in con…
engine-flutter-autoroll Sep 7, 2023
19c762b
127b90e1d Test cover more tests with leak tracking. (flutter/flutter#…
engine-flutter-autoroll Sep 7, 2023
12b3199
82ded6035 Roll Flutter Engine from e8de3dd63d47 to 51090e3cfe79 (2 re…
engine-flutter-autoroll Sep 7, 2023
ac985e9
b51859ec3 Add benchmark for scrolling very long pictures (flutter/flu…
engine-flutter-autoroll Sep 7, 2023
6bdf402
8128b2e2f Run Mac_arm64_ios run_debug_test_macos in presubmit (flutte…
engine-flutter-autoroll Sep 7, 2023
17aed8d
f32b6fed2 Fix `cursorColor` with an opacity is not respected (flutter…
engine-flutter-autoroll Sep 7, 2023
e5756d2
acdcbae78 Revert "Fixing memory leak in EditableTextState" (flutter/f…
engine-flutter-autoroll Sep 7, 2023
069f8f5
1519553be [flutter_tools] print out the unzipping method used by upda…
engine-flutter-autoroll Sep 7, 2023
310e0fa
c263c56dc give --task-args option in `test_runner` a help description…
engine-flutter-autoroll Sep 7, 2023
9f29acc
e98d3929c Revert "Run Mac_arm64_ios run_debug_test_macos in presubmit…
engine-flutter-autoroll Sep 7, 2023
06437ac
b4753c328 Improve doctor output on incomplete Visual Studio installat…
engine-flutter-autoroll Sep 7, 2023
5c1ebc0
e6e44de33 Add MacOS AppKitView class. (flutter/flutter#132583)
engine-flutter-autoroll Sep 7, 2023
2f7e4e9
0b3b8cd55 Removes ios universal link vmservices and let xcodeproject …
engine-flutter-autoroll Sep 7, 2023
68a3da5
33210218b [flutter_tools] Fix flutter upgrade not finding git tags (f…
engine-flutter-autoroll Sep 7, 2023
45e4f5c
7ade16388 Roll Flutter Engine from 51090e3cfe79 to ca513c999257 (15 r…
engine-flutter-autoroll Sep 7, 2023
42d655b
5b6d748cb Fix sample code crash, add test (flutter/flutter#133812)
engine-flutter-autoroll Sep 7, 2023
3f216f7
727b9fd10 Roll Flutter Engine from ca513c999257 to 10e2df60b053 (3 re…
engine-flutter-autoroll Sep 7, 2023
73c1b86
956999a4b Make Route dispatching memory events. (flutter/flutter#133721)
engine-flutter-autoroll Sep 7, 2023
676268d
cf051e7db Fix clipBehavior ignored in Scrollable of SingleChildScroll…
engine-flutter-autoroll Sep 7, 2023
809e381
62fb15a63 Roll Flutter Engine from 10e2df60b053 to b867c4da54cc (3 re…
engine-flutter-autoroll Sep 7, 2023
0c3b318
400702d1d Add an example for `InputChip` generated by user input (fl…
engine-flutter-autoroll Sep 7, 2023
2863faa
d67ec7c77 Roll Flutter Engine from b867c4da54cc to 494fd7fe85a3 (1 re…
engine-flutter-autoroll Sep 7, 2023
2a89021
0a305bbc5 Roll Flutter Engine from 494fd7fe85a3 to f28eb11e5bd4 (1 re…
engine-flutter-autoroll Sep 7, 2023
5d00777
a3a651d82 Roll Flutter Engine from f28eb11e5bd4 to 01e74b252ee0 (1 re…
engine-flutter-autoroll Sep 7, 2023
d8d63cf
e9448fdf6 Roll Flutter Engine from 01e74b252ee0 to a9ebed54c451 (2 re…
engine-flutter-autoroll Sep 7, 2023
32493fd
4324d2112 Roll Flutter Engine from a9ebed54c451 to 0769aba5b7d8 (2 re…
engine-flutter-autoroll Sep 7, 2023
360e8e0
c141126df Roll Flutter Engine from 0769aba5b7d8 to 09cb3d99f24e (1 re…
engine-flutter-autoroll Sep 7, 2023
4ba2966
f0b682bc0 Roll Flutter Engine from 09cb3d99f24e to ced8f1a71206 (1 re…
engine-flutter-autoroll Sep 7, 2023
54f7a2a
510ecaa4e Fix MaterialState.pressed is missing when pressing button w…
engine-flutter-autoroll Sep 7, 2023
05e9532
e32619992 Add more documentation for SystemChannels.keyboard getKeybo…
engine-flutter-autoroll Sep 7, 2023
1e3925b
eb77b525c Roll Flutter Engine from ced8f1a71206 to 4c085b883d6f (2 re…
engine-flutter-autoroll Sep 7, 2023
58c545e
1b1c8a160 Fixed `PaginatedDataTable` not using `dataRowMinHeight` and…
engine-flutter-autoroll Sep 7, 2023
bc45f5f
0f3bd90d9 Adds a parent scope TraversalEdgeBehavior and fixes modal r…
engine-flutter-autoroll Sep 7, 2023
68a5b34
78ff1226c Test cover more tests with leak tracking. (flutter/flutter#…
engine-flutter-autoroll Sep 7, 2023
8ce07e2
16b9e7707 Roll Flutter Engine from 4c085b883d6f to ddd03f863897 (1 re…
engine-flutter-autoroll Sep 7, 2023
8402d23
37c55bab2 Run Mac_arm64_ios run_debug_test_macos in presubmit (flutte…
engine-flutter-autoroll Sep 7, 2023
5a19f44
033274c66 Change android_virtual_device to version 34 (flutter/flutte…
engine-flutter-autoroll Sep 7, 2023
dddb014
8cbf42a7d Roll Flutter Engine from ddd03f863897 to d00b69a438a6 (2 re…
engine-flutter-autoroll Sep 7, 2023
31e3f1f
959cdb79f Remove deprecated TestWindow.textScaleFactorTestValue/TestW…
engine-flutter-autoroll Sep 7, 2023
20e7bdc
a66eae17a fix install checks in flavors devicelab tests (flutter/flut…
engine-flutter-autoroll Sep 7, 2023
42ed4b3
b1f691c9f Remove deprecated TestWindow.platformBrightnessTestValue/Te…
engine-flutter-autoroll Sep 7, 2023
108739e
5649161bd Revert "fix install checks in flavors devicelab tests" (flu…
engine-flutter-autoroll Sep 7, 2023
5426826
df8ee8d63 [Windows Arm64] Add first device lab test (flutter/flutter#…
engine-flutter-autoroll Sep 7, 2023
9be1565
80f737d1e Mark leak in _DayPickerState. (flutter/flutter#133863)
engine-flutter-autoroll Sep 7, 2023
b22a5af
a3362a9ff MaterialStatesController should dispatch creation in constr…
engine-flutter-autoroll Sep 7, 2023
6190572
248645a2b RestorableProperty should dispatch creation in constructor.…
engine-flutter-autoroll Sep 7, 2023
3a2b072
685ce14b2 Roll Flutter Engine from d00b69a438a6 to 489c399e3dc6 (3 re…
engine-flutter-autoroll Sep 7, 2023
6ba930d
3896912d4 Fix for new analyzer lint (flutter/flutter#133923)
engine-flutter-autoroll Sep 7, 2023
e3d8a72
da51c6c71 Manual roll Flutter Engine from 489c399e3dc6 to e496eec40e2…
engine-flutter-autoroll Sep 7, 2023
2d4db41
c67e6df16 Roll Flutter Engine from e496eec40e21 to 020776662e92 (1 re…
engine-flutter-autoroll Sep 7, 2023
692a038
96621ebf0 Roll Flutter Engine from 020776662e92 to fbc6f4a54047 (1 re…
engine-flutter-autoroll Sep 7, 2023
3fc518a
ef9befc9d Reland leak fix for EditableTextState (flutter/flutter#133806)
engine-flutter-autoroll Sep 7, 2023
f9b48ad
6eca007a8 Fix links in top level README (flutter/flutter#133893)
engine-flutter-autoroll Sep 7, 2023
deafbdc
85bece268 [flutter_tools] Fix TypeError when a FileSystemException ha…
engine-flutter-autoroll Sep 7, 2023
08f5d5f
cb0a613ec SegmentedButton should not create new MaterialStatesControl…
engine-flutter-autoroll Sep 7, 2023
c61156d
225106323 Manual roll Flutter Engine from fbc6f4a54047 to 1a6b47af3eb…
engine-flutter-autoroll Sep 7, 2023
571e340
c05dc3e68 [Reland] Fix flavors test install checks (flutter/flutter#1…
engine-flutter-autoroll Sep 7, 2023
1f67025
7cdf314d0 CupertinoAlertDialog should not create ScrollController on …
engine-flutter-autoroll Sep 7, 2023
c5010fa
c9f70e9fd _SearchBarState should dispose FocusNode, if it created it.…
engine-flutter-autoroll Sep 7, 2023
1a0fb1c
af1b7494d RenderParagraph should dispose instances of SelectableFragm…
engine-flutter-autoroll Sep 7, 2023
12ace66
7625c10f4 _MaterialAppState should dispose MaterialHeroController. (f…
engine-flutter-autoroll Sep 7, 2023
54150ac
a7dbec31f Cover more tests with leak tracking. (flutter/flutter#133958)
engine-flutter-autoroll Sep 7, 2023
49954ca
e66ec8e0b Dispose AnimationSheetRecorder to avoid leaks (flutter/flut…
engine-flutter-autoroll Sep 7, 2023
98edffb
e30f9c421 Revert "_SearchBarState should dispose FocusNode, if it cre…
engine-flutter-autoroll Sep 7, 2023
2a3d534
a425e5625 Revert "CupertinoAlertDialog should not create ScrollContro…
engine-flutter-autoroll Sep 7, 2023
835f074
d6edbfc3d Roll Flutter Engine from 1a6b47af3eb0 to f4975e04f35e (16 r…
engine-flutter-autoroll Sep 7, 2023
139f909
6c5642167 Retry connecting to device in CI after lost connection (flu…
engine-flutter-autoroll Sep 7, 2023
af3a0b7
9bde4f703 Roll Flutter Engine from f4975e04f35e to 98b036ae708e (3 re…
engine-flutter-autoroll Sep 7, 2023
8a953c6
db0daa092 Roll Flutter Engine from 98b036ae708e to 5b2cc9d9b8fe (2 re…
engine-flutter-autoroll Sep 7, 2023
760273c
3871139f3 Roll Flutter Engine from 5b2cc9d9b8fe to 590349006d23 (2 re…
engine-flutter-autoroll Sep 7, 2023
30f658e
70c35bb55 Roll Flutter Engine from 590349006d23 to 8bacc3b38707 (5 re…
engine-flutter-autoroll Sep 7, 2023
e8dc149
1db39ddc8 Roll Flutter Engine from 8bacc3b38707 to 0c663258fd09 (3 re…
engine-flutter-autoroll Sep 7, 2023
3ea8846
f4a6f69db Roll Flutter Engine from 0c663258fd09 to 0c8c1647dcd0 (1 re…
engine-flutter-autoroll Sep 7, 2023
3e11dca
7b0b0e273 Roll Flutter Engine from 0c8c1647dcd0 to 9344685efbc3 (1 re…
engine-flutter-autoroll Sep 7, 2023
2a5fede
3e65d04cf Roll Flutter Engine from 9344685efbc3 to bace539bb654 (1 re…
engine-flutter-autoroll Sep 7, 2023
1e94767
151e8b576 Roll Flutter Engine from bace539bb654 to 3d9989f1e155 (3 re…
engine-flutter-autoroll Sep 7, 2023
3f71d07
90d6b0bfa Roll Flutter Engine from 3d9989f1e155 to c7fd088291e2 (1 re…
engine-flutter-autoroll Sep 7, 2023
975740c
c97e7fd49 Roll Flutter Engine from c7fd088291e2 to 5253a33096d1 (1 re…
engine-flutter-autoroll Sep 7, 2023
28eefdd
03fcfbef2 Roll Flutter Engine from 5253a33096d1 to a5e7fa6bf81a (1 re…
engine-flutter-autoroll Sep 7, 2023
e5aa95b
03b60ac75 _DropdownMenuState should dispose TextEditingController. (f…
engine-flutter-autoroll Sep 7, 2023
b2d630b
99f5cf07d Roll Flutter Engine from a5e7fa6bf81a to 839051596b1d (2 re…
engine-flutter-autoroll Sep 7, 2023
f0168b9
61a388a44 Fix not disposed items in Cupertino app and route. (flutter…
engine-flutter-autoroll Sep 7, 2023
7749b89
195dca02c [flutter_tools] Fix "FormatException: Invalid date format" …
engine-flutter-autoroll Sep 7, 2023
8d1daca
ee0a15d4f MinimumTextContrastGuideline should dispose image. (flutter…
engine-flutter-autoroll Sep 7, 2023
68869ac
b0e5a5ca6 Add `CheckedPopupMenuItem.onTap` callback (flutter/flutter#…
engine-flutter-autoroll Sep 7, 2023
ed349ce
cd9a257d7 Fix `subtitleTextStyle.color` isn't applied to the `ListTil…
engine-flutter-autoroll Sep 7, 2023
976236b
d792c664a [Windows Arm64] Also use Windows 11 for Devicelab tests (fl…
engine-flutter-autoroll Sep 7, 2023
5650b14
4184a1d29 Roll Flutter Engine from 839051596b1d to b04c2a378302 (7 re…
engine-flutter-autoroll Sep 7, 2023
41151a3
420aa9f7f Clean the fixed TODOs. (flutter/flutter#133859)
engine-flutter-autoroll Sep 7, 2023
c9d3ee6
41ebf282d Roll Flutter Engine from b04c2a378302 to 2c69d05dfafb (3 re…
engine-flutter-autoroll Sep 7, 2023
a0fdffb
1f0730e67 DraggableScrollableActuator should dispose notifier. (flutt…
engine-flutter-autoroll Sep 7, 2023
693fc67
f0394437b Roll Flutter Engine from 2c69d05dfafb to fa14d337449b (6 re…
engine-flutter-autoroll Sep 7, 2023
7d80fc4
cf1968aa6 Bump actions/upload-artifact from 3.1.2 to 3.1.3 (flutter/f…
engine-flutter-autoroll Sep 7, 2023
5528d09
e8ff2aed3 Revert "Roll Flutter Engine from 2c69d05dfafb to fa14d33744…
engine-flutter-autoroll Sep 7, 2023
953c12c
14ced7599 Manual roll Flutter Engine from 2c69d05dfafb to 75437a3bd00…
engine-flutter-autoroll Sep 7, 2023
d7c3f4e
83c24274b Roll Flutter Engine from 75437a3bd002 to 187c5b3c5f71 (1 re…
engine-flutter-autoroll Sep 7, 2023
26ddc25
ded8b8e31 Reland "Fix `Chip.shape`'s side is not used when provided i…
engine-flutter-autoroll Sep 7, 2023
10ac053
3b0359a02 Roll Flutter Engine from 187c5b3c5f71 to d864ae68db3c (2 re…
engine-flutter-autoroll Sep 7, 2023
3519d24
75797a8a7 Fix `DataTable`'s `headingTextStyle` & `dataTextStyle` are …
engine-flutter-autoroll Sep 7, 2023
44099bb
f5355af4a Fix `TabBar` doesn't use `labelStyle` & `unselectedLabelSty…
engine-flutter-autoroll Sep 7, 2023
9f4303e
3744050be Roll Flutter Engine from d864ae68db3c to 5a45ecd24aa3 (1 re…
engine-flutter-autoroll Sep 7, 2023
2bbfa08
bbf5d11aa Roll Flutter Engine from 5a45ecd24aa3 to 558136a1ccbf (1 re…
engine-flutter-autoroll Sep 7, 2023
4a617fe
6ddb3b04b Roll Flutter Engine from 558136a1ccbf to 71bea01d3abe (2 re…
engine-flutter-autoroll Sep 7, 2023
8af5bd6
2867b31f5 Fixed [NavigationRailDestination]'s label opacity while dis…
engine-flutter-autoroll Sep 7, 2023
177b34c
0d198c7ba SearchDelegate should dispose resources. (flutter/flutter#1…
engine-flutter-autoroll Sep 7, 2023
bb6de27
aca91df6b Cover some test/widgets tests with leak tracking (flutter/f…
engine-flutter-autoroll Sep 7, 2023
2ac2c4d
12e6ff2c5 DropdownRoutePage should dispose the created ScrollControll…
engine-flutter-autoroll Sep 7, 2023
c9c322f
11ad759ae Roll Flutter Engine from 71bea01d3abe to f0b718e28779 (2 re…
engine-flutter-autoroll Sep 7, 2023
33f2044
ea351694f Roll Packages from e7d812cefce0 to 22d475491502 (9 revision…
engine-flutter-autoroll Sep 7, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .ci/flutter_master.version
Original file line number Diff line number Diff line change
@@ -1 1 @@
c175cf87a6a3d797fdc3f81cbd54419f639cd3d9
ea351694fe5bdc824d1e9fba89a2ff086dcd8474