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

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    53da6f2 View commit details
    Browse the repository at this point in the history
  2. fxbug.dev/94000: Set Opacity and Scale Flatland Values for Flatland E…

    …mbedder (#36109)
    
    This PR makes a few changes to flatland_external_view_embedder as part of fxbug.dev/94000 to enable flatland on smart display.
    
    - Add Opacity
    
    - Add Scale
    
    = Update flatland_external_view_embedder_unittests to verify changes.
    
    Bug: https://fxbug.dev/94000
    cfontas authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    ce9385b View commit details
    Browse the repository at this point in the history
  3. Revert "fxbug.dev/94000: Set Opacity and Scale Flatland Values for Fl…

    …atland Embedder (#36109)" (#36305)
    
    This reverts commit ce9385b.
    gaaclarke authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    d95916d View commit details
    Browse the repository at this point in the history
Loading