Commit Graph

  • a7a4d0bd2b
    Write macOS universal gen_snapshot binaries to a separate output directory (#164667) Jason Simmons 2025-03-12 19:02:55 +00:00
  • f0992e0965
    Fixes rendering text rotated 180 degrees (#165008) gaaclarke 2025-03-12 11:14:16 -07:00
  • 6316b48bca
    Check for a null codec in MultiFrameImageStreamCompleter after calling _emitFrame (#165009) Jason Simmons 2025-03-12 17:17:30 +00:00
  • 212f66fbe7
    Support detection of light and dark system colors (#164933) Mouad Debbar 2025-03-12 12:36:11 -04:00
  • 963f23e30e
    computeDryLayout access size bad (#164663) LongCatIsLooong 2025-03-12 09:15:06 -07:00
  • a3f63a75b0
    Roll Packages from c392bfe5bfb3 to 9cc6f370eff8 (1 revision) (#165056) engine-flutter-autoroll 2025-03-12 11:59:21 -04:00
  • 0bdb4d68b5
    [flutter_tools] Call reassemble with DWDS 24.3.7 and update hot reload and restart analytics (#165006) Srujan Gaddam 2025-03-12 08:16:49 -07:00
  • eef31a1c2b
    Update Mac_mokey microbenchmarks with issue to the bringup: true in ci config for easier discovery (#164694) Harri Kirik 2025-03-12 16:04:10 +02:00
  • 234b50aa53
    Update Material 2 IconButton padding documentation (#164383) Taha Tesser 2025-03-12 11:51:35 +02:00
  • c3565e92d4
    Roll Dart from 2d5dfe32cf2e to 404de187d1e5 (#165026) Siva 2025-03-11 22:53:25 -07:00
  • 25e5ffd8c2
    Roll Fuchsia Linux SDK from ngvNj-Ffcrgs_jPdQ... to KGG4cSZrg8NIGO10F... (#165014) engine-flutter-autoroll 2025-03-11 19:27:32 -04:00
  • 292496f80d
    [tools, web] Make sure to copy the dump-info file if dump-info is used (#165013) Kevin Moore 2025-03-11 17:52:06 -05:00
  • 81139dbcab
    in et, support building the Dart SDK with dynamic module support (#165003) Andrew Kolos 2025-03-11 13:21:46 -07:00
  • 8821a27de8
    [web_ui] Tighten up font fallback code (#164951) Kevin Moore 2025-03-11 14:48:23 -05:00
  • 04d710d31a
    Roll Packages from 464cea53002e to c392bfe5bfb3 (1 revision) (#164999) engine-flutter-autoroll 2025-03-11 14:28:02 -04:00
  • 61a5fe7929
    Switched the font atlas to discrete math for hash keys (#164822) gaaclarke 2025-03-11 11:12:51 -07:00
  • 1cfbc3c106
    Roll Skia from 9c42f62925a7 to adf8f8a92721 (1 revision) (#164986) engine-flutter-autoroll 2025-03-11 13:58:16 -04:00
  • 463e751640
    Convert AppLinkSettings to kotlin (#164391) Reid Baker 2025-03-11 13:00:17 -04:00
  • 9d2dcea4ab
    feat(FixedExtentScrollController): Add parent class properties to the constructor. (#163190) StanleyCocos 2025-03-12 01:33:03 +09:00
  • 7bf8837116
    Clarify performacne of SingleTickerProviderStateMixin vs TickerProviderStateMixin (#164870) yakagami 2025-03-11 12:33:03 -04:00
  • 39dc5717d5
    Consolidate GTK mocks (#164890) Robert Ancell 2025-03-12 04:30:09 +13:00
  • b60d60a166
    Roll Vulkan memory allocator to c788c521 (#164825) Jason Simmons 2025-03-11 13:58:36 +00:00
  • b1d0ffb6d2
    [Windows] Make lifecycle manager updates atomic (#164872) Matej Knopp 2025-03-11 12:21:18 +01:00
  • 91d195f642
    [macOS] Prepare TextInputPlugin for multi-view (#164014) Matej Knopp 2025-03-11 12:12:10 +01:00
  • 8c04b6fc9a
    Roll Skia from d1c5490ca749 to 9c42f62925a7 (1 revision) (#164965) engine-flutter-autoroll 2025-03-11 06:44:36 -04:00
  • 92fdf29e6f
    [Linux] Move rendering to raster thread (#161879) Matej Knopp 2025-03-11 10:30:03 +01:00
  • 7b07e597f5
    Roll Skia from b9f4a95a5976 to d1c5490ca749 (1 revision) (#164961) engine-flutter-autoroll 2025-03-11 04:42:26 -04:00
  • b35c6be8c9
    Add withDurationAndBounce to SpringDescription (#164411) Bernardo Ferrari 2025-03-11 04:44:29 -03:00
  • d452d04a07
    #163840 - CupertinoButton cursor doesn't change to clickable on desktop (#164196) Srivats Venkataraman 2025-03-10 22:12:05 -04:00
  • dbbfa2ff31
    [Impeller] Workaround for mismatched transform in preroll vs paint for text frames. (#164931) Jonah Williams 2025-03-10 19:10:33 -07:00
  • 9e5906fc15
    Roll Dart SDK from d70b123c77d4 to 2d5dfe32cf2e (#164948) Siva 2025-03-10 17:50:37 -07:00
  • 84b38b8dfc
    Make LLDB check a warning instead of a failure (#164828) Victoria Ashworth 2025-03-10 18:27:53 -05:00
  • 4fef40c0f6
    [Impeller] OpenGL MSAA for desktop/web devices. (#163939) Jonah Williams 2025-03-10 16:16:28 -07:00
  • 1beba504d9
    Roll Skia from 95d0fb365d73 to b9f4a95a5976 (6 revisions) (#164937) engine-flutter-autoroll 2025-03-10 19:06:54 -04:00
  • d212ca3cb3
    increase Linux tool_integration_tests* subsharding (#164935) Andrew Kolos 2025-03-10 15:49:15 -07:00
  • 95e10121a8
    [Impeller] Fixes to YUV imports on Android, Incomplete read of pipeline cache data, missing enabled extensions. (#164744) Jonah Williams 2025-03-10 15:43:36 -07:00
  • b2a4a05683
    [skwasm] Dynamic Threading (#164748) Jackson Gardner 2025-03-10 14:23:29 -07:00
  • d6c4153332
    Roll Fuchsia Linux SDK from U-zlyIZrZRbr9I6gv... to ngvNj-Ffcrgs_jPdQ... (#164926) engine-flutter-autoroll 2025-03-10 16:44:17 -04:00
  • faba665f8e
    Create 10_google3_bug.yml (#163788) mariamhas 2025-03-10 13:28:51 -07:00
  • cd433d4d36
    Align nav bar bottom transition with large title animation (#162097) Victor Sanni 2025-03-10 12:36:04 -07:00
  • ffaec10986
    Roll Skia from 4ac86f17f2d4 to 95d0fb365d73 (3 revisions) (#164917) engine-flutter-autoroll 2025-03-10 14:09:35 -04:00
  • b16430b2fd
    [macOS] Enable Impeller by default on macOS. (#164572) Jonah Williams 2025-03-10 09:19:21 -07:00
  • 43ca28b8e8
    Roll Packages from 4c5a7ed11ea1 to 464cea53002e (5 revisions) (#164904) engine-flutter-autoroll 2025-03-10 11:56:30 -04:00
  • 082497087c
    Roll Skia from f17d37ee0ac6 to 4ac86f17f2d4 (1 revision) (#164893) engine-flutter-autoroll 2025-03-10 03:09:36 -04:00
  • cb74735412
    Roll Skia from 0f53870c7449 to f17d37ee0ac6 (1 revision) (#164887) engine-flutter-autoroll 2025-03-10 00:07:15 -04:00
  • 93c8ed0775
    Roll Fuchsia Linux SDK from 6tAcm4hdtXPE55GJP... to U-zlyIZrZRbr9I6gv... (#164868) engine-flutter-autoroll 2025-03-09 12:36:24 -04:00
  • 27788051c4
    Roll Skia from 345dc2d05dcd to 0f53870c7449 (1 revision) (#164865) engine-flutter-autoroll 2025-03-09 10:10:23 -04:00
  • b30fe22b98
    Roll Skia from 916caa2f0102 to 345dc2d05dcd (1 revision) (#164843) engine-flutter-autoroll 2025-03-08 11:44:26 -05:00
  • 95aee5b6b8
    Roll Fuchsia Linux SDK from ixl5bKWCqsRiYGvps... to 6tAcm4hdtXPE55GJP... (#164838) engine-flutter-autoroll 2025-03-08 09:24:30 -05:00
  • 99d21c80d4
    Roll Skia from b29851b2ada6 to 916caa2f0102 (1 revision) (#164835) engine-flutter-autoroll 2025-03-08 02:25:10 -05:00
  • a7e276a20d
    [Impeller] add capability check for extended range formats. (#164817) Jonah Williams 2025-03-07 18:43:08 -08:00
  • 6d6d7914f9
    Added calendar delegate to support custom calendar systems (#161874) Sarbagya Dhaubanjar 2025-03-08 08:26:17 +05:45
  • 83781ae65c
    RoundSuperellipse algorithm v3: Ultrawideband heuristic formula (#164755) Tong Mu 2025-03-07 18:39:09 -08:00
  • 3f90143391
    Merge CHANGELOG for 3.29.1 stable release (#164743) Camille Simon 2025-03-07 18:37:37 -08:00
  • 86c95e9e45
    Add and link to Infra-Triage.md. (#164673) Matan Lurey 2025-03-07 16:40:26 -08:00
  • 8b29bc6d8a
    Roll Skia from cbc7e99d6c2f to b29851b2ada6 (10 revisions) (#164812) engine-flutter-autoroll 2025-03-07 18:21:32 -05:00
  • 74a8d79e14
    [Impeller] dont redundantly set stencil reference on vulkan backend. (#164763) Jonah Williams 2025-03-07 14:53:26 -08:00
  • 711162887d
    content-aware-hash experiment update (#164803) John McDole 2025-03-07 13:35:39 -08:00
  • b7bea22ab8
    [Widget Inspector] Handle null exceptions calling renderObject (#163642) Elliott Brooks 2025-03-07 13:21:55 -08:00
  • c0e6f90652
    Use Python 3.12 to run the yapf formatter if no lower version is available (#164807) Jason Simmons 2025-03-07 20:54:09 +00:00
  • 647e5a1407
    Roll gn to 7a8aa3a08a13521336853a28c46537ec04338a2d (#164806) Chris Bracken 2025-03-07 12:34:20 -08:00
  • d14d2505f3
    [Impeller] Store the TextureGLES cached framebuffer object as a reactor handle (#164761) Jason Simmons 2025-03-07 18:50:23 +00:00
  • 6b93cf93c1
    Roll Skia from 32c1931117b8 to cbc7e99d6c2f (1 revision) (#164788) engine-flutter-autoroll 2025-03-07 12:54:10 -05:00
  • 1b14b0c11a
    Roll Packages from fc9d5ca9ceaa to 4c5a7ed11ea1 (4 revisions) (#164785) engine-flutter-autoroll 2025-03-07 10:56:08 -05:00
  • d9f48174fc
    Roll Skia from 79f8af105a61 to 32c1931117b8 (1 revision) (#164782) engine-flutter-autoroll 2025-03-07 10:30:09 -05:00
  • e190868b71
    Roll Fuchsia Linux SDK from fhm5z889sA5T1AQao... to ixl5bKWCqsRiYGvps... (#164780) engine-flutter-autoroll 2025-03-07 07:15:27 -05:00
  • 7ab81e095e
    Roll Skia from 181d81920670 to 79f8af105a61 (1 revision) (#164770) engine-flutter-autoroll 2025-03-07 04:05:10 -05:00
  • cd337fd310
    Roll Skia from cc74d34e7e68 to 181d81920670 (1 revision) (#164766) engine-flutter-autoroll 2025-03-07 01:51:21 -05:00
  • f1090285df
    Clip layers reduce rrects and paths to simpler shapes when possible (#164693) Jim Graham 2025-03-06 21:01:22 -08:00
  • a45d325bad
    [Impeller] test empty snapshot and allocation failure. (#164668) Jonah Williams 2025-03-06 18:35:28 -08:00
  • dadb05cf8e
    Roll Skia from 263308ea4386 to cc74d34e7e68 (2 revisions) (#164746) engine-flutter-autoroll 2025-03-06 19:07:42 -05:00
  • e0b9869468
    Adds aria-controls support (#163894) chunhtai 2025-03-06 14:41:09 -08:00
  • 66e910d27e
    Migrate Mutators to DisplayList/Impeller geometry (#164258) Jim Graham 2025-03-06 13:27:51 -08:00
  • eb07c51230
    Add lldb init file (#164344) Victoria Ashworth 2025-03-06 15:21:52 -06:00
  • 8876bccf3a
    Use separate artifacts for arm64 and x64 versions of gen_snapshot on Apple platforms (#164419) Jason Simmons 2025-03-06 20:14:08 +00:00
  • 50f6b48e85
    Roll Skia from ccd8cc23aa94 to 263308ea4386 (1 revision) (#164728) engine-flutter-autoroll 2025-03-06 14:42:07 -05:00
  • c45b835577
    [hcpp] Add tests for transform mutator (#164664) Gray Mackall 2025-03-06 10:18:19 -08:00
  • 7cdea599da
    Roll pub packages (#164721) flutter-pub-roller-bot 2025-03-06 10:01:43 -08:00
  • ac4e54c049
    Roll Packages from abba683067fb to fc9d5ca9ceaa (3 revisions) (#164714) engine-flutter-autoroll 2025-03-06 11:02:16 -05:00
  • 97f7c50989
    Roll pub packages (#164713) flutter-pub-roller-bot 2025-03-06 07:36:24 -08:00
  • 321fbc0e7e
    Roll Skia from fefecd49e03a to ccd8cc23aa94 (1 revision) (#164712) engine-flutter-autoroll 2025-03-06 10:22:29 -05:00
  • d778ed25a4
    [web] Detect scrollable semantics nodes more reliably (#164491) Mouad Debbar 2025-03-06 09:56:27 -05:00
  • 099e6d39fe
    [windows] wire the focus request and the focus events through the Windows platform (#164296) Matthew Kosarek 2025-03-06 08:42:52 -05:00
  • 9a8b308dcd
    Roll Skia from 02897747c7d5 to fefecd49e03a (1 revision) (#164701) engine-flutter-autoroll 2025-03-06 08:09:23 -05:00
  • 4630a47afa
    Roll Skia from e315b0ab7c84 to 02897747c7d5 (1 revision) (#164677) engine-flutter-autoroll 2025-03-06 02:10:26 -05:00
  • 78d5a95a52
    Roll Skia from 0c3880f94970 to e315b0ab7c84 (1 revision) (#164669) engine-flutter-autoroll 2025-03-05 21:10:42 -05:00
  • 80913c3389
    [Impeller] use device private on non-iOS devices. (#164601) Jonah Williams 2025-03-05 16:32:20 -08:00
  • 27030bb245
    Roll Skia from 43294a662fd0 to 0c3880f94970 (1 revision) (#164661) engine-flutter-autoroll 2025-03-05 18:52:19 -05:00
  • 329f36e521
    Add a workflow (only triggered from rest events) for hasing experiment (#164657) John McDole 2025-03-05 15:07:54 -08:00
  • 0e43c50faa
    Roll Skia from 4cf9f0b77d41 to 43294a662fd0 (4 revisions) (#164649) engine-flutter-autoroll 2025-03-05 16:33:06 -05:00
  • 40e4c5eed1
    Adds animateToItem to the CarouselController (#162694) Mairramer 2025-03-05 18:27:21 -03:00
  • fef2adca24
    Cleanup content context (#164229) gaaclarke 2025-03-05 13:07:25 -08:00
  • b44f717d57
    Fix: Update CupertinoSheetRoute transition rounded corner (#163700) Kishan Rathore 2025-03-06 02:19:55 +05:30
  • 1cd6cb0cdc
    [Impeller] fix macOS managed memory. (#164635) Jonah Williams 2025-03-05 12:40:20 -08:00
  • 1e9676fc95
    [skwasm] Clear font collection cache when font is loaded manually. (#164588) Jackson Gardner 2025-03-05 10:23:20 -08:00
  • 57cddce924
    Fix race condition causing crash when interacting with an animating scrollable (#164392) Victor Sanni 2025-03-05 09:41:20 -08:00
  • 86e4c12a06
    Use dwds 24.3.6 and pass uri for the reload scripts path to FrontendServerDdcLibraryBundleProvider (#164582) Srujan Gaddam 2025-03-05 09:29:06 -08:00
  • 5ca20d8d0e
    Roll Packages from 9e4684e58d15 to abba683067fb (8 revisions) (#164630) engine-flutter-autoroll 2025-03-05 10:58:09 -05:00
  • 296c54f7a0
    Roll Skia from 7e4323f72c9d to 4cf9f0b77d41 (1 revision) (#164622) engine-flutter-autoroll 2025-03-05 08:13:41 -05:00
  • e4c726ab89
    Fix to Linux_pixel_7pro integration_ui_keyboard_resize test flakiness (#162308) Harri Kirik 2025-03-05 10:36:07 +02:00