725 Commits

Author SHA1 Message Date
engine-flutter-autoroll
3f5b105fc7
Roll Plugins from d065e4e0a82a to 6f985d57b04b (10 revisions) (#120193)
* 883864599 [image_picker] GIF files will animate without permissions. PNG and GIF files will retain their image type if missing permissions. (flutter/plugins#7084)

* 7a63dbc8f [camera] flip/change camera while recording - platform interface (flutter/plugins#7011)

* c6be93605 Roll Flutter from b8f5394a5ca6 to 3c3c9a1bd98f (3 revisions) (flutter/plugins#7107)

* eb0a6b562 [gh_actions]: Bump github/codeql-action from 2.1.37 to 2.2.1 (flutter/plugins#7059)

* dc0d3a02b [camerax] Wrap methods necessary for preview implementation (flutter/plugins#7046)

* c9f6bee71 [local_auth]: Bump core from 1.8.0 to 1.9.0 in /packages/local_auth/local_auth_android/android (flutter/plugins#6393)

* f5957bde8 [webview_flutter_web] Avoids XHR when possible. (flutter/plugins#7090)

* 55f257382 [Espresso] Update expressio dependencies  (flutter/plugins#7108)

* 76ea8c8ce [url_launcher_ios] Update minimum Flutter version to 3.3 and iOS 11 (flutter/plugins#7110)

* 6f985d57b Redistribute ownership of cross-platform plugin components (flutter/plugins#7093)
2023-02-07 15:51:26 +00:00
engine-flutter-autoroll
7bf1e99ea8
Roll Plugins from 9302d87ee545 to d065e4e0a82a (6 revisions) (#120084)
* 97a05241e [camera_android] Default to legacy recording profile when EncoderProfiles unavailable (flutter/plugins#7073)

* a59517a03 Roll Flutter from d27880801435 to c5e8757fcb79 (54 revisions) (flutter/plugins#7092)

* bde2ff0d7 Roll Flutter (stable) from b06b8b271095 to 7048ed95a5ad (5 revisions) (flutter/plugins#7091)

* 1e58ab0f0 [in_app_pur]: Bump billing from 5.0.0 to 5.1.0 in /packages/in_app_purchase/in_app_purchase_android/android (flutter/plugins#6701)

* a5f40d751 Roll Flutter from c5e8757fcb79 to b8f5394a5ca6 (22 revisions) (flutter/plugins#7105)

* d065e4e0a [gh_actions]: Bump actions/upload-artifact from 3.1.1 to 3.1.2 (flutter/plugins#6936)
2023-02-06 15:51:51 +00:00
engine-flutter-autoroll
9abb6d7076
Roll Plugins from 9da327ca39c4 to 9302d87ee545 (11 revisions) (#119825)
* 8f83dc29b [various] Standardize the extension for Pigeon-generated Dart (flutter/plugins#7029)

* 8fcff8756 Roll Flutter from 75680ae99e85 to 0a22a1dbf475 (3 revisions) (flutter/plugins#7051)

* 3d81a0071 [tool] More main-branch detection improvement (flutter/plugins#7067)

* e41f9f95e [ci] Clean up analysis options (flutter/plugins#7068)

* 4cf6f4494 [in_app_puchase_storekit] handle `appStoreReceiptURL` is nil (flutter/plugins#7069)

* d5bab1668 prepare for TestDefaultBinaryMessengerBinding.instance becoming non-nullable (flutter/plugins#6847)

* 36d8066cf Roll Flutter from 0a22a1dbf475 to d27880801435 (58 revisions) (flutter/plugins#7078)

* ec463866f [various] prepare for more const widgets (flutter/plugins#7074)

* dbf8d8d07 Change google_sign_in_ios and image_picker_ios owners (flutter/plugins#7070)

* 1d4570bb0 Update README.md (flutter/plugins#7076)

* 9302d87ee [ci] More cirrus.yml pre-alignment with flutter/packages (flutter/plugins#7079)
2023-02-02 15:43:45 +00:00
engine-flutter-autoroll
df0ab40ece
Roll Plugins from ff84c44a5ddb to 9da327ca39c4 (15 revisions) (#119629)
* 90f447313 [ci] Increase timeouts for platform_tests (flutter/plugins#7036)

* f5568e4b1 [google_sign_in] Add doc for iOS auth with SERVER_CLIENT_ID (flutter/plugins#4747)

* 0c05e8d91 Roll Flutter from a815ee634202 to 75680ae99e85 (58 revisions) (flutter/plugins#7048)

* a4c320902 [camera]: Bump camerax_version from 1.3.0-alpha02 to 1.3.0-alpha03 in /packages/camera/camera_android_camerax/android (flutter/plugins#7061)

* 8f12b27b6 [ci] Add LUCI versions of macOS ARM tests (flutter/plugins#6984)

* 3843b38e2 [tool] Improve main-branch detection (flutter/plugins#7038)

* d39e7569c [in_app_purchase] Prep for more const widgets (flutter/plugins#7030)

* ddb9777ee [ci] Switch remaining macOS host tests to LUCI (flutter/plugins#7063)

* 2edf56324 [ci] Part 1 of swapping iOS platform test arch (flutter/plugins#7064)

* 35f0b1a49 [camerax] Add system services to plugin (flutter/plugins#6986)

* 5dd0f41a2 [webview]: Bump mockito-inline (flutter/plugins#7056)

* 1896f10ca [webview_flutter_wkwebview][webview_flutter_android] Fixes bug where the `WebView`s could not be released (flutter/plugins#6996)

* a494825fa [camerax] Allow instance manager to create identical objects (flutter/plugins#7034)

* 6ef73da26 [ci] Increase heavy workload memory (flutter/plugins#7065)

* 9da327ca3 [various] Update to use sharedDarwinSource (flutter/plugins#7027)
2023-01-31 17:33:23 +00:00
engine-flutter-autoroll
c31856bc48
Roll Plugins from e9406bc209a2 to ff84c44a5ddb (2 revisions) (#119335)
* af065a6a1 [tool/ci] Add minimum supported SDK validation (flutter/plugins#7028)

* ff84c44a5 [camera] Add back Optional type for nullable CameraController orientations (flutter/plugins#6911)
2023-01-27 15:52:57 +00:00
engine-flutter-autoroll
40bd82ef6c
Roll Plugins from 1e5efd144f93 to e9406bc209a2 (4 revisions) (#119249)
* bc0174fd5 [path_provider] Fix iOS `getApplicationSupportDirectory` regression (flutter/plugins#7026)

* 15d799b89 [url_launcher] Convert Windows to Pigeon (flutter/plugins#6991)

* dc8ad7701 Roll Flutter from c35efdaa6854 to a815ee634202 (22 revisions) (flutter/plugins#7025)

* e9406bc20 [camerax] Adds functionality to bind UseCases to a lifecycle (flutter/plugins#6939)
2023-01-26 18:53:20 +00:00
engine-flutter-autoroll
48cd95dd17
1e5efd144 [various] Enable use_build_context_synchronously (flutter/plugins#6585) (#119162) 2023-01-25 17:48:07 +00:00
Todd Volkert
e85547b3cc
Roll Plugins from 11361d01099d to 8bab180a668a (28 revisions) (#119115) 2023-01-25 16:38:35 +00:00
engine-flutter-autoroll
6277520646
Roll Plugins from 4e5cf2d2da27 to 11361d01099d (4 revisions) (#118682)
* 6ef1bc1da Roll Flutter from 8c2fdb803e49 to cc7845e71a9d (2 revisions) (flutter/plugins#6983)

* 56ab33fd1 [shared_pref]: Bump mockito-inline (flutter/plugins#6976)

* e85e0f28f [camera] Allow logical cameras to use all physical cameras via zoom on android 11+ (flutter/plugins#6150)

* 11361d010 [camera] Use startVideoCapturing and expose concurrent stream/record (flutter/plugins#6815)
2023-01-18 17:59:20 +00:00
engine-flutter-autoroll
a3629a223f
Roll Plugins from 92a5367d58df to 4e5cf2d2da27 (8 revisions) (#118624)
* d607cd910 Roll Flutter from 0d91c0343bdc to 220169878e77 (28 revisions) (flutter/plugins#6953)

* e2d174ca1 [tool] Check for search paths in Swift plugins (flutter/plugins#6954)

* f80aabf03 [shared_preferences] Revert recent iOS example changes (flutter/plugins#6955)

* f36fa6407 [android_webview_controller] Fixes bug where an `AndroidController` couldn't be reused (flutter/plugins#6910)

* b751ff166 [webview_flutter_android] Fixes crash when the Java `InstanceManager` was used after plugin was removed from engine (flutter/plugins#6943)

* 1efd51837 Roll Flutter from 220169878e77 to 68dd63d66ba6 (9 revisions) (flutter/plugins#6956)

* eda98cddb Roll Flutter from 68dd63d66ba6 to 1220245b330c (4 revisions) (flutter/plugins#6957)

* 4e5cf2d2d Roll Flutter from 1220245b330c to 8c2fdb803e49 (2 revisions) (flutter/plugins#6979)
2023-01-17 17:22:14 +00:00
engine-flutter-autoroll
fb1a1510a9
Roll Plugins from 39197f17ca59 to 92a5367d58df (4 revisions) (#118457)
* b89e4fc2d Roll Flutter from 7ddf42eae5ee to 0d91c0343bdc (58 revisions) (flutter/plugins#6948)

* 86eda6992 [path_provider] Switch to Pigeon for macOS (flutter/plugins#6635)

* be2e3de7a [shared_preferences_foundation] Add Swift runtime search paths for Objective-C apps (flutter/plugins#6952)

* 92a5367d5 [tool] Fix false positives in update-exceprts (flutter/plugins#6950)
2023-01-13 15:54:51 +00:00
engine-flutter-autoroll
27502f6852
Roll Plugins from 620a059d62b2 to 39197f17ca59 (6 revisions) (#118391)
* 8c461cfde [gh_actions]: Bump ossf/scorecard-action from 2.0.6 to 2.1.2 (flutter/plugins#6882)

* a119afd47 [in_app_pur]: Bump espresso-core from 3.4.0 to 3.5.1 in /packages/in_app_purchase/in_app_purchase_android/android (flutter/plugins#6924)

* 12266846e Roll Flutter from 507062032fa4 to 7ddf42eae5ee (5 revisions) (flutter/plugins#6923)

* 44098fe34 [shared_preferences] Switch to `shared_preferences_foundation` (flutter/plugins#6940)

* 0dd166959 [tool] Replace `flutter format` (flutter/plugins#6946)

* 39197f17c [gh_actions]: Bump actions/checkout from 3.1.0 to 3.3.0 (flutter/plugins#6935)
2023-01-12 18:26:13 +00:00
engine-flutter-autoroll
e697805bf6
Roll Plugins from 9fdc899b72ca to 620a059d62b2 (4 revisions) (#118317)
* 6a24f2d7b == override parameters are non-nullable (flutter/plugins#6900)

* b9206bcfe [espresso]: Bump espresso-accessibility and espresso-idling-resource from 3.1.0 to 3.5.1 in /packages/espresso/android (flutter/plugins#6933)

* b1797c2bb [file_selector] Switch to Pigeon for macOS (flutter/plugins#6902)

* 620a059d6 [google_sign_in] Renames generated folder to js_interop. (flutter/plugins#6915)
2023-01-11 16:59:32 +00:00
engine-flutter-autoroll
669a3d2b47
Roll Plugins from 0a0e3d205ca3 to 9fdc899b72ca (8 revisions) (#118253)
* d03de2fce [tool] Don't add Guava in the all-packages app (flutter/plugins#6747)

* d485c7e83 [local_auth]: Bump espresso-core (flutter/plugins#6925)

* a47e71988 [webview_flutter_platform_interface] Improves error message when `WebViewPlatform.instance` is null (flutter/plugins#6938)

* 7132dac0e [google_maps]: Bump espresso-core from 3.4.0 to 3.5.1 in /packages/google_maps_flutter/google_maps_flutter_android/android (flutter/plugins#6937)

* dc3287ccf [espresso]: Bump truth from 1.4.0 to 1.5.0 in /packages/espresso/android (flutter/plugins#6707)

* 1de6477bd [camera]: Bump camerax_version from 1.3.0-alpha01 to 1.3.0-alpha02 in /packages/camera/camera_android_camerax/android (flutter/plugins#6828)

* fb405819e [shared_preferences] Merge iOS and macOS implementations (flutter/plugins#6920)

* 9fdc899b7 [various] Enable `avoid_dynamic_calls` (flutter/plugins#6834)
2023-01-10 17:08:11 +00:00
engine-flutter-autoroll
5335a96b50
0a0e3d205 Roll Flutter from 43b912090224 to 507062032fa4 (9 revisions) (flutter/plugins#6919) (#118183) 2023-01-09 16:00:26 +00:00
engine-flutter-autoroll
0e555049be
Roll Plugins from 320461910156 to 276cfd4b212d (2 revisions) (#118099)
* 3a6f63bed Roll Flutter from 231855fc87d0 to 43b912090224 (11 revisions) (flutter/plugins#6918)

* 276cfd4b2 [shared_preferences] Convert macOS to Pigeon (flutter/plugins#6914)
2023-01-06 22:40:54 +00:00
engine-flutter-autoroll
7a5ae7cfc4
Roll Plugins from f9dda6a27b79 to 320461910156 (2 revisions) (#118040)
* 365332fe1 Roll Flutter from b938dc13df32 to 231855fc87d0 (19 revisions) (flutter/plugins#6913)

* 320461910 Update image_picker_ios CODEOWNER (flutter/plugins#6891)
2023-01-05 15:43:15 +00:00
engine-flutter-autoroll
231855fc87
Roll Plugins from e85f8ac1502d to f9dda6a27b79 (3 revisions) (#117972)
* 6df3ef23f [in_app_pur] Add screenshots to pubspec.yaml (flutter/plugins#6540)

* 42f8093c2 [google_maps_flutter] Fixed minor syntax error in the README.md (flutter/plugins#6909)

* f9dda6a27 [image_picker_ios] Fix FLTPHPickerSaveImageToPathOperation property attributes (flutter/plugins#6890)
2023-01-04 15:45:24 +00:00
engine-flutter-autoroll
64e733647f
Roll Plugins from b202b3db98dc to e85f8ac1502d (3 revisions) (#117875)
* 035d85e62 Roll Flutter from d2127ad344e8 to 120058fd3ded (15 revisions) (flutter/plugins#6896)

* 80532e0ba Roll Flutter from 120058fd3ded to 0196e6050b75 (3 revisions) (flutter/plugins#6901)

* e85f8ac15 Roll Flutter from 0196e6050b75 to b938dc13df32 (7 revisions) (flutter/plugins#6908)
2023-01-03 20:43:29 +00:00
engine-flutter-autoroll
f83986af1b
b202b3db9 Roll Flutter from 17482fd425ee to d2127ad344e8 (14 revisions) (flutter/plugins#6892) (#117824) 2022-12-30 15:55:28 +00:00
engine-flutter-autoroll
bafc1b87cb
Roll Plugins from e11cb245bb8e to 2d66f30e5825 (2 revisions) (#117781)
* 417b37009 Roll Flutter from ae292cc4e5e4 to 17482fd425ee (28 revisions) (flutter/plugins#6889)

* 2d66f30e5 [webview_flutter_web] Adds auto registration of the `WebViewPlatform` implementation (flutter/plugins#6886)
2022-12-29 15:52:20 +00:00
engine-flutter-autoroll
00e9cf1d65
e11cb245b Roll Flutter from e766ad07e600 to ae292cc4e5e4 (6 revisions) (flutter/plugins#6885) (#117682) 2022-12-27 08:29:47 -08:00
engine-flutter-autoroll
ae292cc4e5
Roll Plugins from 94a54bf3acdf to 3eba2bf698e5 (4 revisions) (#117653)
* 986b16a2d Roll Flutter from 9fb1ae839e0a to a45a2f311990 (19 revisions) (flutter/plugins#6879)

* 9dc053428 expose webresourceeerrortype (flutter/plugins#6877)

* 9ee9db676 [image_picker] Fix check for iOS 14+ authorization status (flutter/plugins#6845)

* 3eba2bf69 Roll Flutter from a45a2f311990 to e766ad07e600 (7 revisions) (flutter/plugins#6880)
2022-12-26 15:40:06 +00:00
engine-flutter-autoroll
dec6b27736
94a54bf3a Roll Flutter from dbc9306380d8 to 9fb1ae839e0a (106 revisions) (flutter/plugins#6876) (#117598) 2022-12-23 15:43:23 +00:00
engine-flutter-autoroll
95ff839760
Roll Plugins from 54fc2066d636 to 2dd85ec81d06 (3 revisions) (#117535)
* c61ac23fc [webview_flutter_wkwebview] Adds support for `WKNavigationAction.navigationType` (flutter/plugins#6863)

* 15cfe8aa2 [webview_flutter_android] Adds support for selecting Hybrid Composition (flutter/plugins#6864)

* 2dd85ec81 [webview_flutter_android] Fixes bug where a `AndroidNavigationDelegate` was required to load a request (flutter/plugins#6872)
2022-12-22 16:02:39 +00:00
engine-flutter-autoroll
a7a5d14d27
Roll Plugins from 840a04954fa0 to 54fc2066d636 (6 revisions) (#117456)
* 697c8b3ee [image_picker_ios] Pass through error message from image saving (flutter/plugins#6858)

* 72f810851 [local_auth] Bump `intl` from ^0.17.0 to ">=0.17.0 <0.19.0" (flutter/plugins#6848)

* acbe9b452 [gh_actions]: Bump github/codeql-action from 2.1.35 to 2.1.37 (flutter/plugins#6860)

* 3d8b73bf0 [camera] Remove deprecated Optional type (flutter/plugins#6870)

* c5220efae [in_app_purchase] Add support for macOS (flutter/plugins#6519)

* 54fc2066d Roll Flutter from 028c6e29e0ca to dbc9306380d8 (11 revisions) (flutter/plugins#6849)
2022-12-21 15:41:24 +00:00
engine-flutter-autoroll
d238bedf45
Roll Plugins from cbcf50726fb9 to 840a04954fa0 (8 revisions) (#117314)
* 5f62d21eb [local_auth] Fix failed biometric authentication not throwing error (flutter/plugins#6821)

* ca974ab0c [webview_flutter_web] Copies web implementation of webview_flutter from v4_webview (flutter/plugins#6854)

* 4d11be416 [image_picker] Don't store null paths in lost cache (flutter/plugins#6678)

* fd2841fd0 [webview_flutter_android] Fix timeouts in the integration tests (flutter/plugins#6857)

* abc9f9a9b [flutter_plugin_tools] If `clang-format` does not run, fall back to other executables in PATH (flutter/plugins#6853)

* 7efb5e89d [video_player] Add compatibility with the current platform interface (flutter/plugins#6855)

* 32dcbf3e3 [image_picker] Improve image_picker for iOS to handle more image types (flutter/plugins#6812)

* 840a04954 [webview_flutter] Copies app-facing implementation of webview_flutter from v4_webview (flutter/plugins#6856)
2022-12-19 16:31:08 +00:00
engine-flutter-autoroll
ab47fc304c
Roll Plugins from 78de28ca21c7 to cbcf50726fb9 (3 revisions) (#117213)
* 6c0df1a0c Roll Flutter (stable) from b8f7f1f9869b to 135454af3247 (6 revisions) (flutter/plugins#6850)

* 6bba84334 [webview_flutter_android] Copies Android implementation of webview_flutter from v4_webview (flutter/plugins#6851)

* cbcf50726 [webview_flutter_wkwebview] Copies iOS implementation of webview_flutter from v4_webview (flutter/plugins#6852)
2022-12-16 15:50:25 +00:00
engine-flutter-autoroll
47300e0a6c
Roll Plugins from 10c029399b3a to 78de28ca21c7 (4 revisions) (#117145)
* 00b77e4cc Roll Flutter from 15af81782e19 to 028c6e29e0ca (13 revisions) (flutter/plugins#6843)

* b2cdcb69a [camera_android_camerax] `unnecessary_parenthesis` lint fix (flutter/plugins#6841)

* 3a093e49b [various] Enable avoid_print (flutter/plugins#6842)

* 78de28ca2 [webview_flutter_platform_interface] Updates platform interface to new interface (flutter/plugins#6846)
2022-12-15 17:12:42 +00:00
engine-flutter-autoroll
ef3fe6a055
10c029399 [local_auth]: Bump fragment from 1.5.4 to 1.5.5 in /packages/local_auth/local_auth_android/android (flutter/plugins#6826) (#117078) 2022-12-14 18:38:58 +00:00
engine-flutter-autoroll
dbb9aa8b92
Roll Plugins from 0609adb457fd to ec2041f82584 (6 revisions) (#116996)
* 13818023c [camera] Attempt to fix flaky new Android test (flutter/plugins#6831)

* da4321d01 [google_maps_flutter] Modified `README.md` to fix minor syntax issues (flutter/plugins#6631)

* e8c9731f1 Roll Flutter from eefbe85c8bd4 to bd0791be3ff2 (25 revisions) (flutter/plugins#6832)

* 2eb616545 Reland "[google_maps_flutter] ios: re-enable test with popup #5312" (flutter/plugins#6783)

* 738bd91d8 Update FlutterFire link (flutter/plugins#6835)

* ec2041f82 Roll Flutter from bd0791be3ff2 to 15af81782e19 (27 revisions) (flutter/plugins#6837)
2022-12-13 19:39:06 +00:00
engine-flutter-autoroll
d1436d1df2
Roll Plugins from 6ab7d710d2fb to 0609adb457fd (2 revisions) (#116891)
* 2dab59dc5 Roll Flutter from 521028c80827 to eefbe85c8bd4 (10 revisions) (flutter/plugins#6820)

* 0609adb45 [tools] Recognize Pigeon tests in version-check (flutter/plugins#6813)
2022-12-12 15:44:52 +00:00
engine-flutter-autoroll
55e7501154
Roll Plugins from 51434ec83dde to 6ab7d710d2fb (3 revisions) (#116781)
* 929c9a632 [camera] Re-enable ability to concurrently record and stream video (flutter/plugins#6808)

* f31a438f3 [video_player] Fix file URI construction (flutter/plugins#6803)

* 6ab7d710d Roll Flutter from a570fd25d83b to 521028c80827 (11 revisions) (flutter/plugins#6810)
2022-12-09 19:57:33 +00:00
engine-flutter-autoroll
e6ec087112
Roll Plugins from 7b5d8323efe3 to 51434ec83dde (3 revisions) (#116728)
* 93a63b36e [google_maps_flutter] Add support to request map renderer for Android (flutter/plugins#6619)

* ca3d56973 Roll Flutter from e2fb672a440e to a570fd25d83b (15 revisions) (flutter/plugins#6804)

* 51434ec83 [google_maps_flutter] Roll cupertino_icons for compatibility with Dart 3 (flutter/plugins#6807)
2022-12-08 16:01:37 +00:00
engine-flutter-autoroll
182f9f666f
Roll Plugins from 374e59804a6c to 7b5d8323efe3 (3 revisions) (#116660)
* 610370eb6 Revert "[camera] Add ability to concurrently record and stream video (#6290)" (flutter/plugins#6796)

* 36526ee23 [ci] Fix macOS LUCI merge base (flutter/plugins#6798)

* 7b5d8323e Roll Flutter from 30fc993caed5 to e2fb672a440e (25 revisions) (flutter/plugins#6802)
2022-12-07 16:12:26 +00:00
engine-flutter-autoroll
b78323c195
Roll Plugins from 2a330bc0afd5 to 374e59804a6c (4 revisions) (#116591)
* 63f1b8fb6 [camera] Handle empty grantResults on permission request (flutter/plugins#6758)

* 1579f2f33 Roll Flutter from 33f3e13dfff6 to 30fc993caed5 (6 revisions) (flutter/plugins#6791)

* 345bddbd8 [gh_actions]: Bump github/codeql-action from 2.1.27 to 2.1.35 (flutter/plugins#6788)

* 374e59804 [camera] Add ability to concurrently record and stream video (flutter/plugins#6290)
2022-12-06 15:49:21 +00:00
engine-flutter-autoroll
ebee74d6e8
Roll Plugins from 89ad5a9d6a33 to 2a330bc0afd5 (2 revisions) (#116520)
* 923f7577f Revert "enable test (#5312)" (flutter/plugins#6782)

* 2a330bc0a Roll Flutter from b2672fe8355f to 33f3e13dfff6 (72 revisions) (flutter/plugins#6787)
2022-12-05 15:43:06 +00:00
engine-flutter-autoroll
4155453979
Roll Plugins from a431b35bfa0b to 89ad5a9d6a33 (7 revisions) (#116356)
* e911e0564 b8f7f1f98 [flutter_releases] Flutter stable 3.3.9 Framework Cherrypicks (flutter/flutter#115856) (flutter/plugins#6751)

* bdf1a98a1 Roll Flutter from 0eb2d51ec991 to cb234730a11d (13 revisions) (flutter/plugins#6755)

* 614d7c0df Roll Flutter from cb234730a11d to ff59250dbeb0 (3 revisions) (flutter/plugins#6757)

* 2be1da958 Roll Flutter from ff59250dbeb0 to 17c1dbc47378 (31 revisions) (flutter/plugins#6764)

* 381541628 [in_app_purchase_storekit] Add support for macOS (flutter/plugins#6517)

* eb796fe2e Roll Flutter from 17c1dbc47378 to b2672fe8355f (26 revisions) (flutter/plugins#6766)

* 89ad5a9d6 enable test (flutter/plugins#5312)
2022-12-01 15:57:34 +00:00
engine-flutter-autoroll
16fb711f72
Roll Plugins from 5d847ef391a5 to a431b35bfa0b (7 revisions) (#115930)
* 2a5239495 [ci] Import flutter/packages install_chromium.sh (flutter/plugins#6727)

* e484dec84 Switch `ios_platform_tests` from Cirrus to LUCI (flutter/plugins#6729)

* fb0a593d6 Roll Flutter from 29622285dd9e to 06d90b8b9e26 (17 revisions) (flutter/plugins#6742)

* dd493f5b1 [path_provider] Remove unused Guava dependency (flutter/plugins#6744)

* b2d4ee5ce [google_sign_in] Roll Guava dependency to 31.1 (flutter/plugins#6746)

* be855018f [ios_platform_images] remove deprecated APIs (flutter/plugins#6693)

* a431b35bf Roll Flutter from 06d90b8b9e26 to 0eb2d51ec991 (17 revisions) (flutter/plugins#6750)
2022-11-23 16:55:24 +00:00
engine-flutter-autoroll
f4ee61a39a
Roll Plugins from 475caa00130d to 5d847ef391a5 (3 revisions) (#115837)
* 9990a4b1d [ci] Improve analysis_options alignment with flutter/packages (flutter/plugins#6728)

* 7abe5a79c Roll Flutter from 633d7ef046c8 to 29622285dd9e (13 revisions) (flutter/plugins#6730)

* 5d847ef39 [sign_in]: Bump play-services-auth from 20.3.0 to 20.4.0 in /packages/google_sign_in/google_sign_in_android/android (flutter/plugins#6726)
2022-11-22 17:23:19 +00:00
engine-flutter-autoroll
a9858ec524
Roll Plugins from b2fe01bc0f29 to 475caa00130d (5 revisions) (#115761)
* 017e776f9 Revert "[ci]Temporarily disable starqlteue on firebase device lab (#6657)" (flutter/plugins#6710)

* d6c0bcbf2 [ci] Manually Roll Flutter from 61e927d22fe6 to d2e6dfefa5ca (143 revisions) (flutter/plugins#6723)

* 283122b1f Roll Flutter from d2e6dfefa5ca to 46d868c52517 (5 revisions) (flutter/plugins#6724)

* 1aabcd62a [camera] Export VideoCaptureOptions so that implementers can use it (flutter/plugins#6666)

* 475caa001 Roll Flutter from 46d868c52517 to 633d7ef046c8 (8 revisions) (flutter/plugins#6725)
2022-11-21 15:58:11 +00:00
engine-flutter-autoroll
7fd3bb2aed
Roll Plugins from a2fa4e95221f to b2fe01bc0f29 (6 revisions) (#115656)
* 19673b341 [camera]: Bump camerax_version (flutter/plugins#6709)

* b8282424e [gh_actions]: Bump ossf/scorecard-action from 2.0.4 to 2.0.6 (flutter/plugins#6610)

* 2ba4c0a70 [file_selector] Add getDirectoryPaths method to the file_selector_platform_interface. (flutter/plugins#6572)

* 89cbf74c8 [quick_actions]Migrates all remaining components to Swift, and deprecate OCMock (flutter/plugins#6597)

* 51d084453 [quick_actions] Fix Android integration test flake (flutter/plugins#6688)

* b2fe01bc0 [google_sign_in] Correctly passes `serverClientId` to native libs (flutter/plugins#6691)
2022-11-18 15:44:12 +00:00
engine-flutter-autoroll
b181d07e0d
a2fa4e952 cirrus to luci (flutter/plugins#6711) (#115573) 2022-11-17 18:33:19 +00:00
engine-flutter-autoroll
af2ec91beb
Roll Plugins from 3ca34103db0f to e500884c758c (10 revisions) (#115366)
* 79d62f726 Roll Flutter from 5ea5a5330169 to a1289a41358d (7 revisions) (flutter/plugins#6677)

* 910b61d1b Roll Flutter from a1289a41358d to a1432a9c5da2 (23 revisions) (flutter/plugins#6681)

* 58579201e Roll Flutter from a1432a9c5da2 to d3dcd7d532b6 (8 revisions) (flutter/plugins#6684)

* 6da73be00 Enable `Mac build_all_plugins` (flutter/plugins#6671)

* cc4ffaebd Update flutter cirrus key (flutter/plugins#6687)

* f35c16930 Roll Flutter from d3dcd7d532b6 to c7d11549a51e (13 revisions) (flutter/plugins#6689)

* 553dac8b2 Roll Flutter from c7d11549a51e to 098aac7ffeef (24 revisions) (flutter/plugins#6692)

* 11cb48366 Roll Flutter (stable) from e99c9c7cd9f6 to 52b3dc25f647 (4 revisions) (flutter/plugins#6690)

* b1c457fc9 Roll Flutter from 098aac7ffeef to 61e927d22fe6 (16 revisions) (flutter/plugins#6694)

* e500884c7 Enable Mac ios_platform_tests tests (flutter/plugins#6682)
2022-11-15 15:48:07 +00:00
engine-flutter-autoroll
04d6fd2a0d
Roll Plugins from a279b9dd839a to 3ca34103db0f (4 revisions) (#114813)
* 3ec3cc1e2 Add `Mac_x64 darwin_lint_podspecs` to LUCI (flutter/plugins#6637)

* 0e5e90f6c [webview_flutter] Fix typo (flutter/plugins#6650)

* f04ef7309 Roll Flutter from 55e8cd178621 to e0e7027b6263 (20 revisions) (flutter/plugins#6673)

* 3ca34103d Roll Flutter from e0e7027b6263 to 5ea5a5330169 (7 revisions) (flutter/plugins#6675)
2022-11-07 15:46:26 +00:00
engine-flutter-autoroll
5233fd9224
Roll Plugins from 5c11747ae143 to a279b9dd839a (6 revisions) (#114689)
* f8122dc89 [ci]Temporarily disable starqlteue on firebase device lab (flutter/plugins#6657)

* 38c93242a [video_player]add integration test for inverted aspect ratio bug (flutter/plugins#6662)

* dd8245e32 Roll Flutter (stable) from 6928314d505d to e99c9c7cd9f6 (2 revisions) (flutter/plugins#6667)

* 8cfa2652c Roll Flutter from 0e98194681fd to e6300da2c39f (46 revisions) (flutter/plugins#6668)

* 897ec59cd [ci] Removes unnecessary overrides. (flutter/plugins#6669)

* a279b9dd8 Roll Flutter from e6300da2c39f to 55e8cd178621 (17 revisions) (flutter/plugins#6670)
2022-11-04 16:38:04 +00:00
engine-flutter-autoroll
b03a7b5dfb
Roll Plugins from 91d7fe59ab03 to 5c11747ae143 (7 revisions) (#114427) 2022-11-01 16:29:10 +00:00
engine-flutter-autoroll
37beffe2a9
Roll Plugins from 6f9112227516 to 91d7fe59ab03 (2 revisions) (#114357) 2022-10-31 15:47:02 +00:00
engine-flutter-autoroll
bd5ab2482a
Roll Plugins from efef3ab28eb4 to 6f9112227516 (4 revisions) (#114233) 2022-10-28 17:12:10 +00:00
engine-flutter-autoroll
f66442ed3f
Roll Plugins from cd8bb0a20753 to efef3ab28eb4 (6 revisions) (#114166) 2022-10-27 17:32:19 +00:00