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: 73096fd96ef5
Choose a base ref
...
head repository: flutter/flutter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 095b1abdad6f
Choose a head ref
  • 14 commits
  • 53 files changed
  • 5 contributors

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    030288d View commit details
    Browse the repository at this point in the history
  2. Roll Flutter Engine from 26b6609c603b to 7d40e77d0035 (2 revisions) (#…

    …118852)
    
    * 27f6bbcb3 Fix invalid Unix locale to Flutter locale (BCP-47) mapping (flutter/engine#36512)
    
    * 7d40e77d0 Roll Skia from 69d8378097df to aedfc8695954 (4 revisions) (flutter/engine#38966)
    engine-flutter-autoroll authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    9acf34d View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary null checks in ‘dev/conductor’ (#118843)

    * Remove unnecessary null checks in dev/conductor
    
    * review
    goderbauer authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    ec51d32 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary null checks in dev/benchmarks (#118840)

    * Remove unnecessary null checks in dev/benchmarks
    
    * empty
    goderbauer authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    54217bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98c18ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99b5262 View commit details
    Browse the repository at this point in the history
  7. Roll Flutter Engine from 7d40e77d0035 to 730e88fb6787 (3 revisions) (#…

    …118869)
    
    * 7bbe79e10 Extract WideToUTF16String/UTF16StringToWide to FML (flutter/engine#39006)
    
    * acca56ce0 Revert "Extract WideToUTF16String/UTF16StringToWide to FML (#39006)" (flutter/engine#39019)
    
    * 730e88fb6 [Impeller] Check the correct stencil coverage when deciding whether to elide a restore (flutter/engine#39023)
    engine-flutter-autoroll authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    52d1205 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ee9c9b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    589f2eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    74645b4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f78b1f3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    572f0a1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    26472b5 View commit details
    Browse the repository at this point in the history
  14. Checkbox borderSide lerp bug fix (#118728)

    * theme override fix
    
    * add lerp condition and tests
    
    * remove unwanted changes
    
    * resolve app_bar token version
    
    * update test names
    Eilidh Southren authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    095b1ab View commit details
    Browse the repository at this point in the history
Loading