Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flutter/flutter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 98d23f7
Choose a base ref
...
head repository: flutter/flutter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 533d04d
Choose a head ref
  • 12 commits
  • 7 files changed
  • 3 contributors

Commits on Apr 7, 2024

  1. Roll Flutter Engine from 605b3f35fa0a to c10e950c6638 (1 revision) (#…

    …146409)
    
    flutter/engine@605b3f3...c10e950
    
    2024-04-07 [email protected] Roll Fuchsia Linux SDK from t4ixHpO8UiL4xDsOr... to RNSwTRpc6cfMY99CC... (flutter/engine#51957)
    
    Also rolling transitive DEPS:
      fuchsia/sdk/core/linux-amd64 from t4ixHpO8UiL4 to RNSwTRpc6cfM
    
    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 [email protected],[email protected],[email protected] 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://issues.skia.org/issues/new?component=1389291&template=1850622
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    engine-flutter-autoroll authored Apr 7, 2024
    Configuration menu
    Copy the full SHA
    ddf79b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    b9ecf5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a18c234 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d6b224 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cfa5e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85a9515 View commit details
    Browse the repository at this point in the history
  6. Roll Packages from 764d997 to 6b4d8b6 (5 revisions) (#146429)

    flutter/packages@764d997...6b4d8b6
    
    2024-04-08 49699333+dependabot[bot]@users.noreply.github.com Bump github/codeql-action from 3.24.9 to 3.24.10 (flutter/packages#6480)
    2024-04-07 [email protected] Add limit to image_picker_platform_interface (flutter/packages#6434)
    2024-04-07 [email protected] Roll Flutter from 477ebd8 to 98d23f7 (16 revisions) (flutter/packages#6478)
    2024-04-05 [email protected] Roll Flutter from ac2ca93 to 477ebd8 (32 revisions) (flutter/packages#6470)
    2024-04-05 [email protected] [camera] Camera with MediaSettings: platform implementations (federated) (flutter/packages#5223)
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
    Please CC [email protected],[email protected] 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://issues.skia.org/issues/new?component=1389291&template=1850622
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    engine-flutter-autoroll authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    56e9e2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aed268b View commit details
    Browse the repository at this point in the history
  8. Increase the recommended Xcode version to Xcode 15 (#146367)

    Xcode 15 will be required for iOS App Store submission 
    > Please note that as of April 2024 all iOS and iPadOS apps submitted to the App Store must be built with a minimum of Xcode 15 and the iOS 17 SDK.
    
    https://developer.apple.com/ios/submit/
    
    And will also be required for Swift Package Manager support #146256.
    
    We could swap to "required" but macOS developers don't technically need to upgrade.  We can let the Store itself enforce its policies.  And we can swap to Xcode 15 "required" when SPM adoption is further along.
    
    Part of #144582
    jmagman authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a5fea8c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b5b9165 View commit details
    Browse the repository at this point in the history
  10. Remove double heading (#146441)

    The heading is already included in the macro.
    
    ## Old:
    ![Screenshot 2024-04-08 at 10 03 12�AM](https://github.com/flutter/flutter/assets/1227763/30108439-59e7-43b3-9ba5-fe57e04e7f10)
    goderbauer authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5b5dff0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    533d04d View commit details
    Browse the repository at this point in the history
Loading