Skip to content
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/flutter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 38dbbb17f8ce
Choose a base ref
...
head repository: flutter/flutter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fdcd14464cea
Choose a head ref
  • 7 commits
  • 39 files changed
  • 7 contributors

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    1dd24b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54b7b5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d217d2 View commit details
    Browse the repository at this point in the history
  4. Roll Engine from dc1dba5 to a5718ab (9 revisions) (#99346)

    * e97c801 Started looking for the dart plugin registrant at runtime  (flutter/engine#31418)
    
    * 9ebbc6e Standardize the embedder file name. (flutter/engine#31723)
    
    * e983ac8 Roll Skia from 1fc0c1c0f8af to 5deac304821b (2 revisions) (flutter/engine#31725)
    
    * afd334d added dart plugin registrant test executables to run_tests.py (flutter/engine#31726)
    
    * 0ff508b Standardize embedder archive name. (flutter/engine#31693)
    
    * 9c1daae Roll Fuchsia Mac SDK from qGsRXn7-D... to RIOZP5nXz... (flutter/engine#31730)
    
    * ceec638 Roll Fuchsia Linux SDK from _mwyhkd9H... to 7rB0Yrprs... (flutter/engine#31731)
    
    * 54050b4 Roll Skia from 5deac304821b to c3e7a2a00b0a (3 revisions) (flutter/engine#31732)
    
    * a5718ab Roll Dart SDK from c3e3126a598b to 34a5563af80d (6 revisions) (flutter/engine#31734)
    engine-flutter-autoroll authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    bf98767 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64d9ea6 View commit details
    Browse the repository at this point in the history
  6. Add Android lifecycles test (#99319)

    Emmanuel Garcia authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    6c818d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Starts using the --source flag to compile the dart registrant. (#98046

    )
    
    * Starts using the `--source` flag to compile the dart registrant.
    
    * updated general.shard tests
    
    * Fixed the resident compiler flow
    
    * added integration test
    
    * made the integration test self contained
    
    * renamed generated_main to dart_plugin_registrant
    
    * cleaned up for review
    
    * added task runner for ci
    
    * added bringup and TESTOWNERS
    
    * updated failure message
    gaaclarke authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    fdcd144 View commit details
    Browse the repository at this point in the history
Loading