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

Commits on Apr 14, 2023

  1. [web:canvaskit] move shaders to UniqueRef; fix minor memory leaks (#4…

    …1172)
    
    [web:canvaskit] move shaders to UniqueRef; fix minor memory leaks
    yjbanov authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    460668f View commit details
    Browse the repository at this point in the history
  2. [Impeller] Allow image rasterization/decoding before/without surface …

    …acquisition (#41168)
    
    [Impeller] Allow image rasterization/decoding before/without surface acquisition
    dnfield authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    f091060 View commit details
    Browse the repository at this point in the history
  3. [Android] Send connectionClosed message when keyboard becomes invisib…

    …le to ensure framework focus state is correct. (#40746)
    
    [Android] Send connectionClosed message when keyboard becomes invisible to ensure framework focus state is correct.
    ksballetba authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    c9adff6 View commit details
    Browse the repository at this point in the history
  4. Macmini8,1 for another target that runs host tests (#41179)

    This target also runs impeller_unittests that aren't safe to run right
    now on Macmini7,1
    
    I missed this in #41159
    dnfield authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    23b079e View commit details
    Browse the repository at this point in the history
  5. [Impeller] Fix the cmake example build. (#41148)

    [Impeller] Fix the cmake example build.
    zanderso authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    4f86a05 View commit details
    Browse the repository at this point in the history
Loading