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: ff84c44
Choose a base ref
...
head repository: flutter/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9da327c
Choose a head ref
  • 15 commits
  • 115 files changed
  • 8 contributors

Commits on Jan 27, 2023

  1. [ci] Increase timeouts for platform_tests (#7036)

    `platform_tests` are our most time-consuming tests; 30 minutes isn't always enough to run them. Increase timeouts to 60 minutes so that we aren't getting timeouts from tests that are still running.
    
    Also disables Windows `platform_tests` for stable in presubmit, matching other platforms.
    stuartmorgan-g authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    90f4473 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. [google_sign_in] Add doc for iOS auth with SERVER_CLIENT_ID (#4747)

    * Add doc for iOS auth with SERVER_CLIENT_ID
    
    * Follow pub versioning guidelines
    
    * Remove incorrect documentation saying that `clientId` is only configurable on web.
    
    * Revert "Add doc for iOS auth with SERVER_CLIENT_ID"
    
    This reverts commit 477bd85.
    
    * Adds documentation for iOS auth with SERVER_CLIENT_ID
    
    ---------
    
    Co-authored-by: stuartmorgan <[email protected]>
    Milvintsiss and stuartmorgan-g authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    f5568e4 View commit details
    Browse the repository at this point in the history
  2. Roll Flutter from a815ee6 to 75680ae (58 revisions) (#7048)

    * a0f7c8c 6f806491e [web] use a render target instead of a new surface for Picture.toImage (flutter/engine#38573) (flutter/flutter#119143)
    
    * e85547b Roll Plugins from 11361d0 to 8bab180 (28 revisions) (flutter/flutter#119115)
    
    * 81052a7 Add usage event to track when a iOS network device is used (flutter/flutter#118915)
    
    * cd34fa6 24aa324b8 Roll Skia from da5034f9d117 to c4b171fe5668 (1 revision) (flutter/engine#39127) (flutter/flutter#119159)
    
    * 6cd4fa4 Add --serve-observatory flag to run, attach, and test (flutter/flutter#118402)
    
    * 48cd95d 1e5efd1 [various] Enable use_build_context_synchronously (#6585) (flutter/flutter#119162)
    
    * b907acd Add the cupertino system colors mint, cyan, and brown (flutter/flutter#118971)
    
    * c6fa5d9 c54580138 Only build analyze_snapshot on Linux host (flutter/engine#39129) (flutter/flutter#119164)
    
    * f34ce86 7b72038ef Roll Fuchsia Linux SDK from E9m-Gk382PkB7_Nbp... to pGX7tanT1okL8XCg-... (flutter/engine#39130) (flutter/flutter#119169)
    
    * 0dd63d3 Export View (flutter/flutter#117475)
    
    * 1fd71de Remove superfluous words from comments (flutter/flutter#119055)
    
    * cef9cc7 2e7d6fa7b Remove unnecessary null checks (flutter/engine#39113) (flutter/flutter#119174)
    
    * 3be330a 30c02e4c8 [Impeller] Make text glyph offsets respect the current transform (flutter/engine#39119) (flutter/flutter#119179)
    
    * a45727d Add MediaQuery to View (flutter/flutter#118004)
    
    * 02a9c15 Fix lexer issue where select/plural/other/underscores cannot be in identifier names. (flutter/flutter#119190)
    
    * 766e4d2 Remove single-view assumption from material library (flutter/flutter#117486)
    
    * dcd3679 Roll Flutter Engine from 30c02e4c8b01 to 44362c90fcec (2 revisions) (flutter/flutter#119185)
    
    * 9037e3f roll packages (flutter/flutter#119192)
    
    * e0e88da Roll Flutter Engine from 44362c90fcec to 308ce918f67f (2 revisions) (flutter/flutter#119201)
    
    * 202e902 Roll Flutter Engine from 308ce918f67f to 8f1e5dc1b124 (4 revisions) (flutter/flutter#119208)
    
    * b319938 Add more flexible image API (flutter/flutter#118966)
    
    * fc02701 Marks Mac run_debug_test_macos to be unflaky (flutter/flutter#117470)
    
    * c9affdb Move windows-x64-flutter.zip to windows-x64-debug location. (flutter/flutter#119177)
    
    * 7d3b762 Fix: Added `margin` parameter for `MaterialBanner` class (flutter/flutter#119005)
    
    * 40bd82e Roll Plugins from 1e5efd1 to e9406bc (4 revisions) (flutter/flutter#119249)
    
    * 07522b7 Roll Flutter Engine from 8f1e5dc1b124 to 04f22beebb42 (5 revisions) (flutter/flutter#119218)
    
    * 459c1b7 Marks Mac complex_layout_scroll_perf_macos__timeline_summary to be unflaky (flutter/flutter#119157)
    
    * 2b8f2d0 Add API for discovering assets (flutter/flutter#118410)
    
    * a04ab71 Revert "Add API for discovering assets (#118410)" (flutter/flutter#119273)
    
    * 1da487d Roll Flutter Engine from 04f22beebb42 to 93901260098e (12 revisions) (flutter/flutter#119279)
    
    * 1b779b6 Roll Flutter Engine from 93901260098e to be0125bd5716 (2 revisions) (flutter/flutter#119283)
    
    * 42bd5f2 Download platform-agnostic Flutter Web SDK in the flutter_tool (flutter/flutter#118654)
    
    * d52b6b9 Roll Flutter Engine from be0125bd5716 to d17004dd96d7 (2 revisions) (flutter/flutter#119287)
    
    * 4aed487 Roll Flutter Engine from d17004dd96d7 to a63d98feb608 (3 revisions) (flutter/flutter#119299)
    
    * 05fc29f Rename DeviceGestureSettings.fromWindow to DeviceGestureSettings.fromView (flutter/flutter#119291)
    
    * 86ab01d Revert "Add --serve-observatory flag to run, attach, and test (#118402)" (flutter/flutter#119302)
    
    * 8d03af3 Roll Flutter Engine from a63d98feb608 to 79c958fc7e9b (3 revisions) (flutter/flutter#119306)
    
    * 27f8ebd ade610ec8 [fuchsia] Migrate to new RealmBuilder API (flutter/engine#39175) (flutter/flutter#119310)
    
    * c31856b Roll Plugins from e9406bc to ff84c44 (2 revisions) (flutter/flutter#119335)
    
    * d939863 Roll Flutter Engine from ade610ec88b5 to 621e13cc9be3 (3 revisions) (flutter/flutter#119344)
    
    * 0b57596 Run "flutter update-packages --force-upgrade" (flutter/flutter#119340)
    
    * 0417f66 Fix nullability of TableRow.children (flutter/flutter#119285)
    
    * fc3e824 Roll Flutter Engine from 621e13cc9be3 to 189a69d9918d (3 revisions) (flutter/flutter#119347)
    
    * ad1a44d Add `requestFocusOnTap` to `DropdownMenu` (flutter/flutter#117504)
    
    * 4dbb573 [flutter_tools] remove usage of remap samplers arg (flutter/flutter#119346)
    
    * b2f2bf3 Marks Linux run_release_test_linux to be unflaky (flutter/flutter#119156)
    
    * 3f95bef Roll Flutter Engine from 189a69d9918d to b32fc7fef208 (3 revisions) (flutter/flutter#119358)
    
    * 2e8bebd Remove single window assumption from macrobenchmark (flutter/flutter#119368)
    
    * ab2232a Roll Flutter Engine from b32fc7fef208 to 8567d96993ed (5 revisions) (flutter/flutter#119369)
    
    * e9ca9cc Remove references to dart:ui's window singelton (flutter/flutter#119296)
    
    * da3d4bd Roll Flutter Engine from 8567d96993ed to 225ae87334a5 (2 revisions) (flutter/flutter#119376)
    
    * 018c1f8 e2e089ebb Use arm64 engine variant on simulators in iOS unit tests (flutter/engine#39213) (flutter/flutter#119387)
    
    * e349bdc 19651cb1d Roll Dart SDK from 2cd9b7ac95e8 to 135f4c51c9ff (3 revisions) (flutter/engine#39214) (flutter/flutter#119389)
    
    * 95345b5 77bee011d Roll Dart SDK from 2cd9b7ac95e8 to 135f4c51c9ff (3 revisions) (flutter/engine#39217) (flutter/flutter#119394)
    
    * de43ec9 Roll Flutter Engine from 77bee011dabf to 3394b84cc5d7 (3 revisions) (flutter/flutter#119405)
    
    * f8d4de4 3dd0fc13f Roll Fuchsia Linux SDK from 6c2H32X3EXOGlWIgb... to TiK_fVODtUaKOgxRf... (flutter/engine#39224) (flutter/flutter#119408)
    
    * 7856411 7c5c6c9c9 Roll Skia from 0b75650caf2a to 7df7a83f733d (13 revisions) (flutter/engine#39225) (flutter/flutter#119413)
    
    * 75680ae 649362168 Roll Dart SDK from f9583e13e214 to 52dc94238144 (1 revision) (flutter/engine#39227) (flutter/flutter#119416)
    engine-flutter-autoroll authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    0c05e8d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. [camera]: Bump camerax_version from 1.3.0-alpha02 to 1.3.0-alpha03 in…

    … /packages/camera/camera_android_camerax/android (#7061)
    
    * [camera]: Bump camerax_version
    
    Bumps `camerax_version` from 1.3.0-alpha02 to 1.3.0-alpha03.
    
    Updates `camera-core` from 1.3.0-alpha02 to 1.3.0-alpha03
    
    Updates `camera-camera2` from 1.3.0-alpha02 to 1.3.0-alpha03
    
    Updates `camera-lifecycle` from 1.3.0-alpha02 to 1.3.0-alpha03
    
    ---
    updated-dependencies:
    - dependency-name: androidx.camera:camera-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: androidx.camera:camera-camera2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: androidx.camera:camera-lifecycle
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update changelog
    
    * Bump Kotlin version
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: camsim99 <[email protected]>
    dependabot[bot] and camsim99 authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    a4c3209 View commit details
    Browse the repository at this point in the history
  2. [ci] Add LUCI versions of macOS ARM tests (#6984)

    Adds a macOS arm64 configuration, and adds LUCI versions of the remaining Cirrus macOS-host tests (iOS build-all and macOS platform tests) in bringup mode, to begin testing a LUCI migration for the ARM tests in this repository.
    stuartmorgan-g authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    8f12b27 View commit details
    Browse the repository at this point in the history
  3. [tool] Improve main-branch detection (#7038)

    * [tool] Improve main-branch detection
    
    Currently main-branch detection for `--packages-for-branch` looks at
    branch names, but this no longer works on LUCI which now seems to be
    checking out specific hashes rather than branches. This updates the
    behavior so that it will treat any hash that is an ancestor of `main` as
    being part of `main`, which should allow post-submit detection to work
    under LUCI.
    
    Fixes flutter/flutter#119330
    
    * Fix throw
    
    * Fix typos
    
    * Update comment
    stuartmorgan-g authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    3843b38 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    d39e756 View commit details
    Browse the repository at this point in the history
  2. [ci] Switch remaining macOS host tests to LUCI (#7063)

    * [ci] Switch remaining macOS host tests to LUCI
    
    Enables the new LUCI versions of the remaining Cirrus macOS host tests,
    and removes the Cirrus versions.
    
    This completes the macOS LUCI transition for flutter/plugins, leaving
    only Linux on Cirrus.
    
    * standardize naming as macos_
    stuartmorgan-g authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    ddb9777 View commit details
    Browse the repository at this point in the history
  3. [ci] Part 1 of swapping iOS platform test arch (#7064)

    * [ci] Part 1 of swapping iOS task arch
    
    Adds Intel versions of iOS build-all and ARM versions of iOS platform
    tests, as part one of swapping them. Once the new tasks propagate, they
    will be brought out of bringup mode and the old versions removed.
    
    These were on the opposite architectures because of issues with running
    the platfor tests on Cirrus ARM VMs, and then were ported as-is from
    Cirrus to LUCI, but now that macOS ARM works on LUCI we can switch to
    the desired configuration.
    
    * Increase sharding
    
    * Renaming
    
    * Also do stable
    stuartmorgan-g authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    2edf563 View commit details
    Browse the repository at this point in the history
  4. [camerax] Add system services to plugin (#6986)

    * Add base code from proof of concept
    
    * Add pigeon types
    
    * Make corrections, add Dart tests
    
    * Add test files
    
    * Add java tests
    
    * Add docs
    
    * Add stop, docs, fix analyze
    
    * Fix comment
    
    * Add comment and remove literals
    
    * Formatting
    
    * Remove merge conflict reside
    
    * Fix test
    
    * Fix bad pasting job
    camsim99 authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    35f0b1a View commit details
    Browse the repository at this point in the history
  5. [webview]: Bump mockito-inline (#7056)

    Bumps [mockito-inline](https://github.com/mockito/mockito) from 4.8.0 to 5.1.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v4.8.0...v5.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-inline
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    5dd0f41 View commit details
    Browse the repository at this point in the history
  6. [webview_flutter_wkwebview][webview_flutter_android] Fixes bug where …

    …the `WebView`s could not be released (#6996)
    
    * fix and test non disposing webview
    
    * combine boolean
    
    * version bump
    
    * more pumpAndSettles
    
    * add more pumpAndSettles
    
    * update int tests
    
    * android test
    
    * fix version bump and unchange compile files
    
    * make _currentNavigationDelegate nullable
    
    * quick fix
    
    * accidental letter
    
    * small tests fixes
    
    * missing hashtag
    bparrishMines authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    1896f10 View commit details
    Browse the repository at this point in the history
  7. [camerax] Allow instance manager to create identical objects (#7034)

    * Make changes amd add test
    
    * Update changelog
    
    * Add comment
    
    * Fix spelling
    
    * Update packages/camera/camera_android_camerax/android/src/main/java/io/flutter/plugins/camerax/InstanceManager.java
    
    Co-authored-by: Maurice Parrish <[email protected]>
    
    ---------
    
    Co-authored-by: Maurice Parrish <[email protected]>
    camsim99 and bparrishMines authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    a494825 View commit details
    Browse the repository at this point in the history
  8. [ci] Increase heavy workload memory (#7065)

    Android builds are increasingly running into OOM errors; this increases
    the machine configuration from 12GB to 16GB to hopefully avoid the
    issue.
    stuartmorgan-g authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    6ef73da View commit details
    Browse the repository at this point in the history
  9. [various] Update to use sharedDarwinSource (#7027)

    * Update shared_preferences
    
    * Update IAP
    stuartmorgan-g authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    9da327c View commit details
    Browse the repository at this point in the history
Loading