engine-flutter-autoroll
669a3d2b47
Roll Plugins from 0a0e3d205ca3 to 9fdc899b72ca (8 revisions) ( #118253 )
...
* d03de2fce [tool] Don't add Guava in the all-packages app (flutter/plugins#6747 )
* d485c7e83 [local_auth]: Bump espresso-core (flutter/plugins#6925 )
* a47e71988 [webview_flutter_platform_interface] Improves error message when `WebViewPlatform.instance` is null (flutter/plugins#6938 )
* 7132dac0e [google_maps]: Bump espresso-core from 3.4.0 to 3.5.1 in /packages/google_maps_flutter/google_maps_flutter_android/android (flutter/plugins#6937 )
* dc3287ccf [espresso]: Bump truth from 1.4.0 to 1.5.0 in /packages/espresso/android (flutter/plugins#6707 )
* 1de6477bd [camera]: Bump camerax_version from 1.3.0-alpha01 to 1.3.0-alpha02 in /packages/camera/camera_android_camerax/android (flutter/plugins#6828 )
* fb405819e [shared_preferences] Merge iOS and macOS implementations (flutter/plugins#6920 )
* 9fdc899b7 [various] Enable `avoid_dynamic_calls` (flutter/plugins#6834 )
2023-01-10 17:08:11 +00:00
engine-flutter-autoroll
f2c088b1cf
Roll Flutter Engine from 716bb9172c0d to 687e3cb0fbe2 (2 revisions) ( #118242 )
...
* 24ee5c10f Roll Fuchsia Mac SDK from ORxExaprF9fW5d4MP... to zC90VpkAGMG1jJ-BK... (flutter/engine#38734 )
* 687e3cb0f Roll Dart SDK from 418bee5da2e2 to 8d7a6aabd3a3 (2 revisions) (flutter/engine#38738 )
2023-01-10 14:30:30 +00:00
Taha Tesser
5d96d619d8
Add MaterialStateProperty overlayColor
& mouseCursor
and fix hovering on thumbs behavior ( #116894 )
2023-01-10 13:40:04 +00:00
Bruno Leroux
07bc245243
Add a comment about repeat event + fix typos ( #118095 )
2023-01-10 13:38:04 +00:00
Brandon DeRosier
700fe3d2b0
[Impeller Scene] Add SceneC asset importing ( #118157 )
2023-01-10 01:51:40 -08:00
Tae Hyung Kim
583a8122bc
Allow select cases to be numbers ( #116625 )
2023-01-10 01:18:03 -08:00
Bruno Leroux
ad7322ddbf
Hide InkWell hover highlight when an hovered InkWell is disabled ( #118026 )
2023-01-10 06:35:48 +00:00
engine-flutter-autoroll
466cb54633
Roll Flutter Engine from 9c0b187a1139 to 716bb9172c0d (3 revisions) ( #118220 )
...
* b6720a5b7 Undo axes flip on Mac when shift+scroll-wheel (flutter/engine#38338 )
* 4f0cdcd0b Inline usage of SkIsPow2 (flutter/engine#38722 )
* 716bb9172 [Impeller Scene] Add DisplayList OP and Dart bindings (flutter/engine#38676 )
2023-01-10 05:47:24 +00:00
Yegor
4205357554
add closed/open focus traversal; use open on web ( #115961 )
...
* allow focus to leave FlutterView
* fix tests and docs
* small doc update
* fix analysis lint
* use closed loop for dialogs
* add tests for new API
* address comments
* test FocusScopeNode.traversalEdgeBehavior setter; reverse wrap-around
* rename actionResult to invokeResult
* address comments
2023-01-10 02:08:34 +00:00
engine-flutter-autoroll
d6cd9c0cef
9c0b187a1 Roll Dart SDK from 853eff8b0faa to 418bee5da2e2 (4 revisions) (flutter/engine#38727) ( #118210 )
2023-01-10 00:41:55 +00:00
engine-flutter-autoroll
00a9db816d
Roll Flutter Engine from ee0c4d26b0fa to 264aa032cf75 (2 revisions) ( #118208 )
...
* 5a39a8846 Add CI builder for windows-arm64. (flutter/engine#38394)
* 264aa032c Revert "Add CI builder for windows-arm64. (#38394 )" (flutter/engine#38729 )
2023-01-09 23:57:17 +00:00
engine-flutter-autoroll
851611b38d
ee0c4d26b Roll flutter/packages to 25454e (flutter/engine#38685) ( #118205 )
2023-01-09 22:54:13 +00:00
Nicholas Shahan
e9bbb1137f
Fix path for require.js ( #118120 )
...
- Matches new location in the Dart SDK.
https://dart-review.googlesource.com/c/sdk/+/275482
- Includes fall back logic so the existing and new locations will work
depending on the file that is available.
2023-01-09 14:44:23 -08:00
engine-flutter-autoroll
02a8bbfaff
3a7d8862f Re-enable UIA text/range provider unit tests (flutter/engine#38718) ( #118201 )
2023-01-09 22:15:46 +00:00
Taha Tesser
fa1a4eebf3
Update ListTile
to support Material 3 ( #117965 )
...
* Update `ListTile` to support Material 3
* Update `Default ListTile debugFillProperties`
* Add #99933 HTML workaround.
2023-01-09 21:01:07 +00:00
engine-flutter-autoroll
31da712121
eb5c6f0b4 iOS FlutterTextureRegistry should be a proxy, not the engine itself (flutter/engine#37666) ( #118197 )
2023-01-09 20:28:15 +00:00
Helin Shiah
46e48ba3b4
Use program during attach if provided ( #118130 )
2023-01-09 11:27:47 -08:00
engine-flutter-autoroll
5bf6357d34
Roll Flutter Engine from 51baed6e01b8 to 5df0072a0e63 (3 revisions) ( #118192 )
...
* 181286315 Roll Dart SDK from cb29cb6d1d0f to 853eff8b0faa (2 revisions) (flutter/engine#38694 )
* 642f72f73 Bump actions/upload-artifact from 3.1.0 to 3.1.2 (flutter/engine#38713 )
* 5df0072a0 Bump actions/checkout from 3.2.0 to 3.3.0 (flutter/engine#38714 )
2023-01-09 19:11:17 +00:00
Jenn Magder
eaaacdcba9
Allow iOS and macOS plugins to share darwin directory ( #115337 )
2023-01-09 10:33:03 -08:00
Jenn Magder
a02b9d2bff
Update to Xcode 14.2 ( #117507 )
...
* Update to Xcode 14.2
* Only bump for devicelab builders
* Restore presubmit: false
2023-01-09 18:29:26 +00:00
engine-flutter-autoroll
78416d8742
51baed6e0 [fuchsia][scenic] Use infinite hit region (flutter/engine#38647) ( #118189 )
2023-01-09 18:29:22 +00:00
engine-flutter-autoroll
234452fef2
Roll Flutter Engine from b5513d7a442a to 5bdb04f33f99 (2 revisions) ( #118187 )
...
* e20809014 Roll Skia from 54dbda290908 to b8c0a78a2378 (43 revisions) (flutter/engine#38690 )
* 5bdb04f33 Roll Fuchsia Mac SDK from Bewt-eq7gNu6sU_Ob... to ORxExaprF9fW5d4MP... (flutter/engine#38697 )
2023-01-09 17:23:18 +00:00
engine-flutter-autoroll
c87cfd7108
Roll Flutter Engine from 03609b420beb to b5513d7a442a (2 revisions) ( #118186 )
...
* fd5a96e10 Limit selection change to focused node on Windows (flutter/engine#38634 )
* b5513d7a4 Roll Dart SDK from 0b064bc49557 to cb29cb6d1d0f (12 revisions) (flutter/engine#38688 )
2023-01-09 16:41:30 +00:00
Lucas.Xu
478d1dae77
remove the unused check in selectable_text ( #117716 )
2023-01-09 16:03:34 +00:00
engine-flutter-autoroll
6c225ddac4
Roll Flutter Engine from 33d7f8a1b307 to 03609b420beb (6 revisions) ( #118125 )
...
* c58254702 SkBudgeted -> skgpu::Budgeted (flutter/engine#38660 )
* 3d9214ace Bump actions/checkout from 3.1.0 to 3.2.0 (flutter/engine#38390 )
* a4775c7a7 Remove strict equality check for SkMatrix comparison (flutter/engine#38665 )
* 046012e8e [fuchsia] Enable CI for branches like `fuchsia_r51a`. (flutter/engine#38683 )
* cda410c28 Roll Skia from ecd3a2f865ba to 54dbda290908 (12 revisions) (flutter/engine#38668 )
* 03609b420 [web] Fix canvas2d leaks in text measurement (flutter/engine#38640 )
2023-01-09 16:02:10 +00:00
engine-flutter-autoroll
5335a96b50
0a0e3d205 Roll Flutter from 43b9120902
to 507062032f
(9 revisions) ( flutter/plugins#6919 ) ( #118183 )
2023-01-09 16:00:26 +00:00
Callum Moffat
7ddf42eae5
InteractiveViewer parameter to return to pre-3.3 trackpad/Magic Mouse behaviour ( #114280 )
...
* trackpadPanShouldActAsZoom
* Address feedback
* Move constant, add blank lines
2023-01-06 22:44:44 +00:00
engine-flutter-autoroll
71f920732b
33d7f8a1b Remove single view assumptions from window.dart
(flutter/engine#38453) ( #118069 )
2023-01-06 22:42:15 +00:00
engine-flutter-autoroll
0e555049be
Roll Plugins from 320461910156 to 276cfd4b212d (2 revisions) ( #118099 )
...
* 3a6f63bed Roll Flutter from 231855fc87
to 43b9120902
(11 revisions) (flutter/plugins#6918 )
* 276cfd4b2 [shared_preferences] Convert macOS to Pigeon (flutter/plugins#6914 )
2023-01-06 22:40:54 +00:00
Morris Kurz
e0f89e7b72
Fix out-of-sync ExpansionPanel animation ( #105024 )
...
* Increase minimum height of headerWidget in ExpansionPanel to smooth the animation.
Signed-off-by: Morris Kurz <morriskurz@gmail.com>
* Add regression tests that check for equal height of header elements in ExpansionPanel.
Signed-off-by: Morris Kurz <morriskurz@gmail.com>
* Clarify comment.
Signed-off-by: Morris Kurz <morriskurz@gmail.com>
* Reduce padding in ExpandIcon to 12px s.t. header height is 48px.
Signed-off-by: Morris Kurz <morriskurz@gmail.com>
* Update testcases to new header height (56px -> 48px).
Signed-off-by: Morris Kurz <morriskurz@gmail.com>
* Test for header height equal to 48px.
Signed-off-by: Morris Kurz <morriskurz@gmail.com>
* Change issue number to link in comment
* Add periods to comments
Signed-off-by: Morris Kurz <morriskurz@gmail.com>
2023-01-06 22:40:51 +00:00
Alex Wallen
6d7c5077ca
Update docstring ( #118072 )
...
Co-authored-by: a-wallen <stephenwallen@google.com>
2023-01-06 22:40:48 +00:00
Mohammed CHAHBOUN
507062032f
Added expandIconColor property on ExpansionPanelList Widget ( #115950 )
...
* Create expanIconColor doc template
* Add expandIconColor property to ExpansionPanelList
* Added tests for expandIconColor on ExpansionPanelList & radio
* Removed trailing spaces
2023-01-06 00:13:18 +00:00
gmackall
57dc071f79
Adding 'is' to list of kotlin reserved keywords ( #116299 )
...
Co-authored-by: Gray Mackall <mackall@google.com>
2023-01-06 00:10:07 +00:00
Nehal Patel
de2a42497f
Fix flutter update-packages
regression by fixing parameters in "pub get" runner ( #116687 )
...
* Make pub get runner respect printProgress and retry parameters
* Fix typo
* Add regression test
* Improve test
* Fix implementation and test
* Test to fix flutter_drone tests
* Revert test
* Attempt #2 to fix flutter_drone tests
* Revert attempt
* Hack: Force printProgress to debug Windows tests
* Use ProcessUtils.run to avoid dangling stdout and stderr
* Update documentation
* Clean up retry argument
2023-01-06 00:08:05 +00:00
Jason Simmons
4f3ed80400
Remove doc reference to the deprecated ui.FlutterWindow API ( #118064 )
2023-01-06 00:06:11 +00:00
Drew Roen
70d5834016
[EMPTY] Commit to refresh the tree that is currently red ( #118062 )
2023-01-05 14:21:00 -08:00
engine-flutter-autoroll
9b864b84bd
5bd90d6e7 Consider more roles as text (flutter/engine#38645) ( #118049 )
2023-01-05 20:16:22 +00:00
engine-flutter-autoroll
36a1caf299
74861f369 Reduce the size of Overlay FlutterImageView in HC mode (flutter/engine#38393) ( #118048 )
2023-01-05 18:25:43 +00:00
LongCatIsLooong
0a2e0a4730
Avoid using TextAffinity
in TextBoundary
( #117446 )
...
* Avoid affinity like the plague
* ignore lint
* clean up
* fix test
* review
* Move wordboundary to text painter
* docs
* fix tests
2023-01-05 17:04:15 +00:00
engine-flutter-autoroll
5a87a82904
bb4015269 Roll Skia from 158d51b34caa to ecd3a2f865ba (1 revision) (flutter/engine#38659) ( #118042 )
2023-01-05 16:47:57 +00:00
engine-flutter-autoroll
43b9120902
072a9ca37 Add TextProvider
and TextEdit
patterns to AXPlatformNodeWin
(flutter/engine#38646) ( #118039 )
2023-01-05 15:45:19 +00:00
engine-flutter-autoroll
7a5ae7cfc4
Roll Plugins from f9dda6a27b79 to 320461910156 (2 revisions) ( #118040 )
...
* 365332fe1 Roll Flutter from b938dc13df
to 231855fc87
(19 revisions) (flutter/plugins#6913 )
* 320461910 Update image_picker_ios CODEOWNER (flutter/plugins#6891 )
2023-01-05 15:43:15 +00:00
engine-flutter-autoroll
45886068cf
a01548f5f [Impeller Scene] Fix material/vertex color overlapping (flutter/engine#38653) ( #118027 )
2023-01-05 09:35:28 +00:00
engine-flutter-autoroll
a562fe2d8a
b9b0193ea Roll Skia from 60e4a4a27375 to 158d51b34caa (19 revisions) (flutter/engine#38654) ( #118018 )
2023-01-05 04:53:41 +00:00
engine-flutter-autoroll
da1a854911
35b7dee32 [Impeller] Set adaptive tolerance when rendering FillPathGeometry (flutter/engine#38497) ( #118017 )
2023-01-05 03:36:16 +00:00
engine-flutter-autoroll
fbb743dc15
60515762e [Impeller Scene] Compute joint transforms and apply them to skinned meshes (flutter/engine#38628) ( #118016 )
2023-01-05 02:52:21 +00:00
engine-flutter-autoroll
e2f390a777
Roll Flutter Engine from 32c468507b32 to cdd3bf29e27a (8 revisions) ( #118014 )
...
* 22f872d5e Roll Dart SDK from 617e70c95f5b to f6dcb8b0b5d3 (7 revisions) (flutter/engine#38626 )
* c5e0f9ed0 Roll Dart SDK from f6dcb8b0b5d3 to 0b064bc49557 (1 revision) (flutter/engine#38630 )
* 398f5d3bd Roll Skia from 15d36b15bca1 to 9423a8a0fc2d (37 revisions) (flutter/engine#38631 )
* ebf01dcdb Update FlutterPlatformNodeDelegate (flutter/engine#38615 )
* d7dbe5bf3 Roll Skia from 9423a8a0fc2d to 60e4a4a27375 (5 revisions) (flutter/engine#38633 )
* 67440ccd5 fix roll (flutter/engine#38635 )
* 87bdde8fe Fix build using VS 17.4's C++ STL (flutter/engine#38614 )
* cdd3bf29e make DisplayListFlags constexpr throughout (flutter/engine#38649 )
2023-01-05 02:11:22 +00:00
Camille Simon
873cf51763
[Android] Increase timeout duration for spell check integration test ( #117989 )
...
* Add timeout
* Add library directive
* Add comment, remove testing only changes
2023-01-05 01:46:35 +00:00
Flutter GitHub Bot
341ae18f6e
roll packages ( #118001 )
2023-01-04 22:49:16 +00:00
Flutter GitHub Bot
fe1271f898
roll packages ( #117940 )
2023-01-04 21:18:30 +00:00