- 21 Nov, 2022 4 commits
-
-
engine-flutter-autoroll authored
* 913fa02e8 Roll Fuchsia Mac SDK from VeOzYBpD9mZ9VZXxv... to rApsrzmdh6Pxy9WkO... (flutter/engine#37799) * 46a6b5429 Add package:ffi as path dependency to flutter_frontend_server (flutter/engine#37802)
-
engine-flutter-autoroll authored
18a5b3596 Roll Skia from 645605735772 to ae61b83805e3 (3 revisions) (flutter/engine#37797) (#115746)
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
* 3bdce1023 Roll Skia from 1d7f785e3679 to ea4307d60150 (1 revision) (flutter/engine#37788) * 7053227af Roll Fuchsia Mac SDK from KqMuhIlNeJZpycJLZ... to VeOzYBpD9mZ9VZXxv... (flutter/engine#37790) * ba7d6d60f Roll Skia from ea4307d60150 to db7a810dba5d (1 revision) (flutter/engine#37792) * 271461837 Roll Fuchsia Linux SDK from 2T1QqkhI-ef8AXGgn... to EyQx0yUqK5TJxeHF7... (flutter/engine#37793)
-
- 20 Nov, 2022 4 commits
-
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
bb283b4ba Roll Fuchsia Linux SDK from Cg4pM7Agigl6gZqq5... to 2T1QqkhI-ef8AXGgn... (flutter/engine#37785) (#115716)
-
engine-flutter-autoroll authored
79bc94539 Roll Fuchsia Mac SDK from C8_lxtWKA4MIKeAu2... to KqMuhIlNeJZpycJLZ... (flutter/engine#37784) (#115713)
-
- 19 Nov, 2022 10 commits
-
-
engine-flutter-autoroll authored
e9bdd5ef5 Roll Fuchsia Linux SDK from qc20R_3e8PoqMQWgw... to Cg4pM7Agigl6gZqq5... (flutter/engine#37782) (#115703)
-
engine-flutter-autoroll authored
* 42cc4d1ff Roll Skia from ad354e712b96 to 80b3e3d24a99 (3 revisions) (flutter/engine#37780) * 9a7336dce Roll Fuchsia Mac SDK from UcfQiA4PBOCs_7GEK... to C8_lxtWKA4MIKeAu2... (flutter/engine#37781)
-
engine-flutter-autoroll authored
916fd798d Roll Skia from 0c1fcbe97b1f to ad354e712b96 (2 revisions) (flutter/engine#37776) (#115689)
-
engine-flutter-autoroll authored
2d5e0667e Roll Fuchsia Linux SDK from WdtwlLEce90PjFJ9z... to qc20R_3e8PoqMQWgw... (flutter/engine#37775) (#115687)
-
engine-flutter-autoroll authored
91bc694eb Roll Fuchsia Mac SDK from tklUfTsSOVKk49tYq... to UcfQiA4PBOCs_7GEK... (flutter/engine#37773) (#115686)
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
cef11cb9a Roll Skia from 12f01bc5b57e to c53d8cf5b823 (4 revisions) (flutter/engine#37767) (#115684)
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Christopher Fujino authored
This reverts commit cf2c9f6e.
-
- 18 Nov, 2022 22 commits
-
-
engine-flutter-autoroll authored
* a76ec9158 Roll Fuchsia Linux SDK from lnmSnyJi-2H07tBnV... to WdtwlLEce90PjFJ9z... (flutter/engine#37747) * 44e2f5854 [Impeller] Change texture upload pipeline in Vulkan (flutter/engine#37623) * 6a3ad3c14 Roll Skia from 345bceacd298 to 5270b1d26b5f (4 revisions) (flutter/engine#37748) * 01271891c Do not abort if a MultiFrameCodec is unable to allocate a bitmap buffer (flutter/engine#37534) * 54232a4c3 Roll Skia from 5270b1d26b5f to cf967e6b1c00 (5 revisions) (flutter/engine#37751) * 30aa3cc38 [fuchsia][a11y] Set explicit hit regions in flatland embedder (flutter/engine#37338) * da07c33d2 Make NotifyIdle reject close and past deadlines. (flutter/engine#37737) * e3844cc1e Add third_party/dart/third_party/binaryen/src as a dependency (flutter/engine#37749) * aeb2cd95b [Impeller] use SSBOs for gradients where supported (metal/vulkan) (flutter/engine#37654) * e8aa1c192 Roll Skia from cf967e6b1c00 to f1f59de17204 (2 revisions) (flutter/engine#37756) * 4311774fb [Impeller] register modern shaders on Vulkan too (flutter/engine#37757) * 8e4a718d0 Made FlutterTextField that outlive FlutterTextPlatformNode not crash (flutter/engine#37735) * 446a09dfc [macOS] Use consistent filenames for tests (flutter/engine#37755) * 7a390f97c Roll Skia from f1f59de17204 to 12f01bc5b57e (1 revision) (flutter/engine#37760)
-
Christopher Fujino authored
* delete screenshot_test.dart * remove image dep * pub get
-
hangyu authored
-
chunhtai authored
* Allows pushing page based route as pageless route * update
-
engine-flutter-autoroll authored
b32c3a307 Roll Skia from ab054a88d7c7 to 345bceacd298 (3 revisions) (flutter/engine#37745) (#115658)
-
Bernardo Ferrari authored
This PR made a few mistakes on formatting: https://github.com/flutter/flutter/pull/115175
-
Ahmed Ashour authored
Fixes #115546
-
Bruno Leroux authored
Co-authored-by: Bruno Leroux <bruno.leroux@gmail.com>
-
fzyzcjy authored
* impl * Update packages/flutter/lib/src/widgets/navigator.dart Co-authored-by: chunhtai <47866232+chunhtai@users.noreply.github.com> * Update navigator_test.dart Co-authored-by: chunhtai <47866232+chunhtai@users.noreply.github.com>
-
Christopher Fujino authored
* add package:archive to pins * roll
-
Taha Tesser authored
* Fix `NavigationBar` ripple * remove unused import
-
chunhtai authored
* Disallow dispose during listener callback * addressing comment * add comments to code * Addressing comments * fix test
-
engine-flutter-autoroll authored
* 19673b341 [camera]: Bump camerax_version (flutter/plugins#6709) * b8282424e [gh_actions]: Bump ossf/scorecard-action from 2.0.4 to 2.0.6 (flutter/plugins#6610) * 2ba4c0a70 [file_selector] Add getDirectoryPaths method to the file_selector_platform_interface. (flutter/plugins#6572) * 89cbf74c8 [quick_actions]Migrates all remaining components to Swift, and deprecate OCMock (flutter/plugins#6597) * 51d084453 [quick_actions] Fix Android integration test flake (flutter/plugins#6688) * b2fe01bc0 [google_sign_in] Correctly passes `serverClientId` to native libs (flutter/plugins#6691)
-
engine-flutter-autoroll authored
-
Bruno Leroux authored
Co-authored-by: Bruno Leroux <bruno.leroux@gmail.com>
-
engine-flutter-autoroll authored
f092cd826 Roll Fuchsia Mac SDK from SVtX810D2U_ZgBcpx... to tklUfTsSOVKk49tYq... (flutter/engine#37742) (#115643)
-
engine-flutter-autoroll authored
a62736769 Roll Skia from 9d56e506b4df to d693b4b9fe5e (5 revisions) (flutter/engine#37741) (#115640)
-
Martin Kustermann authored
-
engine-flutter-autoroll authored
4ca2c1d78 Roll Skia from 55f654bf5cff to 9d56e506b4df (13 revisions) (flutter/engine#37739) (#115625)
-
engine-flutter-autoroll authored
-
hangyu authored
-
engine-flutter-autoroll authored
* 5471734f7 [macOS] Cleanup unnecessary references to Metal (flutter/engine#37733) * 39f546585 Fix CanvasKit path tests (flutter/engine#37635)
-