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: fce3cee
Choose a base ref
...
head repository: flutter/flutter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3fefb2d
Choose a head ref
  • 8 commits
  • 6 files changed
  • 5 contributors

Commits on Apr 20, 2022

  1. Increased StandardMethodCodec's WriteBuffer start capacity (#101860)

    * Added standard method codec benchmark
    
    * increased writebuffer start size
    
    * added const
    gaaclarke authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    1ac3682 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9313fb8 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Marks Mac_android entrypoint_dart_registrant to be unflaky (#102223)

    * Marks Mac_android entrypoint_dart_registrant to be unflaky
    
    * update mode
    
    Co-authored-by: Keyong Han <[email protected]>
    fluttergithubbot and keyonghan authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    fbaf867 View commit details
    Browse the repository at this point in the history
  2. Marks Mac_ios flutter_view_ios__start_up to be unflaky (#102224)

    * Marks Mac_ios flutter_view_ios__start_up to be unflaky
    
    * update mode
    
    Co-authored-by: Keyong Han <[email protected]>
    fluttergithubbot and keyonghan authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    208832e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bc539a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    878880f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5cf963 View commit details
    Browse the repository at this point in the history
  6. Add verbose flag to flutter run commands (#102257)

    Emmanuel Garcia authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    3fefb2d View commit details
    Browse the repository at this point in the history
Loading