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: f63e0c8d4682
Choose a base ref
...
head repository: flutter/flutter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ae9a796cfae1
Choose a head ref
  • 19 commits
  • 145 files changed
  • 12 contributors

Commits on Mar 3, 2022

  1. Simplify SafeArea test for maintainBottomViewPadding to ensure mainta…

    …inBottomViewPadding is always respected (#97646)
    joellurcook authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    95d1fab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9642623 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00f3f2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bd8816 View commit details
    Browse the repository at this point in the history
  5. Fix lifecycle for API level 28 (#99433)

    Emmanuel Garcia authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    f320d14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1daa5d View commit details
    Browse the repository at this point in the history
  7. Add material localizations for keyboard keys used for shortcut descri…

    …ptions in menus. (#99020)
    
    This change adds some localizations for keyboard keys that will be used in creating shortcut descriptions in menus.
    gspencergoog authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    940986e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    21797cb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a786f65 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2315431 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3417394 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4919b74 View commit details
    Browse the repository at this point in the history
  13. Fix the race condition in cache_test.dart (#99423)

    This fixes a race condition in test/integration.shard/cache_test.dart which allowed the test to fail if the machine took a very long time to acquire a lock or launch a process.
    gspencergoog authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    fa68ecf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a4aeb77 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7f2c1cd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d646ed4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c5ef522 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    dabad59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae9a796 View commit details
    Browse the repository at this point in the history
Loading