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

Commits on Aug 16, 2022

  1. Roll Flutter from a0f1c67 to c873c21 (27 revisions) (#6275)

    * 7d1323c Updating expiring cirrus key. (flutter/flutter#109461)
    
    * a85902a Roll Flutter Engine from de118a55ade0 to c354e0e04cea (2 revisions) (flutter/flutter#109462)
    
    * 28de3d4 Roll Flutter Engine from c354e0e04cea to d1b18b5d6811 (1 revision) (flutter/flutter#109466)
    
    * a624cb7 Keep `dirty` manipulations private to `Element` base class (flutter/flutter#109401)
    
    * dce82f7 Remove deprecated Ruby File.exists? in helper script (flutter/flutter#109428)
    
    * 7887ca5 Revert "Keep `dirty` manipulations private to `Element` base class (#109401)" (flutter/flutter#109481)
    
    * 237a298 Roll Flutter Engine from d1b18b5d6811 to a2f3bd58ce73 (1 revision) (flutter/flutter#109472)
    
    * fe2fc8d Single tap on the previous selection should toggle the toolbar on iOS… (flutter/flutter#108913)
    
    * 696c6fb Roll Flutter Engine from a2f3bd58ce73 to fb19700742c3 (6 revisions) (flutter/flutter#109482)
    
    * 17bc0ce Roll Flutter Engine from fb19700742c3 to 2180e62f6c7e (1 revision) (flutter/flutter#109483)
    
    * 4265015 Roll Flutter Engine from 2180e62f6c7e to cd1a1cb757f5 (1 revision) (flutter/flutter#109488)
    
    * c142dd3 Roll Flutter Engine from cd1a1cb757f5 to 5cc5c5f04f0a (1 revision) (flutter/flutter#109490)
    
    * 8a55c36 Roll Flutter Engine from 5cc5c5f04f0a to 18dca3de7496 (2 revisions) (flutter/flutter#109493)
    
    * d50c5b1 Roll Flutter Engine from 18dca3de7496 to 83771593cb55 (1 revision) (flutter/flutter#109505)
    
    * 97901da Cleaner test.dart output. (flutter/flutter#109206)
    
    * fb3c8ea Roll Flutter Engine from 83771593cb55 to f49a617535af (1 revision) (flutter/flutter#109509)
    
    * 5fcd9c2 Update README.md (flutter/flutter#109506)
    
    * 4dd7065 Add onOpened callback to PopupMenuButton (flutter/flutter#103753)
    
    * ed3238e Roll Flutter Engine from f49a617535af to cc9f4c63b7e5 (1 revision) (flutter/flutter#109518)
    
    * 8b1ca3f Roll Flutter Engine from cc9f4c63b7e5 to 4656c2f46cad (1 revision) (flutter/flutter#109524)
    
    * 20ffb32 Roll Flutter Engine from 4656c2f46cad to 16fb19e72f88 (1 revision) (flutter/flutter#109526)
    
    * 087750f Roll Flutter Engine from 16fb19e72f88 to 9c3c233e2639 (1 revision) (flutter/flutter#109532)
    
    * 4aba124 Roll Flutter Engine from 9c3c233e2639 to f0c3829e90ce (1 revision) (flutter/flutter#109536)
    
    * 2bce108 Roll Plugins from 9fb7654 to 094f1c3 (7 revisions) (flutter/flutter#109543)
    
    * 97d9a2f Roll Flutter Engine from f0c3829e90ce to 8c019cdd446f (2 revisions) (flutter/flutter#109548)
    
    * 458d618 Roll Flutter Engine from 8c019cdd446f to 198b0051a5a2 (1 revision) (flutter/flutter#109552)
    
    * c873c21 Roll Flutter Engine from 198b0051a5a2 to 33fccf564973 (1 revision) (flutter/flutter#109557)
    engine-flutter-autoroll authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    ba27a65 View commit details
    Browse the repository at this point in the history
  2. [video_player]: Bump mockito-inline from 4.6.1 to 4.7.0 in /packages/…

    …video_player/video_player_android/android (#6247)
    dependabot[bot] authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    9c0049d View commit details
    Browse the repository at this point in the history
  3. [local_auth]: Bump mockito-inline from 4.6.1 to 4.7.0 in /packages/lo…

    …cal_auth/local_auth_android/android (#6256)
    dependabot[bot] authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    2835064 View commit details
    Browse the repository at this point in the history
  4. [video_player]: Bump exoplayerfrom 2.18.0 to 2.18.1 in /packages/vide…

    …o_player/video_player_android/android (#6142)
    dependabot[bot] authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    79a7a90 View commit details
    Browse the repository at this point in the history
  5. [google_maps_flutter_platform_interface] Adds size to BitmapDescripto…

    …r (1/2) (#6208)
    
    Adds a size parameter to the BitmapDescriptor.fromBytes constructor, so web applications can specify the actual physical size of the bitmap.
    
    The parameter is not needed (and ignored) in other platforms. Other platforms seem to be doing actual size / dpi to figure out the correct physical size.
    
    Fixes (part 1) flutter/flutter#73789
    ditman authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    8749540 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4366855 View commit details
    Browse the repository at this point in the history
  7. [shared_pref]: Bump mockito-inline from 4.6.1 to 4.7.0 in /packages/s…

    …hared_preferences/shared_preferences_android/android (#6264)
    dependabot[bot] authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    00f464f View commit details
    Browse the repository at this point in the history
  8. [webview]: Bump mockito-inline from 4.6.1 to 4.7.0 in /packages/webvi…

    …ew_flutter/webview_flutter_android/android (#6260)
    dependabot[bot] authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    c74873a View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    9bb6771 View commit details
    Browse the repository at this point in the history
  2. Prepare for fix to flutter/flutter#109339. (#6278)

    Currently, in some circumstances where a subclasses of
    `PlatformInterface` erroneously uses `implements` rather than
    `extends`, a `NoSuchMethodError` will be thrown (in spite of the
    documentation at
    https://pub.dev/documentation/plugin_platform_interface/latest/plugin_platform_interface/PlatformInterface/verify.html
    claiming that `AssertionError` will be thrown).
    
    After flutter/flutter#109339 is fixed, the
    correct type of exception will be thrown.  To avoid tests breakages
    when the fix happens, we need to modify these tests so that they don't
    care what kind of exception is thrown.
    stereotype441 authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    01163e8 View commit details
    Browse the repository at this point in the history
  3. [google_maps_flutter] Publish federation (#6204)

    Restored the app-facing package to publishable state, using the
    newly-published federated mobile implementations.
    
    Part of flutter/flutter#68498
    stuartmorgan-g authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    0d3d520 View commit details
    Browse the repository at this point in the history
Loading