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

Commits on Nov 22, 2022

  1. [ci] Import flutter/packages install_chromium.sh (#6727)

    * [ci] Import flutter/packages install_chromium.sh
    
    Brings over the newer flutter/packages version of install_chromium.sh as
    part of pre-aligning the repositories for later merging.
    
    Part of flutter/flutter#113764
    
    * Update .cirrus.yml
    
    Co-authored-by: David Iglesias <[email protected]>
    
    Co-authored-by: David Iglesias <[email protected]>
    stuartmorgan-g and ditman authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    2a52394 View commit details
    Browse the repository at this point in the history
  2. Switch ios_platform_tests from Cirrus to LUCI (#6729)

    * move to prod
    
    * remove cirrus
    keyonghan authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    e484dec View commit details
    Browse the repository at this point in the history
  3. Roll Flutter from 2962228 to 06d90b8 (17 revisions) (#6742)

    * 504f697 4a4df4bd6 [Impeller] Format shader sources. (flutter/engine#37770) (flutter/flutter#115773)
    
    * 7045a8b Add Spell Check to Editable Text (iOS) (flutter/flutter#110193)
    
    * 567d004 Add clip option for navigator (flutter/flutter#115775)
    
    * 073cefa [RawKeyboard] Fix Linux remapped CapsLock throws (flutter/flutter#115009)
    
    * bd0115f [cirrus] Disable outside of tip of tree (flutter/flutter#115774)
    
    * ce2fa9a Roll Flutter Engine from 4a4df4bd685d to cc0ad66907b6 (4 revisions) (flutter/flutter#115777)
    
    * 0b9d18f [flutter_tools] Add flutter update-packages --synthetic-package-path (flutter/flutter#115665)
    
    * 1301208 9ea061bd7 [macOS] Add explicit weak/strong/copy annotations (flutter/engine#37768) (flutter/flutter#115783)
    
    * 2b0c895 Updated the kotlinlang version url. (flutter/flutter#115782)
    
    * 3bd53b0 2a8ac1e0c [Linux] Synthesize modifier keys events on pointer events (flutter/engine#37491) (flutter/flutter#115788)
    
    * 9827d0f 44f22ac39 Roll Dart SDK from 68291f382fb6 to 756f835dd84d (1 revision) (flutter/engine#37815) (flutter/flutter#115792)
    
    * eed3851 Support Host only bots apple signing (flutter/flutter#115780)
    
    * 0d7a3b7 Roll Flutter Engine from 44f22ac39f54 to 981fe92ab998 (2 revisions) (flutter/flutter#115798)
    
    * 3fe7794 BouncingScrollPhysics should propagate decelerationRate. (flutter/flutter#115797)
    
    * 182d6c4 ddf6a20b8 Roll Skia from 500aae3f2761 to 57b4252cf211 (7 revisions) (flutter/engine#37819) (flutter/flutter#115802)
    
    * 2921ca0 8dd8e092e Roll Dart SDK from 756f835dd84d to 6b8e98070f26 (1 revision) (flutter/engine#37825) (flutter/flutter#115810)
    
    * 06d90b8 c3645c3b8 [impeller] Remove declare_undefined_values (flutter/engine#37829) (flutter/flutter#115812)
    engine-flutter-autoroll authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    fb0a593 View commit details
    Browse the repository at this point in the history
  4. [path_provider] Remove unused Guava dependency (#6744)

    * Remove unused Guava dependency
    
    * Metadata
    
    * Update Nullable import
    stuartmorgan-g authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    dd493f5 View commit details
    Browse the repository at this point in the history
  5. [google_sign_in] Roll Guava dependency to 31.1 (#6746)

    * Roll guava
    
    * Metadata
    stuartmorgan-g authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    b2d4ee5 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. [ios_platform_images] remove deprecated APIs (#6693)

    * [ios_platform_images] remove deprecated APIs
    
    * ++
    
    * ++
    
    * ++
    
    * Update pubspec.yaml
    
    * Update CHANGELOG.md
    Jonah Williams authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    be85501 View commit details
    Browse the repository at this point in the history
  2. Roll Flutter from 06d90b8 to 0eb2d51 (17 revisions) (#6750)

    * f4ee61a Roll Plugins from 475caa0 to 5d847ef (3 revisions) (flutter/flutter#115837)
    
    * 91aeda7 Use the new pushImageFilter offset parameter to fix the transform of the children (flutter/flutter#113673)
    
    * 9bb07b5 Revert "Use the new pushImageFilter offset parameter to fix the transform of the children (#113673)" (flutter/flutter#115861)
    
    * 14754a2 roll packages (flutter/flutter#115764)
    
    * dfdec89 [flutter_tools] Remove package:image (flutter/flutter#115848)
    
    * da963a9 Roll Flutter Engine from c3645c3b8947 to 37e2aaa901e8 (9 revisions) (flutter/flutter#115842)
    
    * b9caef5 Remove dev/md random file (flutter/flutter#115855)
    
    * 94b9fa4 Provide an option to update `Focus's semantics under `FocusableActionDetector` (flutter/flutter#115833)
    
    * 6a26305 Update documentation for `PlatformException.stacktrace` (flutter/flutter#114028)
    
    * 73024eb [flutter_tool] Adds --enable-dart-profiling flag (flutter/flutter#115863)
    
    * 259373d [flutter_tools] Add --dump-info, --no-frequency-based-minification flags (flutter/flutter#115862)
    
    * d95eab8 Roll Flutter Engine from 37e2aaa901e8 to a805efffba54 (12 revisions) (flutter/flutter#115881)
    
    * 7bb1d1b Roll Flutter Engine from a805efffba54 to 4bf16c369bfc (2 revisions) (flutter/flutter#115888)
    
    * b7023e8 Roll Flutter Engine from 4bf16c369bfc to f75287af0b19 (2 revisions) (flutter/flutter#115891)
    
    * a780a00 a43142d77 Roll Dart SDK from 27c45cd51796 to d2766b385c2a (5 revisions) (flutter/engine#37859) (flutter/flutter#115895)
    
    * 4edb768 Roll Flutter Engine from a43142d77a58 to e6d9fffe8609 (2 revisions) (flutter/flutter#115897)
    
    * 0eb2d51 Use the new pushImageFilter offset parameter to fix the transform of the children (#113673) (flutter/flutter#115884)
    engine-flutter-autoroll authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    a431b35 View commit details
    Browse the repository at this point in the history
Loading