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

Commits on Nov 7, 2022

  1. Roll Flutter from 5ea5a53 to a1289a4 (7 revisions) (#6677)

    * 5280135 ecd3c4857 Roll Fuchsia Mac SDK from sNXsQVxntMX8f42LE... to 9Jb1-3tRPQ2ZhpTQC... (flutter/engine#37363) (flutter/flutter#114772)
    
    * a6da104 Adds support for the Material Badge widget, BadgeTheme, BadgeThemeData (flutter/flutter#114560)
    
    * 19c5fc5 0cbdf464c Add Matrix::LookAt (flutter/engine#37361) (flutter/flutter#114786)
    
    * c551fe3 4e45cfb4a Roll Fuchsia Mac SDK from 9Jb1-3tRPQ2ZhpTQC... to 5XOj9l5e2wkSpMKT1... (flutter/engine#37369) (flutter/flutter#114789)
    
    * a54a46d 6b57fddd1 Bump github/codeql-action from 2.1.29 to 2.1.31 (flutter/engine#37374) (flutter/flutter#114798)
    
    * 3c9288c Increase minimum supported macOS version from 10.13 to 10.14 (flutter/flutter#114713)
    
    * a1289a4 891d4a357 Roll Skia from c3c31be8729b to 513f0fd34590 (2 revisions) (flutter/engine#37377) (flutter/flutter#114802)
    engine-flutter-autoroll authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    79d62f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Roll Flutter from a1289a4 to a1432a9 (23 revisions) (#6681)

    * 04d6fd2 Roll Plugins from a279b9d to 3ca3410 (4 revisions) (flutter/flutter#114813)
    
    * 151c831 92d9ad27f Roll Skia from 513f0fd34590 to da9fad017aee (2 revisions) (flutter/engine#37379) (flutter/flutter#114816)
    
    * d6a8e92 Revert "Adds support for the Material Badge widget, BadgeTheme, BadgeThemeData (#114560)" (flutter/flutter#114819)
    
    * 7de60bb 334549704 Roll buildroot to d13d64086f5e301bd0415eede895b34af220ef42 (flutter/engine#37380) (flutter/flutter#114821)
    
    * 496cf62 Delegate TestWindow.updateSemantics to the wrapped SingletonFlutterWindow (flutter/flutter#114733)
    
    * 497a528 Fix TextField/CupertinoTextField hint style overflow not work. (flutter/flutter#114335)
    
    * 7e36cf1 Mac Page Up / Page Down in text fields (flutter/flutter#105497)
    
    * 77c06c2 0075e10bc Move gclient var property to ci.yaml (flutter/engine#37351) (flutter/flutter#114828)
    
    * 378387b when getting xcworkspace, exclude hidden files (flutter/flutter#114099)
    
    * e901832 4e03d059d [Android] Speed up the method 'FlutterRenderer.getBitmap' (flutter/engine#37342) (flutter/flutter#114833)
    
    * 3cde69e Revert "Revert "Scribble mixin (#104128)" (#114647)" (flutter/flutter#114698)
    
    * e1adc96 feat: provide a way to set the initial child's alignment (flutter/flutter#114745)
    
    * fe5eb2d ee48c0392 Roll Fuchsia Mac SDK from 5XOj9l5e2wkSpMKT1... to sa5bVGimNo3JwLV27... (flutter/engine#37386) (flutter/flutter#114836)
    
    * 5628ebf [RawKeyboard] Allow inconsistent modifiers for Web (flutter/flutter#114499)
    
    * f1cdfa2 Use AppBar.systemOverlayStyle to style system navigation bar (flutter/flutter#104827)
    
    * e4e902d [flutter_tools] add compilation failure tests for new cases added in impellerc (flutter/flutter#114757)
    
    * 7640f31 a81a715ce Revert "Remove deprecated calls to updateSemantics in `PlatformDispatcher` (#36673)" (flutter/engine#37388) (flutter/flutter#114842)
    
    * 585d445 Roll Flutter Engine from a81a715ce6b2 to df602070ac4b (3 revisions) (flutter/flutter#114847)
    
    * 1ca2e0b Fix `CastError` in `StadiumBorder.lerpTo` and  `StadiumBorder.lerpFrom` when using `BorderRadiusDirectional` (flutter/flutter#114826)
    
    * 2e85e74 004a30516 [fuchsia] embedding-flutter test (flutter/engine#37052) (flutter/flutter#114854)
    
    * 139b8f4 Roll Flutter Engine from 004a305166d5 to e7d7edab98ad (2 revisions) (flutter/flutter#114855)
    
    * 53e6876 Allow Flutter golden file tests to be flaky (flutter/flutter#114450)
    
    * a1432a9 Refactor fix_data.yaml (flutter/flutter#114192)
    engine-flutter-autoroll authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    910b61d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Roll Flutter from a1432a9 to d3dcd7d (8 revisions) (#6684)

    * a84e369 Revert "Allow Flutter golden file tests to be flaky (#114450)" (flutter/flutter#114902)
    
    * 1725a26 Switch the way we retrieve the vm_service_port from /hub to iquery, on device. (flutter/flutter#114834)
    
    * 7020f59 [tool] Support `--flavor` option for `flutter install`. (flutter/flutter#114048)
    
    * 9797d5f [macOS] Refactor the `flutter run` macOS console output test (flutter/flutter#114645)
    
    * 530324d Build command dependency injection (flutter/flutter#114383)
    
    * 69a542d Apply multidex config in kotlin dsl gradle file (flutter/flutter#114660)
    
    * 92f10ed match error statements without relying on volatile human-readable descriptions (flutter/flutter#114922)
    
    * d3dcd7d Update `CircleAvatar` to support Material 3 (flutter/flutter#114812)
    engine-flutter-autoroll authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    5857920 View commit details
    Browse the repository at this point in the history
  2. Enable Mac build_all_plugins (#6671)

    * general build_all_plugins
    
    * add separate macos
    
    * add arg for windows
    
    * add targets
    
    * udpate version file
    
    * platform & build_mode args
    
    * map docs from cirrus
    keyonghan authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    6da73be View commit details
    Browse the repository at this point in the history
  3. Update flutter cirrus key (#6687)

    * Update flutter cirrus key
    
    * Update the firebase lab test key
    ricardoamador authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    cc4ffae View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Roll Flutter from d3dcd7d to c7d1154 (13 revisions) (#6689)

    * 3a656b1 Add more supported simulator debugging options and improve tests (flutter/flutter#114628)
    
    * 51c517c [flutter_tools/dap] Add support for forwarding `flutter run --machine` exposeUrl requests to the DAP client (flutter/flutter#114539)
    
    * 8e5439c Roll Flutter Engine from e7d7edab98ad to c76035429c36 (14 revisions) (flutter/flutter#115008)
    
    * a479718 Update cirrus key (flutter/flutter#115006)
    
    * dccc761 Roll Flutter Engine from c76035429c36 to aa4b3ea2f733 (27 revisions) (flutter/flutter#115025)
    
    * d0491dc Add the `channel` parameter to the Dartpad samples (flutter/flutter#115018)
    
    * befd8b6 722414a26 Implemented threadsafe platform channel replies on windows (flutter/engine#36909) (flutter/flutter#115033)
    
    * 154ae0f `updateSemantics` in TestWindow should always be implemented. (flutter/flutter#114857)
    
    * 008ac17 remove unnecessary brace in string interpolation (flutter/flutter#115032)
    
    * 8926d9e a9fbf6af5 Roll Fuchsia Linux SDK from mDzQK4ZUk_Y4wfZa_... to RNSA2Wp1MObtc7OHy... (flutter/engine#37485) (flutter/flutter#115045)
    
    * e6fb124 Roll Flutter Engine from a9fbf6af52c9 to b42ed6933cef (2 revisions) (flutter/flutter#115048)
    
    * ff75451 a42b2d9b9 Fix a race in the EmbedderA11yTest.A11yTreeIsConsistent tests (flutter/engine#37488) (flutter/flutter#115060)
    
    * c7d1154 a71c0c6c3 [Impeller] Support access the descriptor of PipelineFuture directly (flutter/engine#37415) (flutter/flutter#115063)
    engine-flutter-autoroll authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    f35c169 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Roll Flutter from c7d1154 to 098aac7 (24 revisions) (#6692)

    * bdcacbf 1c1ad0e72 Roll Fuchsia Linux SDK from RNSA2Wp1MObtc7OHy... to mduclAELKkftJ-fwI... (flutter/engine#37495) (flutter/flutter#115088)
    
    * ca61652 Roll ios-deploy iOS artifact (flutter/flutter#115042)
    
    * b31b9dc 057c53a05 [Impeller] Remove duplicate code in 'TiledTextureContents' (flutter/engine#37492) (flutter/flutter#115093)
    
    * 19b351b f467eee51 Turned on performance-move-const-arg everywhere. (flutter/engine#37482) (flutter/flutter#115095)
    
    * 5a60045 Reland: Adds support for the Material Badge widget, BadgeTheme, BadgeThemeData (#114560) (flutter/flutter#115002)
    
    * 09a4f23 Prevent tests from producing dill files alongside the test file (flutter/flutter#115075)
    
    * 1f891a0 Fix `RangeSlider` semantics node size (flutter/flutter#114999)
    
    * c1ceda4 Include stdout in codesign failure output (flutter/flutter#115115)
    
    * 2e432ec chore: enable Flutter Android workflow on aarch64 (flutter/flutter#113829)
    
    * ad72a45 12dabe83d Felt analyze (flutter/engine#37481) (flutter/flutter#115102)
    
    * 4e7dbef Explicitly call out documentation links in "flutter create" (flutter/flutter#114181)
    
    * d413081 Fix shrinkwrap on animated list (flutter/flutter#115104)
    
    * bd00a93 Roll Flutter Engine from 12dabe83da19 to 4cb9c1e00a84 (5 revisions) (flutter/flutter#115118)
    
    * 8858c17 Roll Flutter Engine from 4cb9c1e00a84 to 30e2cedfa2ac (2 revisions) (flutter/flutter#115122)
    
    * 0f2f4b8 Roll Flutter Engine from 30e2cedfa2ac to cae1716611a4 (2 revisions) (flutter/flutter#115124)
    
    * c6561e6 53cfb94c5 Roll Skia from 65b60707772d to b50a2f714837 (46 revisions) (flutter/engine#37501) (flutter/flutter#115128)
    
    * 6e89042 0721c860e [Impeller] null check samplers (flutter/engine#37489) (flutter/flutter#115132)
    
    * 88e49ed Load assets in flutter_test without turning event loop. (flutter/flutter#115123)
    
    * f997281 Roll Flutter Engine from 0721c860e2c3 to cb78576e5fec (3 revisions) (flutter/flutter#115134)
    
    * 0d081f9 Roll Flutter Engine from cb78576e5fec to a41712cec63a (2 revisions) (flutter/flutter#115135)
    
    * 83cda7e 19ead2834 Roll Fuchsia Linux SDK from mduclAELKkftJ-fwI... to R3L54Ma3VT2TQ6RpI... (flutter/engine#37513) (flutter/flutter#115139)
    
    * c021d91 [flutter_tools] support github reporter (flutter/flutter#115137)
    
    * 413bb21 e32fc0044 Roll Skia from b50f741ef341 to 77620568f467 (5 revisions) (flutter/engine#37514) (flutter/flutter#115142)
    
    * 098aac7 7326e5b33 Roll Dart SDK from 3a022103e91d to 1e37edb1f6c1 (1 revision) (flutter/engine#37515) (flutter/flutter#115145)
    engine-flutter-autoroll authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    553dac8 View commit details
    Browse the repository at this point in the history
  2. Roll Flutter (stable) from e99c9c7cd9f6 to 52b3dc25f647 (4 revisions) (

    …#6690)
    
    * 7fb1d47b6 [releases] Handle privatecommand messages that pass no data #112590 (flutter/flutter#114461)
    
    * 013ada8cf [release] Do not assume that pub is the first command run by "flutter create" (#114621) (flutter/flutter#114945)
    
    * a1b297691 CP: Fix the path where footer is written. (flutter/flutter#114947)
    
    * 52b3dc25f [CP] Fix a type casting error in text_input.dart (#109635) (flutter/flutter#114806)
    engine-flutter-autoroll authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    11cb483 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Roll Flutter from 098aac7 to 61e927d (16 revisions) (#6694)

    * 338841a Revert "Revert "Revert "Scribble mixin (#104128)" (#114647)" (#114698)" (flutter/flutter#115146)
    
    * 229b39e [flutter_tools] Fix so that the value set by `--dart-define-from-file` can be passed to Gradle (flutter/flutter#114297)
    
    * 3895786 Revert "Load assets in flutter_test without turning event loop. (#115123)" (flutter/flutter#115156)
    
    * a6e3ec8 mark firebase test lab test flaky because of upstream infra issues (flutter/flutter#115178)
    
    * 8d808b5 Roll Flutter Engine from 7326e5b3354b to 329900fc85d6 (7 revisions) (flutter/flutter#115185)
    
    * 10dc566 Add drone_dimensions to devicelab_build_test. (flutter/flutter#115183)
    
    * 0a5b531 b6e45ae35 extend const_finder to allow skipping particular classes (flutter/engine#37257) (flutter/flutter#115189)
    
    * 0e9ee36 [web] Add `--local-web-sdk` flag and use precompiled platform kernels for dart2js and ddc (flutter/flutter#114639)
    
    * 9e314ff Make FutureBuilder handle SynchronousFuture correctly, reland SynchronousFuture usage in test assets (flutter/flutter#115173)
    
    * 673fd97 17d428e68 Roll Dart SDK from 2b6909ba35e5 to 190040da0bc8 (2 revisions) (flutter/engine#37536) (flutter/flutter#115191)
    
    * edcdb00 Roll Flutter Engine from 17d428e688a9 to 38c4f1d78630 (2 revisions) (flutter/flutter#115192)
    
    * 8772768 Roll Flutter Engine from 38c4f1d78630 to 1f0dd2c0f5bb (2 revisions) (flutter/flutter#115194)
    
    * 6ec2bd0 M3 Segmented Button widget (flutter/flutter#113723)
    
    * b7b6758 f3dfdf4cc Roll Skia from 3bbdd5bc54f2 to a727f7ac8a98 (1 revision) (flutter/engine#37544) (flutter/flutter#115196)
    
    * 94e753d Roll Flutter Engine from f3dfdf4ccf38 to e3b3950f0fab (3 revisions) (flutter/flutter#115200)
    
    * 61e927d e63c9443b [Impeller] Include the new primitive type in the pipeline hash (flutter/engine#37546) (flutter/flutter#115201)
    engine-flutter-autoroll authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    b1c457f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Enable Mac ios_platform_tests tests (#6682)

    * add 0_4 master
    
    * typo fix
    
    * update args
    
    * fix args
    
    * ios runtime update
    
    * name change & variables
    
    * platform name fix
    keyonghan authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    e500884 View commit details
    Browse the repository at this point in the history
Loading