Commit graph

32781 commits

Author SHA1 Message Date
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
Christopher Fujino 672fe20bde
[flutter_tools] Fix null check in parsing web plugin from pubspec.yaml (#117939)
* fix null check in parsing web plugin yaml

* revert accidental diff

* remove comment
2023-01-04 20:28:26 +00:00
engine-flutter-autoroll 231855fc87
Roll Plugins from e85f8ac1502d to f9dda6a27b79 (3 revisions) (#117972)
* 6df3ef23f [in_app_pur] Add screenshots to pubspec.yaml (flutter/plugins#6540)

* 42f8093c2 [google_maps_flutter] Fixed minor syntax error in the README.md (flutter/plugins#6909)

* f9dda6a27 [image_picker_ios] Fix FLTPHPickerSaveImageToPathOperation property attributes (flutter/plugins#6890)
2023-01-04 15:45:24 +00:00
Vyacheslav Egorov 025ce117b7
Correctly propagate verbosity to subtasks in flutter.gradle (#117897)
* Correctly propagate verbosity to subtasks in flutter.gradle

* Add test

* Revert accidental changes

* Fix copyright year

* Fix imports
2023-01-04 09:54:21 +00:00
Callum Moffat c53501d835
Send text direction in selection rects (#117436) 2023-01-04 04:00:08 +00:00
engine-flutter-autoroll e599e5c9a9
32c468507 Roll quiver to 3.2.1 (flutter/engine#38617) (#117942) 2023-01-04 03:32:12 +00:00
Peixin Li 906761cf9b
Fix the message strings for xcodeMissing and xcodeIncomplete (#117922)
* Add macOS to xcodeMissing and xcodeIncomplete

* And unit test
2023-01-04 02:48:00 +00:00
Sam Rawlins 63653e8272
== override parameters are non-nullable (#117839) 2023-01-04 01:13:21 +00:00
Renzo Olivares 9080d1acc5
Reland "Add support for double tap and drag for text selection #109573" (#117502)
* Revert "Revert "Add support for double tap and drag for text selection (#109573)" (#117497)"

This reverts commit 39fa0117a9.

* Allow TapAndDragGestureRecognizer to accept pointer events from any devices -- the TapGestureRecognizer it replaces was previously doing this

Co-authored-by: Renzo Olivares <roliv@google.com>
2023-01-04 00:54:10 +00:00
engine-flutter-autoroll dbd36fb133
2213b80dd [Impeller Scene] Use std::chrono for animation durations (flutter/engine#38606) (#117935) 2023-01-03 23:15:05 +00:00
Tae Hyung Kim a7942e80d4
Add convenience constructors for SliverList (#116605)
* init

* lint

* add the other two slivers

* fix lint

* add test for sliverlist.separated

* add3 more

* fix lint and tests

* remove trailing spaces

* remove trailing spaces 2

* fix lint

* fix lint again
2023-01-03 22:33:55 +00:00
engine-flutter-autoroll bd69ef70ae
c0b3f8fce Make AccessibilityBridge a AXPlatformTreeManager (flutter/engine#38610) (#117931) 2023-01-03 22:32:06 +00:00
CicadaCinema 889e35b3f3
fix typos (#117592) 2023-01-03 22:28:07 +00:00
Greg Price 6b9f1c228a
Minor documentation fix on BorderRadiusDirectional.zero (#117661) 2023-01-03 22:26:23 +00:00
Michael Goderbauer fdc25a1700
Reland "Remove single-view assumption from ScrollPhysics (#117503)" (#117916)
This reverts commit c956121ac0.
2023-01-03 21:34:08 +00:00
engine-flutter-autoroll 084be5e6db
Roll Flutter Engine from 7e51aef0a1be to 1d2ba73d1059 (9 revisions) (#117923)
* 3e1b0dcb2 Roll Dart SDK from 881c0b56a1f7 to 617e70c95f5b (1 revision) (flutter/engine#38597)

* 8b17efed8 Roll Fuchsia Linux SDK from UAq0LO56_kbgA_BUQ... to LA5kW39Gec7KvvM7x... (flutter/engine#38598)

* 27960a700 [Impeller Scene] Import animation data (flutter/engine#38583)

* b5acb2099 Roll Skia from 809e328ed55c to 697f9b541a0e (1 revision) (flutter/engine#38599)

* dd0335b34 Roll Skia from 697f9b541a0e to 15d36b15bca1 (1 revision) (flutter/engine#38601)

* adda2e80c [Impeller Scene] Animation binding and playback (flutter/engine#38595)

* 71a296d53 Roll Fuchsia Linux SDK from LA5kW39Gec7KvvM7x... to rPo4_TYHCtkoOfRup... (flutter/engine#38607)

* bde8d4524 Implement ITextProvider and ITextRangeProvider for UIA (flutter/engine#38538)

* 1d2ba73d1 [Windows] Make the engine own the cursor plugin (flutter/engine#38570)
2023-01-03 21:30:36 +00:00