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: b4f52b2
Choose a base ref
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3a8204a
Choose a head ref
  • 3 commits
  • 12 files changed
  • 3 contributors

Commits on Dec 5, 2024

  1. [web] Use eventTarget when computing pointer offset (#56949)

    These changes are mainly things I missed in #56719
    
    Fixes flutter/flutter#159804
    mdebbar authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    c4662f2 View commit details
    Browse the repository at this point in the history
  2. Roll Dart SDK from a2a9428e761f to 56bbedca60f9 (7 revisions) (#56980)

    https://dart.googlesource.com/sdk.git/+log/a2a9428e761f..56bbedca60f9
    
    2024-12-05 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-216.0.dev
    2024-12-05 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-215.0.dev
    2024-12-05 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-214.0.dev
    2024-12-05 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-213.0.dev
    2024-12-05 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-212.0.dev
    2024-12-04 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-211.0.dev
    2024-12-04 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-210.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 bdero@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 Dec 5, 2024
    Configuration menu
    Copy the full SHA
    2e5453c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a8204a View commit details
    Browse the repository at this point in the history
Loading