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

Commits on Nov 1, 2023

  1. Bump impeller-cmake to head (#47563)

    bdero/impeller-cmake#20
    
    Fixes breakages from:
    * #47080
    * #47247
    * #47278
    bdero authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c896f5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1833429 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Change FTL test to high capacity device (#47579)

    Changes the FTL tests to use a high capacity device
    
    Similar PR from packages repo: flutter/packages#5224
    
    The list of devices (and their capacity) is visible through the [3rd option here "Google APIs Explorer"](https://firebase.google.com/docs/test-lab/android/available-testing-devices), without a login to any project.
    
    [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
    gmackall authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    eec2ae4 View commit details
    Browse the repository at this point in the history
Loading