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

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    be81d61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    730b469 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c0632c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16fded8 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    c1fc046 View commit details
    Browse the repository at this point in the history
  2. [fuchsia] Use upstream FUCHSIA_buffer_collection extension. (#30911)

    This updates Flutter engine to use the upstream FUCHSIA
    buffer extension collection. It removes the obsolete
    vkSetBufferCollectionConstraints() and replaces it with
    vkSetBufferCollectionImageConstraints().
    gnoliyil authored Jan 21, 2022
    Configuration menu
    Copy the full SHA
    88df1ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e3b9ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4f288b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    545e83c View commit details
    Browse the repository at this point in the history
  6. Revert Dart SDK to b3f3c7d (#30965)

    * Revert "Roll Dart SDK from 07d514c to e01af97 (1 revision) (#30963)"
    
    This reverts commit 545e83c.
    
    * Revert "Roll Dart SDK from b3f3c7d to 07d514c (8 revisions) (#30959)"
    
    This reverts commit 0e3b9ff.
    
    * Empty commit
    zanderso authored Jan 21, 2022
    Configuration menu
    Copy the full SHA
    f785b79 View commit details
    Browse the repository at this point in the history
Loading