1. 21 Apr, 2023 7 commits
    • engine-flutter-autoroll's avatar
      Roll Flutter Engine from 122c3b382012 to a7899c45791c (7 revisions) (#125290) · 7f11020c
      engine-flutter-autoroll authored
      https://github.com/flutter/engine/compare/122c3b382012...a7899c45791c
      
      2023-04-21 skia-flutter-autoroll@skia.org Roll Skia from 524ecb58945e to
      90a93bb0990f (1 revision) (flutter/engine#41390)
      2023-04-21 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from
      4OrPF9lzqCKGwBLRh... to fMOcI5zn1z0nOrV7s... (flutter/engine#41389)
      2023-04-21 skia-flutter-autoroll@skia.org Roll Skia from f4609aa2eaba to
      524ecb58945e (23 revisions) (flutter/engine#41388)
      2023-04-21 skia-flutter-autoroll@skia.org Roll Dart SDK from
      50b96abe9f6f to 4cc2e637a315 (1 revision) (flutter/engine#41387)
      2023-04-21 54558023+keyonghan@users.noreply.github.com Update xcode to
      14c18 (flutter/engine#41370)
      2023-04-21 zanderso@users.noreply.github.com Revert "[Impeller] Turned
      on wide gamut support by default." (flutter/engine#41382)
      2023-04-21 chillers@google.com Revert "Manual roll skia to d5b4acfb4"
      (flutter/engine#41381)
      
      Also rolling transitive DEPS:
        fuchsia/sdk/core/mac-amd64 from 4OrPF9lzqCKG to fMOcI5zn1z0n
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
      Please CC chinmaygarde@google.com,rmistry@google.com,zra@google.com on
      the revert to ensure that a human
      is aware of the problem.
      
      To file a bug in Flutter:
      https://github.com/flutter/flutter/issues/new/choose
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
      7f11020c
    • Michael Thomsen's avatar
      Cleanup flutter config output (#122384) · dc481b23
      Michael Thomsen authored
      dc481b23
    • Bruno Leroux's avatar
      Make selectable text mouse cursor configurable (#125133) · d4f884e0
      Bruno Leroux authored
      ## Description
      
      This PR introduces `DefaultSelectionStyle.mouseCursor` to configure the mouse cursor over selectable text.
      It also applies this solution to `InkResponse` to make the mouse cursor win over the default one provided by selectable `Text` for many Material components (such as buttons). 
      
      ### Before
      
      https://user-images.githubusercontent.com/840911/233627729-ddf98e2a-444d-4c6d-a6d5-f521982f48dd.mov
      
      ### After
      
      https://user-images.githubusercontent.com/840911/233627718-8871a68f-d33c-44cf-b4a1-91bb1fcdf076.mov
      
      ## Related Issue
      
      Fixes https://github.com/flutter/flutter/issues/104595
      
      ## Tests
      
      Adds 6 tests.
      d4f884e0
    • keyonghan's avatar
      Update xcode to 14c18 for host only bots (#125211) · d186792c
      keyonghan authored
      With https://flutter-review.googlesource.com/c/recipes/+/42160, we are
      ready to make all tests consistent with xcode 14c18.
      
      > auto label is removed for flutter/flutter, pr: 125211, due to This PR has not met approval requirements for merging. Changes were requested by {jmagman}, please make the needed changes and resubmit this PR. You have project association MEMBER and need 1 more review(s) in order to merge this PR.
      > 
      > * Merge guidelines: You need at least one approved review if you are already a MEMBER or two member reviews if you are not a MEMBER before re-applying the autosubmit label. **Reviewers**: If you left a comment approving, please use the "approve" review action instead.
      
      Sounds an auto-submit bug. Manually submit.
      d186792c
    • engine-flutter-autoroll's avatar
      Roll Flutter Engine from 2db85cbe6a01 to 122c3b382012 (22 revisions) (#125271) · 7aa01f53
      engine-flutter-autoroll authored
      https://github.com/flutter/engine/compare/2db85cbe6a01...122c3b382012
      
      2023-04-21 737941+loic-sharma@users.noreply.github.com [Windows] Don't
      block raster thread until v-blank (flutter/engine#41231)
      2023-04-21 chillers@google.com Manual roll skia to d5b4acfb4
      (flutter/engine#41378)
      2023-04-21 magder@google.com Run mac unopt arm builds with arm toolchain
      (flutter/engine#41353)
      2023-04-20 zanderso@users.noreply.github.com Revert "re-land "Migrate
      mac_host_engine to engine v2 builds." (#41233)"" (flutter/engine#41380)
      2023-04-20 skia-flutter-autoroll@skia.org Roll Dart SDK from
      df05e451b79a to 50b96abe9f6f (1 revision) (flutter/engine#41379)
      2023-04-20 109111084+yaakovschectman@users.noreply.github.com Move
      ownership of `AccessibilityBridgeWindows` to `FlutterWindowsView`
      (flutter/engine#41308)
      2023-04-20 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from
      AoPEjX8Xfq1v0h4kx... to PqBDstaESE_l77k1e... (flutter/engine#41373)
      2023-04-20 godofredoc@google.com Revert "Upload windows arm artifacts to
      production bucket." (flutter/engine#41372)
      2023-04-20 godofredoc@google.com re-land "Migrate mac_host_engine to
      engine v2 builds." (#41233)" (flutter/engine#41323)
      2023-04-20 godofredoc@google.com Upload windows arm artifacts to
      production bucket. (flutter/engine#41324)
      2023-04-20 jason-simmons@users.noreply.github.com [Impeller] Change the
      default color format for the GLES backend to RGBA (flutter/engine#41342)
      2023-04-20 maRci002@users.noreply.github.com [web] change status bar
      color based on SystemUiOverlayStyle (flutter/engine#40599)
      2023-04-20 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from
      OcPCdaE17MAihaCrD... to 4OrPF9lzqCKGwBLRh... (flutter/engine#41367)
      2023-04-20 skia-flutter-autoroll@skia.org Roll Skia from fc09f9b2fb27 to
      f4609aa2eaba (1 revision) (flutter/engine#41366)
      2023-04-20 skia-flutter-autoroll@skia.org Roll Dart SDK from
      7d165bd0bb5e to df05e451b79a (2 revisions) (flutter/engine#41365)
      2023-04-20 skia-flutter-autoroll@skia.org Roll Skia from 80c38970791e to
      fc09f9b2fb27 (1 revision) (flutter/engine#41362)
      2023-04-20 skia-flutter-autoroll@skia.org Roll Skia from c50081c62219 to
      80c38970791e (2 revisions) (flutter/engine#41360)
      2023-04-20 skia-flutter-autoroll@skia.org Roll Skia from c21e7df194c3 to
      c50081c62219 (11 revisions) (flutter/engine#41358)
      2023-04-20 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from
      Tun7i4VLz6ncx8JJJ... to AoPEjX8Xfq1v0h4kx... (flutter/engine#41357)
      2023-04-20 skia-flutter-autoroll@skia.org Roll Dart SDK from
      88a3b66b50d6 to 7d165bd0bb5e (1 revision) (flutter/engine#41356)
      2023-04-20 jason-simmons@users.noreply.github.com Manual Skia roll from
      ad90b6bd4760 to c21e7df194c3 (flutter/engine#41341)
      2023-04-20 jonahwilliams@google.com [impeller] convert src over to src
      for solid color (flutter/engine#41351)
      
      Also rolling transitive DEPS:
        fuchsia/sdk/core/linux-amd64 from Tun7i4VLz6nc to PqBDstaESE_l
        fuchsia/sdk/core/mac-amd64 from OcPCdaE17MAi to 4OrPF9lzqCKG
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
      Please CC chinmaygarde@google.com,rmistry@google.com,zra@google.com on
      the revert to ensure that a human
      is aware of the problem.
      
      To file a bug in Flutter:
      https://github.com/flutter/flutter/issues/new/choose
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
      7aa01f53
    • Andrew Kolos's avatar
      When searching for the JDK bundled with an unrecognized version of Android... · cf76b24d
      Andrew Kolos authored
      When searching for the JDK bundled with an unrecognized version of Android Studio, assume the version to be the latest (#125247)
      
      Fixes #125246 by restoring the intended behavior of #101862. That is, when searching for a JDK and we encounter an Android Studio version we don't recognize, assume it to be the latest version `flutter` is aware of.
      
      Also does some light refactoring in the tests, like using test objects instead of referencing `globals`.
      cf76b24d
    • Casey Hillers's avatar
      [ci.yaml] Remove unnecessary use of { (#125058) · 7d2669b8
      Casey Hillers authored
      In yaml, indented blocks indicate the following fields are children of the parent indent. The use of curly brackets is unnecessary here
      7d2669b8
  2. 20 Apr, 2023 21 commits
  3. 19 Apr, 2023 12 commits