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: 475f6f152d8f
Choose a base ref
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 36ad9f1bbe77
Choose a head ref
  • 9 commits
  • 40 files changed
  • 6 contributors

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    58305d1 View commit details
    Browse the repository at this point in the history
  2. Allow additional expose_dirs in flutter_runner (#30749)

    Users can add an expose_dirs entry to the program field in a
    component's cml file to optionally expose extra directories
    from their out/ directory.
    
    BUG: fxbug.dev/89690
    chaselatta authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    92a4f99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    358605c View commit details
    Browse the repository at this point in the history
  4. Remove glitch when displaying platform views (#30724)

    Emmanuel Garcia authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    8b9f625 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd65330 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65dfc9e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00e2a47 View commit details
    Browse the repository at this point in the history
  8. Implemented library uri support for FlutterFragments and FlutterActiv…

    …ities (#30726)
    
    * Implemented library uri support for FlutterFragments and FlutterActivities.
    
    * added docstrings
    
    * emmanuel feedback
    gaaclarke authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    279e3af View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    36ad9f1 View commit details
    Browse the repository at this point in the history
Loading