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

Commits on Dec 15, 2023

  1. Roll SwiftShader to 2fa7e9b99ae4e70ea5ae2cc9c8d3afb43391384f (#49112)

    In support of flutter/flutter#138169. This
    revision adds a static library build rule for SwiftShader which
    flutter_tester can consume, see
    #48708
    dnfield authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    bf41b12 View commit details
    Browse the repository at this point in the history
  2. Reverts "Run tests on macOS 13 exclusively" (#49115)

    Reverts #49099
    Initiated by: vashworth
    This change reverts the following previous change:
    Original Description:
    Release team wants engine tests running exclusively on macOS 13 in main for a while before CP'ing to beta.
    
    [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
    auto-submit[bot] authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    6522572 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. [Impeller] Do not pass the depfile flag when creating a shader bundle…

    … in ImpellerC (#49114)
    
    Shader bundles only produce the flat buffer output and do not write a depfile.
    jason-simmons authored Dec 16, 2023
    Configuration menu
    Copy the full SHA
    539e34d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74e4965 View commit details
    Browse the repository at this point in the history
Loading