Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
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/engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e6856502b52b
Choose a base ref
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b3205a28d0fa
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 22, 2024

  1. Roll Skia from 64f4f1922946 to c89324dd8f6e (1 revision) (#56018)

    https://skia.googlesource.com/skia.git/+log/64f4f1922946..c89324dd8f6e
    
    2024-10-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 4aa12e9e17f5 to 4bdcdf0deef5 (9 revisions)
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/skia-flutter-autoroll
    Please CC brianosman@google.com,codefu@google.com,nicolettep@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
    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
    skia-flutter-autoroll authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    91f4bc7 View commit details
    Browse the repository at this point in the history
  2. Roll Dart SDK from 86ac62245577 to 8de85635d731 (3 revisions) (#56019)

    https://dart.googlesource.com/sdk.git/+log/86ac62245577..8de85635d731
    
    2024-10-22 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-50.0.dev
    2024-10-22 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-49.0.dev
    2024-10-21 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-48.0.dev
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/dart-sdk-flutter-engine
    Please CC codefu@google.com,dart-vm-team@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Flutter Engine: 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
    skia-flutter-autoroll authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    64a015c View commit details
    Browse the repository at this point in the history
  3. [Flutter GPU] Fix conditional when checking DeviceBuffer bounds. (#56017

    )
    
    Resolves flutter/flutter#157324
    
    Fix a silly off-by-one that I didn't catch because none of the tests are using `DeviceBuffer` directly. �
    bdero authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b3205a2 View commit details
    Browse the repository at this point in the history
Loading