Thanks to visit codestin.com
Credit goes to github.com

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: 56cad89b1e8d
Choose a base ref
...
head repository: flutter/flutter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1e696d304c0a
Choose a head ref
  • 18 commits
  • 42 files changed
  • 9 contributors

Commits on Dec 5, 2022

  1. Roll Flutter Engine from 878fc6fc022e to b4de17db2552 (2 revisions) (#…

    …116535)
    
    * 3712cc7d0 Roll Skia from 5dd1b7d6a303 to f75f98074f60 (3 revisions) (flutter/engine#38070)
    
    * b4de17db2 Roll Skia from f75f98074f60 to 1a8a0e1113da (5 revisions) (flutter/engine#38073)
    engine-flutter-autoroll authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    e54e73a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06e7c7a View commit details
    Browse the repository at this point in the history
  3. [flutter_tools] dont include material shaders in web builds (#116538)

    * [flutter_tools] dont include material shaders in web builds
    
    * add test
    jonahwilliams authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    27281da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49d0b5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05c6df6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55bcb78 View commit details
    Browse the repository at this point in the history
  7. Bump dessant/lock-threads from 3.0.0 to 4.0.0 (#116545)

    Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 3.0.0 to 4.0.0.
    - [Release notes](https://github.com/dessant/lock-threads/releases)
    - [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
    - [Commits](dessant/lock-threads@e460dfe...c1b35ae)
    
    ---
    updated-dependencies:
    - dependency-name: dessant/lock-threads
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    5d042eb View commit details
    Browse the repository at this point in the history
  8. Roll Flutter Engine from a14d15f07a1a to e2b1919a7596 (2 revisions) (#…

    …116547)
    
    * 3f997f01c Roll Skia from 1a8a0e1113da to e9c0d4b83ca4 (2 revisions) (flutter/engine#38077)
    
    * e2b1919a7 [Windows] Make the engine own PlatformHandler (flutter/engine#37855)
    engine-flutter-autoroll authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    9dc5b9e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b05653 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0a8e92a View commit details
    Browse the repository at this point in the history
  11. Roll Flutter Engine from d82c8ad7ac7f to 0efb0ef40513 (2 revisions) (#…

    …116552)
    
    * 53d66aa55 [web] Add styling in CSS reset to remove Edge password reveal icon (flutter/engine#38011)
    
    * 0efb0ef40 [ImpellerC] Print the working directory that was tried when failing to open (flutter/engine#38079)
    engine-flutter-autoroll authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    e0a0190 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    174d3be View commit details
    Browse the repository at this point in the history
  2. Use file:/// style uris when passing platform to the compiler. (#116553)

    * Use file:/// style uris when passing platform to the compiler.
    
    * License header.
    
    * Use BufferLogger.
    
    * Don't unadvertently convert strings to regexes for matching purposes.
    
    * Fix formatting.
    
    * More formatting.
    eyebrowsoffire authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    5201856 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c834b1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eaf6254 View commit details
    Browse the repository at this point in the history
  5. Roll Flutter Engine from 5d8530f79009 to a588dbe8b3c5 (2 revisions) (#…

    …116571)
    
    * a1bfb413b Roll Dart SDK from 52599799b666 to 35a9facce191 (4 revisions) (flutter/engine#38091)
    
    * a588dbe8b Update glfw to head and imgui to the docking branch (flutter/engine#38085)
    engine-flutter-autoroll authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    5993a61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    921f077 View commit details
    Browse the repository at this point in the history
  7. Support theming CupertinoSwitchs (#116510)

    * Introduce flag to maximally apply CupertinoTheme
    
    * add missing docs
    
    * add tests
    
    * fix docs
    
    * fix test
    guidezpl authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    1e696d3 View commit details
    Browse the repository at this point in the history
Loading