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

Commits on Feb 11, 2022

  1. Revert "Update Xcode version to 13a233 (#98144)" (#98263)

    This reverts commit 84fcb15.
    zanderso authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    81b9c35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e907b03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8bc5c5 View commit details
    Browse the repository at this point in the history
  4. Refactor TextSelectionOverlay (#98153)

    * Refactor TextSelectionOverlay
    
    * fix test
    
    * remove print
    
    * fix more tests
    
    * update
    
    * added tests
    
    * fix comments
    
    * fmt
    
    * fix test
    
    * addressing comment
    
    * remove dispose
    
    * remove new line
    chunhtai authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    d486aa7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61ac285 View commit details
    Browse the repository at this point in the history
Loading