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: 9302d87
Choose a base ref
...
head repository: flutter/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d065e4e
Choose a head ref
  • 6 commits
  • 12 files changed
  • 4 contributors

Commits on Feb 3, 2023

  1. [camera_android] Default to legacy recording profile when EncoderProf…

    …iles unavailable (#7073)
    
    * Make changes, start test
    
    * Bump versions
    
    * Add test
    
    * Formatting
    
    * Add issue
    
    * Fix test
    
    * Address review
    camsim99 authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    97a0524 View commit details
    Browse the repository at this point in the history
  2. Roll Flutter from d278808 to c5e8757 (54 revisions) (#7092)

    * 254a796 Revert "Reland "Add --serve-observatory flag to run, attach, and test (#118402)" (#119529)" (flutter/flutter#119729)
    
    * 1573c12 Marks Mac_android microbenchmarks to be unflaky (flutter/flutter#119727)
    
    * 5613ab0 remove unnecessary parens (flutter/flutter#119736)
    
    * 1305a50 Roll Flutter Engine from c08a286d60e9 to ba3adb74d952 (5 revisions) (flutter/flutter#119741)
    
    * 484d881 [conductor] update console link (flutter/flutter#118338)
    
    * 73124dc Fix `ListTileThemeData.copyWith` doesn't override correct properties (flutter/flutter#119738)
    
    * bc8927c 2b8dd4e5c Use Windows high contrast black/white theme with `MaterialApp` themes (flutter/engine#39206) (flutter/flutter#119747)
    
    * 578edfc Catch errors thrown while handling pointer events (flutter/flutter#119577)
    
    * 8fd5d4e Remove deprecated SystemNavigator.routeUpdated method (flutter/flutter#119187)
    
    * 7a926dc Deprecate MediaQuery[Data].fromWindow (flutter/flutter#119647)
    
    * cd118da Update a test expectation that depended on an SkParagraph fix (flutter/flutter#119756)
    
    * 4ae2d3b 🔥 Do not format the messages file for `gen-l10n` (flutter/flutter#119596)
    
    * 8f5949e Roll Flutter Engine from 2b8dd4e5c699 to a12d102773dd (2 revisions) (flutter/flutter#119758)
    
    * 4c99da6 Avoid printing blank lines between "Another exception was thrown:" messages. (flutter/flutter#119587)
    
    * 2ecf4ae Update the counter app to enable Material 3 (flutter/flutter#118835)
    
    * 0b8486d 29d09845f Roll Dart SDK from b47964e5d575 to 1c219a91e637 (1 revision) (flutter/engine#39324) (flutter/flutter#119763)
    
    * ca7b7e3 Roll Flutter Engine from 29d09845f21e to 97d27ff59459 (2 revisions) (flutter/flutter#119765)
    
    * 475fc4a Run Mac hostonly tests on any available arch (flutter/flutter#119762)
    
    * 322d10e 18118e10a Add iOS spring animation objc files (flutter/engine#38801) (flutter/flutter#119768)
    
    * f767f86 check if directory exists before listing content (flutter/flutter#119748)
    
    * 34730c7 Revert "Run Mac hostonly tests on any available arch (#119762)" (flutter/flutter#119784)
    
    * f9daa9a Roll Flutter Engine from 18118e10a0a5 to 679c4b42e222 (4 revisions) (flutter/flutter#119783)
    
    * fd76ef0 Reland "Add API for discovering assets" (flutter/flutter#119277)
    
    * ca0596e Fix `pub get --unknown-flag` (flutter/flutter#119622)
    
    * 9abb6d7 Roll Plugins from 9da327c to 9302d87 (11 revisions) (flutter/flutter#119825)
    
    * 9eafbcc Roll Flutter Engine from 679c4b42e222 to 388890a98e5b (6 revisions) (flutter/flutter#119830)
    
    * 1ee8799 Revert "[Re-land] Exposed tooltip longPress (#118796)" (flutter/flutter#119832)
    
    * 07b51a0 Add missing variants and *new* indicators to `useMaterial3` docs (flutter/flutter#119799)
    
    * 201380a e9e601c7c [web] Hide autofill overlay (flutter/engine#39294) (flutter/flutter#119833)
    
    * 1c0065c 27f55219d Roll Fuchsia Linux SDK from QxkjqmRgowkk_n2NZ... to pWloCaRzjLEAUvQEz... (flutter/engine#39339) (flutter/flutter#119838)
    
    * e7d934a Marks Linux_android android_choreographer_do_frame_test to be flaky (flutter/flutter#119721)
    
    * 3f986e4 Roll Flutter Engine from 27f55219df79 to ae38c9585a61 (2 revisions) (flutter/flutter#119840)
    
    * b0f1714 Make Flex,Row,Column const for real (flutter/flutter#119673)
    
    * d4b6898 [web] Put all index.html operations in one place (flutter/flutter#118188)
    
    * d63987f Parser machine logs (flutter/flutter#118707)
    
    * 22bbdf0 Android defines target update (flutter/flutter#119766)
    
    * 8387c23 [flutter_tools] Use base DAP detach and ensure correct output (flutter/flutter#119076)
    
    * d820aec Manual pub roll with dwds fix (flutter/flutter#119575)
    
    * 72f9cf5 Roll Flutter Engine from ae38c9585a61 to 616ecd8be3de (3 revisions) (flutter/flutter#119859)
    
    * cfdc358 roll packages (flutter/flutter#119865)
    
    * d875899 Bump test Chrome version for Mac arm support (flutter/flutter#119773)
    
    * 9b86a48 Fix gets removedItem instead of its index (flutter/flutter#119638)
    
    * 66b2ca6 Roll Flutter Engine from 616ecd8be3de to 2871970337df (3 revisions) (flutter/flutter#119870)
    
    * c626460 Make `_focusDebug` not interpolate in debug mode (flutter/flutter#119680)
    
    * a27802e flutter_tool: remove explicit length header in HTTP response (flutter/flutter#119869)
    
    * 3570cce Remove deprecated kind in GestureRecognizer et al (flutter/flutter#119572)
    
    * bc45b18 2696fff87 Roll Skia from c2d81db3ef41 to 4f0166baf5a4 (13 revisions) (flutter/engine#39348) (flutter/flutter#119879)
    
    * f3effce Roll Flutter Engine from 2696fff8716d to e3fe6dade964 (3 revisions) (flutter/flutter#119892)
    
    * 69421c1 [framework] use shader tiling instead of repeated calls to drawImage (flutter/flutter#119495)
    
    * 6b83eff Roll Flutter Engine from e3fe6dade964 to 655530e3fd15 (5 revisions) (flutter/flutter#119905)
    
    * a5d8a4a 67d35267c [Impeller] Use minimal coverage for stencil restores after overdraw prevention (flutter/engine#39358) (flutter/flutter#119910)
    
    * fc8ea56 0fb48ce5b Roll Dart SDK from 69452c5012d9 to be795cc64bd7 (1 revision) (flutter/engine#39360) (flutter/flutter#119926)
    
    * e0b2138 Dispose OverlayEntry in TooltipState. (flutter/flutter#117291)
    
    * c5e8757 Add M3 support for iconbuttons in error state in TextFields (flutter/flutter#119925)
    engine-flutter-autoroll authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    a59517a View commit details
    Browse the repository at this point in the history
  3. Roll Flutter (stable) from b06b8b271095 to 7048ed95a5ad (5 revisions) (

    …#7091)
    
    * 7999584b9 [release] use current branch as opposed to master (flutter/flutter#119648)
    
    * 9271eeba1 Switching over from iOS-15 to iOS-16 in .ci.yaml. (#118807) (flutter/flutter#118963)
    
    * c96f14ad3 Support safe area and scrolling in the NavigationDrawer (#116995) (flutter/flutter#119555)
    
    * ff6e9d4fa CP: Throw error when plural case had undefined behavior (#116622) (flutter/flutter#119384)
    
    * 7048ed95a Update Engine revision to 800594f1f4a6674010a6f1603c07a919b4d7ebd7 for stable release 3.7.1 (flutter/flutter#119687)
    engine-flutter-autoroll authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    bde2ff0 View commit details
    Browse the repository at this point in the history
  4. [in_app_pur]: Bump billing from 5.0.0 to 5.1.0 in /packages/in_app_pu…

    …rchase/in_app_purchase_android/android (#6701)
    
    * [in_app_pur]: Bump billing
    
    Bumps billing from 5.0.0 to 5.1.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.android.billingclient:billing
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Add annotation and modify changelog
    
    ---------
    
    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 Feb 3, 2023
    Configuration menu
    Copy the full SHA
    1e58ab0 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Roll Flutter from c5e8757 to b8f5394 (22 revisions) (#7105)

    * 7177c41 Add Material 3 `RadioListTile` example and update existing examples (flutter/flutter#119716)
    
    * 96c8c69 Roll Flutter Engine from 0fb48ce5b118 to c39047ffb2a6 (2 revisions) (flutter/flutter#119939)
    
    * 00b0d55 Fix iOS context menu position when flipped below (flutter/flutter#119565)
    
    * b65ae62 Roll Flutter Engine from c39047ffb2a6 to 745d7efb5736 (3 revisions) (flutter/flutter#119943)
    
    * be4c8c0 33d932efc Add gen_snapshot to windows flutter artifact. (flutter/engine#39353) (flutter/flutter#119951)
    
    * 9a7e187 [flutter_tools] fix Cannot delete file ENOENT from fuchsia_asset_builder (flutter/flutter#119867)
    
    * 16f81e6 Roll Flutter Engine from 33d932efc68e to 110c643d6ac2 (3 revisions) (flutter/flutter#119957)
    
    * 51b05ac Add mac_benchmark ci.yaml property (flutter/flutter#119871)
    
    * 3f02d4b Tweak to floating-cursor-end behaviour (flutter/flutter#119893)
    
    * c52215e Run Mac hostonly tests on any available arch (flutter/flutter#119884)
    
    * c24904d Run macOS benchmarks in prod pool to upload metrics (flutter/flutter#119963)
    
    * 0fbef46 e1b265bb5 Roll Skia from 07a95bb37760 to 83a3d8b16c94 (5 revisions) (flutter/engine#39373) (flutter/flutter#119967)
    
    * 909dc30 Verify Mac artifact codesigning on x64 and arm64 (flutter/flutter#119971)
    
    * 57fd50f Fix unable to find bundled Java version (flutter/flutter#119244)
    
    * f7c2bd0 Revert "Fix unable to find bundled Java version (#119244)" (flutter/flutter#119981)
    
    * c8e75a8 Do not run customer testing on release candidate branches. (flutter/flutter#119979)
    
    * 5241d38 Roll Flutter Engine from e1b265bb52aa to 1b132e44194d (8 revisions) (flutter/flutter#119980)
    
    * 61f6a0b Roll Flutter Engine from 1b132e44194d to c7a4bbab0e75 (6 revisions) (flutter/flutter#119990)
    
    * f10e625 De-flake adapter integration test (flutter/flutter#120016)
    
    * 5187b45 Roll Flutter Engine from c7a4bbab0e75 to 6bd500c38ea8 (2 revisions) (flutter/flutter#120018)
    
    * 2e39bad Roll Flutter Engine from 6bd500c38ea8 to 2a104cdfcdf8 (2 revisions) (flutter/flutter#120022)
    
    * b8f5394 [flutter_tools] Fix Future error handling ArgumentError in doctor --android-licenses (flutter/flutter#119977)
    engine-flutter-autoroll authored Feb 5, 2023
    Configuration menu
    Copy the full SHA
    a5f40d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. [gh_actions]: Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#6936)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@83fd05a...0b7f8ab)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    d065e4e View commit details
    Browse the repository at this point in the history
Loading