Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
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/plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3204619
Choose a base ref
...
head repository: flutter/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 276cfd4
Choose a head ref
  • 2 commits
  • 12 files changed
  • 2 contributors

Commits on Jan 5, 2023

  1. Roll Flutter from 231855f to 43b9120 (11 revisions) (#6918)

    * 672fe20 [flutter_tools] Fix null check in parsing web plugin from pubspec.yaml (flutter/flutter#117939)
    
    * fe1271f roll packages (flutter/flutter#117940)
    
    * 341ae18 roll packages (flutter/flutter#118001)
    
    * 873cf51 [Android] Increase timeout duration for spell check integration test (flutter/flutter#117989)
    
    * e2f390a Roll Flutter Engine from 32c468507b32 to cdd3bf29e27a (8 revisions) (flutter/flutter#118014)
    
    * fbb743d 60515762e [Impeller Scene] Compute joint transforms and apply them to skinned meshes (flutter/engine#38628) (flutter/flutter#118016)
    
    * da1a854 35b7dee32 [Impeller] Set adaptive tolerance when rendering FillPathGeometry (flutter/engine#38497) (flutter/flutter#118017)
    
    * a562fe2 b9b0193ea Roll Skia from 60e4a4a27375 to 158d51b34caa (19 revisions) (flutter/engine#38654) (flutter/flutter#118018)
    
    * 4588606 a01548f5f [Impeller Scene] Fix material/vertex color overlapping (flutter/engine#38653) (flutter/flutter#118027)
    
    * 7a5ae7c Roll Plugins from f9dda6a to 3204619 (2 revisions) (flutter/flutter#118040)
    
    * 43b9120 072a9ca37 Add `TextProvider` and `TextEdit` patterns to `AXPlatformNodeWin` (flutter/engine#38646) (flutter/flutter#118039)
    engine-flutter-autoroll authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    3a6f63b View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. [shared_preferences] Convert macOS to Pigeon (#6914)

    * Add Pigeon and update Dart, based on iOS implementation
    
    * Update Swift implementation
    
    * Update Swift tests
    
    * Adjust Dart test and add Pigeon TODOs
    
    * Version bump
    
    * Format
    
    * Update to Pigeon 5.0 for Swift warning fix
    stuartmorgan-g authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    276cfd4 View commit details
    Browse the repository at this point in the history
Loading