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

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    da8a169 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac8f71e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Clobber Linux_unopt checkouts by default. (#31817)

    This is to prevent licenses checks to fail when files from previous
    changes are left in the cache.
    
    Bug: flutter/flutter#99526
    godofredoc authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    74c2482 View commit details
    Browse the repository at this point in the history
  2. Fix archive name in linux_host_engine. (#31808)

    The archive name for linux embedder was changed to end with .zip.
    
    Bug: flutter/flutter#81855
    godofredoc authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    42814c3 View commit details
    Browse the repository at this point in the history
Loading