[go: nahoru, domu]

Skip to content
This repository has been 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 Loading
base: 0609adb457fd
Choose a base ref
...
head repository: flutter/plugins Loading
compare: ec2041f82584
Choose a head ref
  • 6 commits
  • 12 files changed
  • 5 contributors

Commits on Dec 12, 2022

  1. [camera] Attempt to fix flaky new Android test (#6831)

    The recently added "recording with image stream" test is very flaky,
    often throwing on `stop`. This is a speculative fix for that flake based
    on the documentation of `stop` indicating that it will throw if nothing
    has been recorded.
    stuartmorgan committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    1381802 View commit details
    Browse the repository at this point in the history
  2. [google_maps_flutter] Modified README.md to fix minor syntax issues (

    …#6631)
    
    * Refactored Reaadme using code excerpts
    
    * Fixes
    
    * Updated Upstream and Fixed Test Errors
    
    * Re-added temp_exclude_excerpt.yaml back due to Failing Test
    
    * Restore deleted changelog entries
    
    Co-authored-by: stuartmorgan <stuartmorgan@google.com>
    DEVSOG12 and stuartmorgan committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    da4321d View commit details
    Browse the repository at this point in the history
  3. Roll Flutter from eefbe85 to bd0791b (25 revisions) (#6832)

    * 48cfe2e Opt dashing_postprocess.dart out of null safety until we figure out why (flutter/flutter#116786)
    
    * b4304da Update the Dart language version in the pubspec generated by the dartdoc script (flutter/flutter#116789)
    
    * 55e7501 Roll Plugins from 51434ec to 6ab7d71 (3 revisions) (flutter/flutter#116781)
    
    * e57b7f4 Add Material 3 support for `ListTile` - Part 1 (flutter/flutter#116194)
    
    * 73cb7c2 Squashed MediaQuery InheritedModel (flutter/flutter#114459)
    
    * 1da8f4e Several fixes to packaging builders. (flutter/flutter#116800)
    
    * 86fa9e5 Roll Flutter Engine from 8d83b98c55b3 to 030950f3070c (29 revisions) (flutter/flutter#116802)
    
    * ca3ce39 89fd33c62 Don't use sync*, as it is unimplemented in dart2wasm. (flutter/engine#38149) (flutter/flutter#116808)
    
    * 332032d Roll Flutter Engine from 89fd33c62f2c to a259613ab871 (2 revisions) (flutter/flutter#116811)
    
    * 9dd3087 Add LookupBoundary to Material (flutter/flutter#116736)
    
    * cbdc763 Roll Flutter Engine from a259613ab871 to 8b56b5a98ed4 (2 revisions) (flutter/flutter#116813)
    
    * c4b8046 Floating cursor cleanup (flutter/flutter#116746)
    
    * 7d7848a d64a5129a [const_finder] Ignore constructor invocations from generated tear-off declarations (flutter/engine#38131) (flutter/flutter#116814)
    
    * be5c389 faae28965 Roll Skia from 44062eff3e25 to 1b194c67700e (2 revisions) (flutter/engine#38166) (flutter/flutter#116817)
    
    * 7549925 Revert "Adds API in semanticsconfiguration to decide how to merge child semanticsConfigurations (#110730)" (flutter/flutter#116839)
    
    * 68f02dd Roll Flutter Engine from faae28965a94 to fbb79e704b0a (6 revisions) (flutter/flutter#116843)
    
    * ec02f3b 656b67796 Roll Dart SDK from 0940b5e6ccd5 to 21f2997a8fc6 (9 revisions) (flutter/engine#38172) (flutter/flutter#116844)
    
    * c02d53f More gracefully handle license loading failures (flutter/flutter#87841)
    
    * 4a15111 0795bccae Roll Skia from 0d482f9fa8b3 to 80d9e679f909 (2 revisions) (flutter/engine#38195) (flutter/flutter#116853)
    
    * 1fc166a 3ca497ebb Roll Skia from 80d9e679f909 to 29791c73ae16 (1 revision) (flutter/engine#38200) (flutter/flutter#116859)
    
    * 9fdb64b Taboo the word "simply" from our API documentation. (flutter/flutter#116061)
    
    * 92aebc9 922546c91 [Impeller] Fix asset names used for the generated entrypoint name can contain invalid identifiers for the target language (flutter/engine#38202) (flutter/flutter#116868)
    
    * 437f6f8 9e37c9883 Roll Skia from 29791c73ae16 to 7bd37737e35d (1 revision) (flutter/engine#38207) (flutter/flutter#116871)
    
    * d19f776 62a5de2ef Roll Skia from 7bd37737e35d to 0cb546781e89 (4 revisions) (flutter/engine#38213) (flutter/flutter#116880)
    
    * bd0791b Pass drone_dimensions as part of the main target. (flutter/flutter#116812)
    engine-flutter-autoroll committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    e8c9731 View commit details
    Browse the repository at this point in the history
  4. Reland "[google_maps_flutter] ios: re-enable test with popup #5312" (#…

    …6783)
    
    * reland
    
    fix
    
    fix test for iOS 16
    
    fix
    
    fix typos
    
    * format
    
    * update changelog
    Chris Yang committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    2eb6165 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    738bd91 View commit details
    Browse the repository at this point in the history
  2. Roll Flutter from bd0791b to 15af817 (27 revisions) (#6837)

    * d1436d1 Roll Plugins from 6ab7d71 to 0609adb (2 revisions) (flutter/flutter#116891)
    
    * 84ed058 [flutter_tools] Add remap sampler support (flutter/flutter#116861)
    
    * a8c9f9c Fix `NavigationBar` ripple for non-default `NavigationDestinationLabelBehavior` (flutter/flutter#116888)
    
    * 5a229e2 Add LookupBoundary to Overlay (flutter/flutter#116741)
    
    * d19047d [framework] make opacity widget create a repaint boundary (flutter/flutter#116788)
    
    * 882e105 Revert "Add Material 3 support for `ListTile` - Part 1 (#116194)" (flutter/flutter#116908)
    
    * 7a743c8 [flutter_tools] Pin and roll pub (flutter/flutter#116745)
    
    * 558b7e0 Adjust test to tolerate additional trace fields (flutter/flutter#116914)
    
    * c420562 Fix output match (flutter/flutter#116912)
    
    * 8e1f835 Fix MediaQuery.paddingOf (flutter/flutter#116858)
    
    * 8cfc606 Roll Flutter Engine from 62a5de2efc9c to 2148fc003077 (5 revisions) (flutter/flutter#116920)
    
    * 601f48c InteractiveViewer discrete trackpad panning (flutter/flutter#112171)
    
    * 41625b6 Test flutter run does not have unexpected engine logs (flutter/flutter#116798)
    
    * 9b46f2a ff2fe8381 [cpp20] Fix incompatible aggregate initialization (flutter/engine#38165) (flutter/flutter#116927)
    
    * 15939b4 Remove duped fix rules (flutter/flutter#116933)
    
    * e331dcd [framework] make transform with filterQuality a rpb (flutter/flutter#116792)
    
    * 6432fd1 6c190ea1e Roll Skia from bb9378b61c4f to 788fe69e7ade (6 revisions) (flutter/engine#38226) (flutter/flutter#116935)
    
    * 97df2b3 Fix scroll jump when NestedScrollPosition is inertia-cancelled. (flutter/flutter#116689)
    
    * ca7fe33 Roll Flutter Engine from 6c190ea1e8df to e144f81e92d8 (3 revisions) (flutter/flutter#116939)
    
    * b713edc 290f3a35e Roll Skia from 788fe69e7ade to 2e417d4f7993 (3 revisions) (flutter/engine#38235) (flutter/flutter#116941)
    
    * 04ee592 Remove RenderEditable textPainter height hack (flutter/flutter#113301)
    
    * 7211ca0 a33e699de Roll Skia from 2e417d4f7993 to 08dc0c9e4e70 (1 revision) (flutter/engine#38239) (flutter/flutter#116952)
    
    * f5249bc Remove use of NullThrownError (flutter/flutter#116122)
    
    * 9ccfb87 64a661d6d Roll Skia from 08dc0c9e4e70 to 9abf4b1bf242 (4 revisions) (flutter/engine#38240) (flutter/flutter#116955)
    
    * 256d54e 47417ce80 [Impeller Scene] Node deserialization (flutter/engine#38190) (flutter/flutter#116959)
    
    * db26f48 afc2f9559 Roll Skia from 9abf4b1bf242 to c83eef7dc2a3 (3 revisions) (flutter/engine#38243) (flutter/flutter#116970)
    
    * 15af817 74a9c7e0f Roll Fuchsia Mac SDK from aMW0DjntzFJj4RoR3... to Cd_ZtrDVcpQ85HRL3... (flutter/engine#38242) (flutter/flutter#116973)
    engine-flutter-autoroll committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    ec2041f View commit details
    Browse the repository at this point in the history
Loading