This repository has been archived by the owner on Feb 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Roll Flutter from 15af81782e19 to 028c6e29e0ca (13 revisions) #6843
Merged
auto-submit
merged 13 commits into
flutter:main
from
engine-flutter-autoroll:flutter-plugins-ddc8ecad-4b30-4bd5-a36a-93e1593bae83-1671030074
Dec 14, 2022
Merged
Roll Flutter from 15af81782e19 to 028c6e29e0ca (13 revisions) #6843
auto-submit
merged 13 commits into
flutter:main
from
engine-flutter-autoroll:flutter-plugins-ddc8ecad-4b30-4bd5-a36a-93e1593bae83-1671030074
Dec 14, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fluttergithubbot
approved these changes
Dec 14, 2022
auto label is removed for flutter/plugins, pr: 6843, due to - The status or check suite android-platform_tests CHANNEL:master PACKAGE_SHARDING:--shardIndex 1 --shardCount 5 has failed. Please fix the issues identified (or deflake) before re-applying this label. |
auto label is removed for flutter/plugins, pr: 6843, due to - The status or check suite android-platform_tests CHANNEL:master PACKAGE_SHARDING:--shardIndex 1 --shardCount 5 has failed. Please fix the issues identified (or deflake) before re-applying this label. |
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 15, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 15, 2022
auto-submit bot
pushed a commit
to flutter/flutter
that referenced
this pull request
Dec 15, 2022
* 00b77e4cc Roll Flutter from 15af817 to 028c6e2 (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)
gspencergoog
pushed a commit
to gspencergoog/flutter
that referenced
this pull request
Jan 19, 2023
…#117145) * 00b77e4cc Roll Flutter from 15af817 to 028c6e2 (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)
mauricioluz
pushed a commit
to mauricioluz/plugins
that referenced
this pull request
Jan 26, 2023
* dbb9aa8 Roll Plugins from 0609adb to ec2041f (6 revisions) (flutter/flutter#116996) * cd9a439 Roll Flutter Engine from 74a9c7e0f9b1 to 9872cc7addce (2 revisions) (flutter/flutter#116997) * 4e13720 dd1dc7258 Always set orientation preferences on iOS 16+ (flutter/engine#38230) (flutter/flutter#117005) * 51945a0 Roll Flutter Engine from dd1dc7258b99 to 82dafdfc1c3d (2 revisions) (flutter/flutter#117015) * 96597c2 Bump Dartdoc version to 6.1.5 (flutter/flutter#117014) * 0c7d84a Add AppBar.forceMaterialTransparency (#101248) (flutter/flutter#116867) * a59dd83 a327b48ca Roll Skia from 280ac8882cff to 537e1e8c1ca6 (9 revisions) (flutter/engine#38264) (flutter/flutter#117025) * fae458b Convert TimePicker to Material 3 (flutter/flutter#116396) * ba917d6 Remove workaround because issue is closed (flutter/flutter#110854) * 60635be 984ec305a Run Mac Host clang-tidy on 12 cores (flutter/engine#38261) (flutter/flutter#117028) * f0ea376 Roll Flutter Engine from 984ec305a0dd to 14194c40ec00 (2 revisions) (flutter/flutter#117031) * f07db40 `NavigationBar` improvements (flutter/flutter#116992) * 028c6e2 [Android] Fix the `run_debug_test_android` device lab test (flutter/flutter#117016)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
flutter/flutter@15af817...028c6e2
2022-12-14 737941+loic-sharma@users.noreply.github.com [Android] Fix the
run_debug_test_android
device lab test (flutter/flutter#117016)2022-12-14 tessertaha@gmail.com
NavigationBar
improvements (flutter/flutter#116992)2022-12-14 engine-flutter-autoroll@skia.org Roll Flutter Engine from 984ec305a0dd to 14194c40ec00 (2 revisions) (flutter/flutter#117031)
2022-12-14 engine-flutter-autoroll@skia.org 984ec305a Run Mac Host clang-tidy on 12 cores (flutter/engine#38261) (flutter/flutter#117028)
2022-12-14 78251680+Dev-dfm@users.noreply.github.com Remove workaround because issue is closed (flutter/flutter#110854)
2022-12-14 gspencergoog@users.noreply.github.com Convert TimePicker to Material 3 (flutter/flutter#116396)
2022-12-13 engine-flutter-autoroll@skia.org a327b48ca Roll Skia from 280ac8882cff to 537e1e8c1ca6 (9 revisions) (flutter/engine#38264) (flutter/flutter#117025)
2022-12-13 daniel.iglesia@gmail.com Add AppBar.forceMaterialTransparency (#101248) (flutter/flutter#116867)
2022-12-13 gspencergoog@users.noreply.github.com Bump Dartdoc version to 6.1.5 (flutter/flutter#117014)
2022-12-13 engine-flutter-autoroll@skia.org Roll Flutter Engine from dd1dc7258b99 to 82dafdfc1c3d (2 revisions) (flutter/flutter#117015)
2022-12-13 engine-flutter-autoroll@skia.org dd1dc7258 Always set orientation preferences on iOS 16+ (flutter/engine#38230) (flutter/flutter#117005)
2022-12-13 engine-flutter-autoroll@skia.org Roll Flutter Engine from 74a9c7e0f9b1 to 9872cc7addce (2 revisions) (flutter/flutter#116997)
2022-12-13 engine-flutter-autoroll@skia.org Roll Plugins from 0609adb to ec2041f (6 revisions) (flutter/flutter#116996)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-plugins
Please CC ychris@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Plugins: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md