Commit Graph

33666 Commits

Author SHA1 Message Date
LongCatIsLooong
33ffdd704f Revert "Update test font (#121306)" (#122053)
This reverts commit 9f69a3679b.
2023-03-06 14:15:58 -08:00
Christopher Fujino
b1641749fc pin flutter_plugin_android_lifecycle and roll other pub deps (#122043)
pin flutter_plugin_android_lifecycle and roll other pub deps
2023-03-06 21:51:07 +00:00
Lau Ching Jun
3e96dfc03e Add backward compatibility in proxied_devices. (#122040)
Add backward compatibility in proxied_devices.
2023-03-06 21:46:57 +00:00
LongCatIsLooong
9f69a3679b Update test font (#121306)
Update test font
2023-03-06 21:46:51 +00:00
Andrew Kolos
57c7aa53c1 Reland "Speed up first asset load by using the binary-formatted asset manifest for image resolution (#121322)
Reland "Speed up first asset load by using the binary-formatted asset manifest for image resolution
2023-03-06 20:37:43 +00:00
engine-flutter-autoroll
a7f05473b6 e2bd89f97 Roll Skia from d43c1424807e to 7e1756b42f94 (1 revision) (flutter/engine#40087) (#122033)
Roll Flutter Engine from b6db201ea32f to e2bd89f97e7f (1 revision)
2023-03-06 20:36:53 +00:00
pdblasi-google
a53105d941 Revert "Removes single window assumptions from flutter_test (#121549)" (#122037)
This reverts commit f2dd19d5b6.
2023-03-06 11:49:40 -08:00
engine-flutter-autoroll
f5ddece56e Roll Packages from ca7205b9c541 to 789e3a72c9d4 (7 revisions) (#122026)
Roll Packages from ca7205b9c541 to 789e3a72c9d4 (7 revisions)
2023-03-06 18:38:16 +00:00
pdblasi-google
f2dd19d5b6 Removes single window assumptions from flutter_test (#121549)
Removes single window assumptions from `flutter_test`
2023-03-06 18:38:14 +00:00
J-P Nurmi
f873252ce6 Add missing properties to ListTileTheme.merge (#121975)
Add missing properties to `ListTileTheme.merge`
2023-03-06 18:34:08 +00:00
Seiya Kokushi
acc840e574 [tool] Proposal to multiple defines for --dart-define-from-file (#120878)
[tool] Proposal to multiple defines for --dart-define-from-file
2023-03-06 18:16:14 +00:00
Taha Tesser
efcc8b768e Fix license page title color issues (#121872) 2023-03-06 08:12:24 -08:00
engine-flutter-autoroll
965ddfd8dd b6db201ea Roll Skia from ab12a43ea332 to d43c1424807e (2 revisions) (flutter/engine#40084) (#122018)
Roll Flutter Engine from 197b6dae1c31 to b6db201ea32f (1 revision)
2023-03-06 16:09:27 +00:00
Eilidh Southren
d696b05165 Bottom appbar/sheet shadow property (#121406)
* add shadowColor property

* add to bottom app bar

* add test

* update m2/m3 diffs

* reorder debug test

* finalize

* remove crswap

* update doc comments

* add m2 shadow back

* add const

* update docs

* update docs

* comment replies

* make param non-null

* indentation fix

* doc fix
2023-03-06 11:41:59 +00:00
Sigurd Meldgaard
7a28078509 Use dart pub instead of dart __deprecated pub (#121605) 2023-03-06 11:23:12 +01:00
engine-flutter-autoroll
d940ec1f76 197b6dae1 [Impeller] Round glyph locations per-run to fix per-glyph jitter (flutter/engine#40073) (#122002)
Roll Flutter Engine from f8ec13dade7c to 197b6dae1c31 (1 revision)
2023-03-06 09:51:32 +00:00
engine-flutter-autoroll
dd99a37273 f8ec13dad Roll Skia from 6ab9a7f46467 to ab12a43ea332 (4 revisions) (flutter/engine#40082) (#122000)
Roll Flutter Engine from 54b989378249 to f8ec13dade7c (1 revision)
2023-03-06 08:59:25 +00:00
engine-flutter-autoroll
b6963bb2d9 54b989378 Roll Skia from 5ce2918379b4 to 6ab9a7f46467 (1 revision) (flutter/engine#40081) (#121995)
Roll Flutter Engine from b4297f3cc886 to 54b989378249 (1 revision)
2023-03-06 07:24:32 +00:00
engine-flutter-autoroll
6afaeab23a Roll Flutter Engine from de724e263264 to b4297f3cc886 (7 revisions) (#121991)
Roll Flutter Engine from de724e263264 to b4297f3cc886 (7 revisions)
2023-03-06 06:42:24 +00:00
Jason Simmons
95387c6621 Fix field cleared by TestWindow.clearGestureSettingsTestValue (#121956) 2023-03-04 16:59:14 -08:00
engine-flutter-autoroll
f2f80059ff Roll Flutter Engine from 3070e61574c0 to de724e263264 (2 revisions) (#121922)
Roll Flutter Engine from 3070e61574c0 to de724e263264 (2 revisions)
2023-03-04 04:39:38 +00:00
Qun Cheng
b114654947 Add IconButton.filled, IconButton.filledTonal, IconButton.outlined (#121884) 2023-03-03 19:59:39 -08:00
engine-flutter-autoroll
7979d8eb40 Roll Flutter Engine from 34a828142134 to 3070e61574c0 (3 revisions) (#121919)
Roll Flutter Engine from 34a828142134 to 3070e61574c0 (3 revisions)
2023-03-04 02:21:24 +00:00
Qun Cheng
d33125687b Reland: Add visual density for menu default style (#114878) 2023-03-03 18:08:27 -08:00
engine-flutter-autoroll
efb1dc86c4 34a828142 Revert UIA (flutter/engine#40062) (#121916)
Roll Flutter Engine from 249e78dfb025 to 34a828142134 (1 revision)
2023-03-04 01:19:06 +00:00
engine-flutter-autoroll
4d6336c8a0 Roll Flutter Engine from f31988115453 to 249e78dfb025 (8 revisions) (#121913)
Roll Flutter Engine from f31988115453 to 249e78dfb025 (8 revisions)
2023-03-04 00:22:11 +00:00
Hasnen Tai
859b6ecd3d Feat: showDatePicker - Exposed callback when user changes Date Picker Mode (#119116) 2023-03-03 15:55:04 -08:00
engine-flutter-autoroll
eaae56ad29 Roll Flutter Engine from 9809d972cc15 to f31988115453 (3 revisions) (#121909)
Roll Flutter Engine from 9809d972cc15 to f31988115453 (3 revisions)
2023-03-03 23:02:04 +00:00
Christopher Fujino
26b7456f88 [flutter_tools] remove late from update-packages command (#121891)
[flutter_tools] remove late from update-packages command
2023-03-03 22:38:19 +00:00
Chris Yang
b81b1e28a3 [flutter_tool] add enable-embedder-api flag (#121895)
[flutter_tool] add enable-embedder-api flag
2023-03-03 21:13:54 +00:00
engine-flutter-autoroll
d55130479a Roll Flutter Engine from 569c62d11084 to 9809d972cc15 (7 revisions) (#121897)
Roll Flutter Engine from 569c62d11084 to 9809d972cc15 (7 revisions)
2023-03-03 20:33:03 +00:00
Michael Goderbauer
b9c2d49989 Mark web_long_running_tests_2_5 flaky (#121814)
Mark web_long_running_tests_2_5 flaky
2023-03-03 18:35:13 +00:00
Casey Hillers
22e33275b5 [conductor] Roll engine->flutter whenever version is out of date (#121502)
[conductor] Roll engine whenever version is out of date
2023-03-03 18:10:09 +00:00
Victoria Ashworth
cc26a1aa0c Update device filtering and introduce isConnected and connectionInterface (#121359)
Update device filtering and introduce isConnected and connectionInterface
2023-03-03 18:06:16 +00:00
engine-flutter-autoroll
c590086bcc Roll Packages from 875a4032544f to ca7205b9c541 (10 revisions) (#121879)
Roll Packages from 875a4032544f to ca7205b9c541 (10 revisions)
2023-03-03 17:24:17 +00:00
Danny Tuppeny
3494c08448 [flutter_tools/dap] Inform DAP client whether restart is supported (#121610)
[flutter_tools/dap] Inform DAP client whether restart is supported
2023-03-03 12:54:23 +00:00
engine-flutter-autoroll
4ab053c252 569c62d11 Roll Skia from 04e32a9e5641 to 35aef51800ea (4 revisions) (flutter/engine#40050) (#121869)
Roll Flutter Engine from a098c91e5e72 to 569c62d11084 (1 revision)
2023-03-03 12:36:53 +00:00
engine-flutter-autoroll
2311174e12 Roll Flutter Engine from 2be41c6d0152 to a098c91e5e72 (10 revisions) (#121857)
Roll Flutter Engine from 2be41c6d0152 to a098c91e5e72 (10 revisions)
2023-03-03 07:17:23 +00:00
Christopher Fujino
902dac4763 ensure no pub output while caching PubDependencies artifact (#121831)
[flutter_tools] ensure no pub output while caching PubDependencies artifact
2023-03-03 02:40:14 +00:00
Flutter GitHub Bot
0d9a0207ad roll packages (#121746)
Roll pub packages
2023-03-03 01:38:03 +00:00
Kevin Moore
a7f9ebcc49 Reorganize CLI flags for build web (#121837)
Reorganize CLI flags for `build web`
2023-03-03 00:59:16 +00:00
Xilai Zhang
9cb7a151ad Revert "Use AnimatedSwitcher's _childNumber as Key in layoutBuilder's Stack (#121408)" (#121835)
[flutter roll] Revert "Use AnimatedSwitcher's _childNumber as Key in layoutBuilder's Stack"
2023-03-02 23:24:02 +00:00
engine-flutter-autoroll
712ce3b57f Roll Flutter Engine from 5f6469f47e42 to 2be41c6d0152 (5 revisions) (#121834)
Roll Flutter Engine from 5f6469f47e42 to 2be41c6d0152 (5 revisions)
2023-03-02 23:17:38 +00:00
Kevin Moore
a8cc95e36d flutter_tool: only enable wasm compile in master channel (#121755)
flutter_tool: only enable wasm compile in master channel
2023-03-02 22:21:50 +00:00
engine-flutter-autoroll
aa588365f9 5f6469f47 Roll Dart SDK from 512513bc574f to a32e24068a6c (1 revision) (flutter/engine#40023) (#121821)
Roll Flutter Engine from 28497046429d to 5f6469f47e42 (1 revision)
2023-03-02 20:50:54 +00:00
Bruno Leroux
a4ecd3e2f1 Cleanup PageTransitionsTheme documentation and add one example (#121701)
Cleanup PageTransitionsTheme documentation and add one example
2023-03-02 20:47:53 +00:00
Michael Goderbauer
50c80d9b50 Remove all traces of ViewConfiguration/PlatformConfiguration (#121751)
Remove all traces of ViewConfiguration/PlatformConfiguration
2023-03-02 20:46:15 +00:00
stuartmorgan
92bb306bcd Add curl dependency to plugin_test_linux (#121807)
Add `curl` dependency to plugin_test_linux
2023-03-02 19:18:26 +00:00
Qun Cheng
c7fa8e5f7d Revert "Add visual density for menu default style (#114878)" (#121810)
This reverts commit 37be384205.
2023-03-02 10:34:15 -08:00
Michael Goderbauer
92a1a8ba09 Migrate to FlutterView.gestureSettings (#121749) 2023-03-02 10:17:29 -08:00