1. 20 Dec, 2022 1 commit
  2. 19 Dec, 2022 12 commits
  3. 18 Dec, 2022 6 commits
  4. 17 Dec, 2022 11 commits
  5. 16 Dec, 2022 10 commits
    • engine-flutter-autoroll's avatar
      Roll Flutter Engine from 29196519c124 to d91e20879a67 (29 revisions) (#117242) · 5018a6c1
      engine-flutter-autoroll authored
      * e28b26e1d [linux] Allow overriding asset, ICU data path (flutter/engine#38296)
      
      * 35bdb8bfc Roll Skia from 9f728d78f10d to f549128104ba (1 revision) (flutter/engine#38319)
      
      * 97e246cb5 Roll Dart SDK from 358d0d1aa3e7 to 1dd5b1bf1099 (7 revisions) (flutter/engine#38320)
      
      * d9580a5e7 Migrate iOS text input plugin to use ARC (flutter/engine#38179)
      
      * c9e9fa5a9 Update web_sdk -> package test dependency to get updated package matcher (flutter/engine#38323)
      
      * a7ec07f13 [fuchsia] Manually roll Fuchsia Linux SDK. (flutter/engine#38324)
      
      * 61e95bacb Remove doc reference to the compute method (flutter/engine#38246)
      
      * 353d6949e make sure CanvasRecorder updates clip bounds methods (flutter/engine#38325)
      
      * 47a358c5e Started using FlutterEngineGroups by default on Android  (flutter/engine#37822)
      
      * 7d8e10652 Bump github/codeql-action from 2.1.35 to 2.1.36 (flutter/engine#38210)
      
      * 8915b81d4 Update buildroot to b2ab6e1908b3eb2. (flutter/engine#38329)
      
      * 4fe620643 Revert "Roll Dart SDK from 358d0d1aa3e7 to 1dd5b1bf1099 (7 revisions) (#38320)" (flutter/engine#38331)
      
      * 2ff490c1e Roll Skia from f549128104ba to 5e69caecd166 (11 revisions) (flutter/engine#38333)
      
      * 22251857f Add missing include to FlutterThreadSynchronizer (flutter/engine#38337)
      
      * 467cfd7ef Roll Fuchsia Mac SDK from VEOIaacOA75U7PYyz... to KtItDj-MERuua77aS... (flutter/engine#38339)
      
      * 010f4ee7a Roll Fuchsia Linux SDK from zwfwHRSLdmV61hYqe... to urDNtEiHFAcBBhYe0... (flutter/engine#38340)
      
      * 773b43571 Sped up reading with FlutterStandardCodec. (flutter/engine#38327)
      
      * 70439f606 Roll Skia from 5e69caecd166 to 62f22c9c7d67 (3 revisions) (flutter/engine#38341)
      
      * bc1647f0d Roll the test package used by Web in preparation for a Dart 3 SDK roll (flutter/engine#38342)
      
      * cac228aff Roll Dart SDK from 358d0d1aa3e7 to 7b4d4ec3cad1 (14 revisions) (flutter/engine#38344)
      
      * 13ae6eb75 Revert "Started using FlutterEngineGroups by default on Android  (#37822)" (flutter/engine#38351)
      
      * ed8063861 Add an explicit constraint on the matcher package version to ensure Dart 3 compatibility (flutter/engine#38352)
      
      * dcafebf44 Roll Skia from 62f22c9c7d67 to 1b1f53d77ced (1 revision) (flutter/engine#38343)
      
      * 6f6158580 Roll Fuchsia Mac SDK from KtItDj-MERuua77aS... to bn5VF1-xDf-wKjIw8... (flutter/engine#38348)
      
      * 0c00bc0a9 Remove 30fps cap from playgrounds (flutter/engine#38347)
      
      * 38340bb57 [Impeller] Fix SceneC crash for nodes with children (flutter/engine#38346)
      
      * 3a6b3f986 Roll Fuchsia Linux SDK from urDNtEiHFAcBBhYe0... to H6B0UgW07fc1nBtnc... (flutter/engine#38357)
      
      * 81b453535 Roll Skia from 1b1f53d77ced to 7b0a9d9a3008 (8 revisions) (flutter/engine#38358)
      
      * d91e20879 Port touch-based tests from embedder integration test (flutter/engine#38234)
      5018a6c1
    • gaaclarke's avatar
    • Jackson Gardner's avatar
      Use the name of errors, not the diagnostic messages. (#117229) · ebeb4918
      Jackson Gardner authored
      * Use the name of errors, not the diagnostic messages.
      
      * Trailing comma.
      ebeb4918
    • htoor3's avatar
      [web] Allow shift + left/right keyboard shortcuts to be handled by framework on web (#117217) · 98e9032c
      htoor3 authored
      * Remove DoNothing actions for shift + left/right keyboard shorcuts on web and add tests
      
      * Fix spacing
      
      * Add select all left/right cases + tests
      98e9032c
    • Drew Roen's avatar
    • Greg Spencer's avatar
      Update localization of shortcut labels in menus (#116681) · ecf9b2d2
      Greg Spencer authored
      * Fix Menu shortcut labels
      
      * Remove invalid localizations
      
      * Add more localization for Shift
      
      * Add generated localizations
      
      * Fix Test
      ecf9b2d2
    • LongCatIsLooong's avatar
      Defer `systemFontsDidChange` to the transientCallbacks phase (#117123) · 3d0607b5
      LongCatIsLooong authored
      * Always defer systemFontsDidChange to transientCallbacks phase
      
      * unnecessary import
      3d0607b5
    • Casey Hillers's avatar
      Revert "Inject current `FlutterView` into tree and make available via... · 9102f2fe
      Casey Hillers authored
      Revert "Inject current `FlutterView` into tree and make available via `View.of(context)` (#116924)" (#117214)
      
      This reverts commit a34e4194.
      9102f2fe
    • chunhtai's avatar
      Reland "Adds API in semanticsconfiguration to decide how to merge chi… (#116895) · 23a2fa31
      chunhtai authored
      * Reland "Adds API in semanticsconfiguration to decide how to merge child semanticsConfigurations (#110730)"
      
      This reverts commit 7549925c.
      
      * makes markNeedsSemanticsUpdate more robust
      
      * address comment
      23a2fa31
    • engine-flutter-autoroll's avatar
      Roll Plugins from 78de28ca21c7 to cbcf50726fb9 (3 revisions) (#117213) · ab47fc30
      engine-flutter-autoroll authored
      * 6c0df1a0c Roll Flutter (stable) from b8f7f1f9869b to 135454af3247 (6 revisions) (flutter/plugins#6850)
      
      * 6bba84334 [webview_flutter_android] Copies Android implementation of webview_flutter from v4_webview (flutter/plugins#6851)
      
      * cbcf50726 [webview_flutter_wkwebview] Copies iOS implementation of webview_flutter from v4_webview (flutter/plugins#6852)
      ab47fc30