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

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    4a11cc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1a305c View commit details
    Browse the repository at this point in the history
  3. Roll Engine from 4463cf4 to 5f0271a + Fix test (#98479)

    Emmanuel Garcia authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    4ee22ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db4c98f View commit details
    Browse the repository at this point in the history
  5. Revert "[performance] Process dirty nodes from top to bottom during p…

    …aint to avoid unnecessary layer tree walks" (#98520)
    goderbauer authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    a454da0 View commit details
    Browse the repository at this point in the history
  6. Hide toolbar when selection is out of view (#98152)

    * Hide toolbar when selection is out of view
    
    * properly dispose of toolbar visibility listener
    
    * Add test
    
    * rename toolbarvisibility
    
    * Make visibility for toolbar nullable
    
    * Properly dispose of toolbar visibility listener
    
    * Merge visibility methods into one
    
    * properly dispose of start selection view listener
    
    * Add some docs
    
    * remove unnecessary null check
    
    * more docs
    
    * Update dispose order
    
    Co-authored-by: Renzo Olivares <[email protected]>
    Renzo-Olivares and Renzo Olivares authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    8386344 View commit details
    Browse the repository at this point in the history
Loading