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

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    610370e View commit details
    Browse the repository at this point in the history
  2. [ci] Fix macOS LUCI merge base (#6798)

    Currently the repo tooling relies on `FETCH_HEAD` being set to
    `origin/main` in CI, which is done in `prepare_tool.sh` for LUCI bots.
    Longer term we should restructure the CI scripts to be explicit about
    the base SHA instead of relying on `FETCH_HEAD`, but for now this adds
    the missing `prepare_tool.sh` step to the new iOS LUCI tests so that
    they compute diffs correctly.
    
    Fixes flutter/flutter#116448
    stuartmorgan-g authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    36526ee View commit details
    Browse the repository at this point in the history
  3. Roll Flutter from 30fc993 to e2fb672 (25 revisions) (#6802)

    * d52e2de 878fc6fc0 Roll Fuchsia Mac SDK from 1ZS93HM4ImgmL2EPK... to SDbR-S_A_fv-v_Sbb... (flutter/engine#38069) (flutter/flutter#116524)
    
    * 56cad89 Speed up first asset load by encoding asset manifest in binary rather than JSON (flutter/flutter#113637)
    
    * e54e73a Roll Flutter Engine from 878fc6fc022e to b4de17db2552 (2 revisions) (flutter/flutter#116535)
    
    * 06e7c7a Incrementally update gradle to AGP 7.2.0 and 7.3.3 in some `integration_tests` (flutter/flutter#116201)
    
    * 27281da [flutter_tools] dont include material shaders in web builds (flutter/flutter#116538)
    
    * 49d0b5b a14d15f07 Roll Dart SDK from 6b7e44ae494b to 52599799b666 (19 revisions) (flutter/engine#38076) (flutter/flutter#116542)
    
    * 05c6df6 Improve Flex layout comment (flutter/flutter#116004)
    
    * 55bcb78 Do not parse stack traces in _findResponsibleMethod on Web platforms that use a different format (flutter/flutter#115500)
    
    * 5d042eb Bump dessant/lock-threads from 3.0.0 to 4.0.0 (flutter/flutter#116545)
    
    * 9dc5b9e Roll Flutter Engine from a14d15f07a1a to e2b1919a7596 (2 revisions) (flutter/flutter#116547)
    
    * 1b05653 use deploy suffix (flutter/flutter#116533)
    
    * 0a8e92a d82c8ad7a Bump buildroot (flutter/engine#38062) (flutter/flutter#116550)
    
    * e0a0190 Roll Flutter Engine from d82c8ad7ac7f to 0efb0ef40513 (2 revisions) (flutter/flutter#116552)
    
    * 174d3be a309d239c [Impeller Scene] Parse GLTF primitives (flutter/engine#38064) (flutter/flutter#116556)
    
    * 5201856 Use file:/// style uris when passing platform to the compiler. (flutter/flutter#116553)
    
    * c834b1d 012826e19 Roll Skia from e9c0d4b83ca4 to ad85f404b97d (3 revisions) (flutter/engine#38089) (flutter/flutter#116564)
    
    * eaf6254 5d8530f79 Roll Fuchsia Mac SDK from SDbR-S_A_fv-v_Sbb... to 8p38Xk7Z7OLI7OA7R... (flutter/engine#38090) (flutter/flutter#116566)
    
    * 5993a61 Roll Flutter Engine from 5d8530f79009 to a588dbe8b3c5 (2 revisions) (flutter/flutter#116571)
    
    * 921f077 6d05ea479 Roll Skia from ad85f404b97d to e2244ea470c0 (5 revisions) (flutter/engine#38096) (flutter/flutter#116579)
    
    * 1e696d3 Support theming `CupertinoSwitch`s (flutter/flutter#116510)
    
    * b78323c Roll Plugins from 2a330bc to 374e598 (4 revisions) (flutter/flutter#116591)
    
    * 09c921c ec211d21e Roll Skia from e2244ea470c0 to b63a254727f3 (1 revision) (flutter/engine#38098) (flutter/flutter#116592)
    
    * 09d4893 e6e6a0210 implement targetWidth and targetHeight (flutter/engine#38028) (flutter/flutter#116598)
    
    * a8b36c7 Fix windows version validator under Chinese (flutter/flutter#116282)
    
    * e2fb672 Roll Flutter Engine from e6e6a02106c6 to 86d7cbf09e09 (2 revisions) (flutter/flutter#116601)
    engine-flutter-autoroll authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    7b5d832 View commit details
    Browse the repository at this point in the history
Loading