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/packages
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f38b780f530f
Choose a base ref
...
head repository: flutter/packages
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0321757447bf
Choose a head ref
  • 4 commits
  • 20 files changed
  • 4 contributors

Commits on Sep 26, 2024

  1. Add a @SuppressWarnings in advance (#7712)

    ... to avoid a revert like flutter/engine#55450.
    
    /cc @jtmcdole another example of churn where I can't do the right thing without manual steps.
    matanlurey authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    fe0a3a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc4dd46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c154d1d View commit details
    Browse the repository at this point in the history
  4. Roll Flutter from 538e742 to fa402c8 (19 revisions) (#7713)

    flutter/flutter@538e742...fa402c8
    
    2024-09-26 engine-flutter-autoroll@skia.org Roll Flutter Engine from
    6328a0597b68 to 9e6133e8d906 (1 revision) (flutter/flutter#155762)
    2024-09-26 engine-flutter-autoroll@skia.org Roll Packages from
    7da2374 to f38b780 (2 revisions) (flutter/flutter#155760)
    2024-09-26 49699333+dependabot[bot]@users.noreply.github.com Bump
    codecov/codecov-action from 4.4.1 to 4.5.0 (flutter/flutter#150229)
    2024-09-26 engine-flutter-autoroll@skia.org Roll Flutter Engine from
    08f935236e45 to 6328a0597b68 (1 revision) (flutter/flutter#155750)
    2024-09-26 engine-flutter-autoroll@skia.org Roll Flutter Engine from
    3a520a2a4399 to 08f935236e45 (1 revision) (flutter/flutter#155748)
    2024-09-26 kustermann@google.com Reland "[flutter_tools] Cleanup of
    native asset related code (removes around 50% of the native asset
    related code) (#155430)" (flutter/flutter#155745)
    2024-09-26 engine-flutter-autoroll@skia.org Roll Flutter Engine from
    896208ee5828 to 3a520a2a4399 (1 revision) (flutter/flutter#155744)
    2024-09-26 engine-flutter-autoroll@skia.org Roll Flutter Engine from
    fc6c85292b57 to 896208ee5828 (2 revisions) (flutter/flutter#155743)
    2024-09-26 engine-flutter-autoroll@skia.org Roll Flutter Engine from
    3719454a879f to fc6c85292b57 (1 revision) (flutter/flutter#155738)
    2024-09-26 captainsikandar47@gmail.com added ability to configure shadow
    in banner (flutter/flutter#155296)
    2024-09-26 engine-flutter-autoroll@skia.org Roll Flutter Engine from
    d4850c1ae648 to 3719454a879f (1 revision) (flutter/flutter#155736)
    2024-09-26 engine-flutter-autoroll@skia.org Roll Flutter Engine from
    d6d5fdba6ae1 to d4850c1ae648 (18 revisions) (flutter/flutter#155733)
    2024-09-25 robert.ancell@canonical.com Move the Linux runner into a
    subdirectory (flutter/flutter#153812)
    2024-09-25 49699333+dependabot[bot]@users.noreply.github.com Bump
    actions/checkout from 4.1.7 to 4.2.0 (flutter/flutter#155711)
    2024-09-25 98614782+auto-submit[bot]@users.noreply.github.com Reverts
    "[flutter_tools] Cleanup of native asset related code (removes around
    50% of the native asset related code) (#155430)"
    (flutter/flutter#155713)
    2024-09-25 kustermann@google.com [flutter_tools] Cleanup of native asset
    related code (removes around 50% of the native asset related code)
    (flutter/flutter#155430)
    2024-09-25 mohellebiabdessalem@gmail.com reduce warnings inside
    flutter.groovy file #2 (flutter/flutter#155628)
    2024-09-25 43054281+camsim99@users.noreply.github.com [Android] Update
    `SystemUiMode` and `setSystemChromeEnabledSystemUIMode ` docs to note
    targeting Android 15+ change (flutter/flutter#153466)
    2024-09-25 christopherfujino@gmail.com mark linux packages autoroller
    bringup: true (flutter/flutter#155705)
    
    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
    Please CC louisehsu@google.com,stuartmorgan@google.com on the revert to
    ensure that a human
    is aware of the problem.
    
    To file a bug in Packages:
    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 Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0321757 View commit details
    Browse the repository at this point in the history
Loading