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: 99f00a130923
Choose a base ref
...
head repository: flutter/flutter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bced008679af
Choose a head ref
  • 13 commits
  • 60 files changed
  • 9 contributors

Commits on Aug 15, 2024

  1. Roll Packages from e4f2247 to 86d15a6 (7 revisions) (#153499)

    flutter/packages@e4f2247...86d15a6
    
    2024-08-15 49699333+dependabot[bot]@users.noreply.github.com Bump github/codeql-action from 3.26.0 to 3.26.2 (flutter/packages#7417)
    2024-08-15 [email protected] [shared_preferences] remove testing section from README (flutter/packages#7410)
    2024-08-13 [email protected] Fix breakages introduced by `SplashFactory` (flutter/packages#6952)
    2024-08-13 [email protected] Manual roll Flutter from 2afc452 to cc13cd1 (6 revisions) (flutter/packages#7404)
    2024-08-13 [email protected] [google_maps_flutter_android] Convert Circle and Marker to Pigeon (flutter/packages#7326)
    2024-08-13 49699333+dependabot[bot]@users.noreply.github.com [in_app_pur]: Bump androidx.annotation:annotation from 1.8.1 to 1.8.2 in /packages/in_app_purchase/in_app_purchase_android/android (flutter/packages#7379)
    2024-08-13 49699333+dependabot[bot]@users.noreply.github.com [file_selector]: Bump androidx.annotation:annotation from 1.8.1 to 1.8.2 in /packages/file_selector/file_selector_android/android (flutter/packages#7381)
    
    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 Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ea87865 View commit details
    Browse the repository at this point in the history
  2. Roll pub packages (#153479)

    This PR was generated by `flutter update-packages --force-upgrade`.
    flutter-pub-roller-bot authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7046085 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce63c02 View commit details
    Browse the repository at this point in the history
  4. Improve asserts on Element.mount (#153477)

    ## Description
    
    In debugging an issue with mount, I hit one of these asserts, and I thought it would be a much better assert with some context.
    
    ## Tests
     - No test changes because the change is only to the output string of an assert.
    gspencergoog authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1633c47 View commit details
    Browse the repository at this point in the history
  5. Roll avd_cipd_verison to latest to use the crashreport tool. (#15…

    …3520)
    
    Work towards #153445.
    
    I can do a similar set of PRs on flutter/packages and flutter/engine for consistency.
    
    /cc @johnmccutchan @reidbaker @zanderso
    matanlurey authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    af815f0 View commit details
    Browse the repository at this point in the history
  6. Design-Documents.md incorrect link (#153509)

    Fixed an incorrect link. I think it was accidentally pasted twice.
    justinmc authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    73c9e4e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81ee230 View commit details
    Browse the repository at this point in the history
  8. Add TextHeightBehavior argument for DefaultTextStyle.merge (#153178)

    Addresses an issue where `DefaultTextStyle.merge` is missing the `textHeightBehavior` argument. The argument is present in the `DefaultTextStyle` constructor.
    
    Resolves #120176
    kawaijoe authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5d59f8b View commit details
    Browse the repository at this point in the history
  9. Manual roll Flutter Engine from 971ddd9fe1bf to 8f3f80ec1225 (5 revis…

    …ions) (#153525)
    
    Manual roll requested by [email protected]
    
    flutter/engine@971ddd9...8f3f80e
    
    2024-08-15 [email protected] [Impeller] revert experimental canvas. (flutter/engine#54570)
    2024-08-15 [email protected] Fix typo in AppLifecycleState documentation (flutter/engine#54544)
    2024-08-15 [email protected] Update RBE troubleshooting (flutter/engine#54568)
    2024-08-15 [email protected] [Impeller] Switch from AIKS canvas to DL based canvas implementation. (flutter/engine#53781)
    2024-08-15 [email protected] [Impeller] convert aiks blur tests to new canvas. (flutter/engine#54565)
    
    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] 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 Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f825a75 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    ba31bf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b96adb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16dae5b View commit details
    Browse the repository at this point in the history
  4. Roll Flutter Engine from 68938abd03b9 to a8fefc81188e (1 revision) (#…

    …153537)
    
    flutter/engine@68938ab...a8fefc8
    
    2024-08-15 [email protected] Roll Fuchsia Linux SDK from qpfC-GAVZvOwAQU5f... to Z5hq3ZkPNCpZWRQnl... (flutter/engine#54574)
    
    Also rolling transitive DEPS:
      fuchsia/sdk/core/linux-amd64 from qpfC-GAVZvOw to Z5hq3ZkPNCpZ
    
    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] 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 Aug 16, 2024
    Configuration menu
    Copy the full SHA
    bced008 View commit details
    Browse the repository at this point in the history
Loading