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-team-archive/engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: afb7007298cc
Choose a base ref
...
head repository: flutter-team-archive/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4c868ee85616
Choose a head ref
  • 2 commits
  • 17 files changed
  • 2 contributors

Commits on Aug 3, 2024

  1. Roll Dart SDK from 3a0b4143fe47 to d4a2c6a52b4a (1 revision) (#54334)

    https://dart.googlesource.com/sdk.git/+log/3a0b4143fe47..d4a2c6a52b4a
    
    2024-08-03 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.6.0-114.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 dart-vm-team@google.com,jacksongardner@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 Aug 3, 2024
    Configuration menu
    Copy the full SHA
    ee26c35 View commit details
    Browse the repository at this point in the history
  2. Revert "[Impeller] Reland 2: Implement draw order optimization. (#54268

    …) (#54325)
    
    Manual revert of #54268, since the time expired for automatic reverting.
    
    @jason-simmons found this patch to be causing a regression in a downstream app. Some draws are getting clipped away, and disabling the scissor fixes it. So there is likely still a case not being handled correctly with the clip replay or subpass draw deferral behavior.
    bdero authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    4c868ee View commit details
    Browse the repository at this point in the history
Loading