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

Commits on Apr 3, 2024

  1. [et] Prepare local_engine.json for CI, teach et to understand local b…

    …uild names (#51803)
    
    This is steps (2) and (3) of
    flutter/flutter#145263.
    
    The next steps after this are to:
    1. Fix any issues that come up when running `local_engine.json` in CI.
    1. Step (4) of flutter/flutter#145263
    1. Fill in some missing builds in `local_engine.json`.
    zanderso authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2f763b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74dbba4 View commit details
    Browse the repository at this point in the history
  3. Remove outdated deprecated_member_use ignores (#51836)

    These are obsolete with #50575.
    goderbauer authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e603f89 View commit details
    Browse the repository at this point in the history
Loading