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: 7048ed95a5ad
Choose a base ref
...
head repository: flutter/flutter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 32fb2f948e9b
Choose a head ref
  • 7 commits
  • 10 files changed
  • 10 contributors

Commits on Feb 4, 2023

  1. Make gen-l10n error handling independent of logger state (#119644) (#…

    …119679)
    
    * init
    
    * lint
    
    * lint again
    
    (cherry picked from commit 3884381)
    
    Co-authored-by: Tae Hyung Kim <[email protected]>
    AlexV525 and thkim1011 authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    200bc35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c28707 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80f3571 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Do not run customer testing on release candidate branches. (#119979) (#…

    …119984)
    
    These tests try to use a commit contemporary to the framework commit in
    customer repositories. This won't work because a CP to the framework
    release candidate branch may be recent even though the release candidate
    branch can be months old.
    godofredoc authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    78d09b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Cherry pick NavigationBar ink ripple fixes (#119553)

    * Fix `NavigationBar` ripple for non-default `NavigationDestinationLabelBehavior` (#116888)
    
    * Fix `NavigationBar` indicator ripple doesn't account for label height (#117473)
    
    * Apply suggestions from code review
    
    Co-authored-by: Michael Goderbauer <[email protected]>
    
    ---------
    
    Co-authored-by: Taha Tesser <[email protected]>
    Co-authored-by: Xilai Zhang <[email protected]>
    Co-authored-by: Michael Goderbauer <[email protected]>
    4 people authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    c6ab0a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2290856 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    32fb2f9 View commit details
    Browse the repository at this point in the history
Loading