Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manual roll Flutter from f92884c7b846 to 965337be6abf (88 revisions) #4996

Conversation

engine-flutter-autoroll
Copy link
Contributor

Manual roll Flutter from f92884c7b846 to 965337be6abf (88 revisions)

Manual roll requested by dit@google.com

flutter/flutter@f92884c...965337b

2023-09-25 engine-flutter-autoroll@skia.org Roll Flutter Engine from 1ae3d20332f0 to 3f606570ac7c (6 revisions) (flutter/flutter#135457)
2023-09-25 chris@bracken.jp [macOS,iOS] Improve CocoaPods upgrade instructions (flutter/flutter#135453)
2023-09-25 EdgarJan@users.noreply.github.com Fix and Test Conditional Validator Behavior in FormField (flutter/flutter#132714)
2023-09-25 weinberger.c@gmail.com [Velocity Tracker] Fix: Issue 97761: Flutter Scrolling does not match iOS; inadvertent scrolling when user lifts up finger (flutter/flutter#132291)
2023-09-25 47866232+chunhtai@users.noreply.github.com simulatedAccessibilityTraversal account for force merging (flutter/flutter#135178)
2023-09-25 engine-flutter-autoroll@skia.org Roll Flutter Engine from 2c4c1108aa87 to 1ae3d20332f0 (4 revisions) (flutter/flutter#135438)
2023-09-25 engine-flutter-autoroll@skia.org Roll Packages from 98ebcd3 to e548ae1 (5 revisions) (flutter/flutter#135431)
2023-09-25 engine-flutter-autoroll@skia.org Roll Flutter Engine from e6d3bac5c723 to 2c4c1108aa87 (1 revision) (flutter/flutter#135424)
2023-09-25 zanderso@users.noreply.github.com Revert "Marks Linux_pixel_7pro hello_world_impeller to be unflaky" (flutter/flutter#135388)
2023-09-25 engine-flutter-autoroll@skia.org Roll Flutter Engine from e1c1022c2d6d to e6d3bac5c723 (2 revisions) (flutter/flutter#135410)
2023-09-25 engine-flutter-autoroll@skia.org Roll Flutter Engine from 3ea1174ecfaa to e1c1022c2d6d (2 revisions) (flutter/flutter#135403)
2023-09-25 engine-flutter-autoroll@skia.org Roll Flutter Engine from 2daf5e7bb249 to 3ea1174ecfaa (4 revisions) (flutter/flutter#135396)
2023-09-25 31859944+LongCatIsLooong@users.noreply.github.com Add a basic golden test for CupertinoTextSelectionToolbar (flutter/flutter#135267)
2023-09-25 godofredoc@google.com Revert "Marks Linux_samsung_a02 new_gallery__transition_perf to be unflaky" (flutter/flutter#135399)
2023-09-25 fluttergithubbot@gmail.com Marks Linux_samsung_a02 new_gallery__transition_perf to be unflaky (flutter/flutter#135373)
2023-09-25 polinach@google.com Fix failing test at master. (flutter/flutter#135394)
2023-09-24 fluttergithubbot@gmail.com Marks Linux_pixel_7pro hello_world_impeller to be unflaky (flutter/flutter#135372)
2023-09-24 fluttergithubbot@gmail.com Marks Windows_android channels_integration_test_win to be unflaky (flutter/flutter#135374)
2023-09-24 fluttergithubbot@gmail.com Marks Mac_ios draw_atlas_perf_ios__timeline_summary to be unflaky (flutter/flutter#134626)
2023-09-24 fluttergithubbot@gmail.com Marks Mac_ios draw_vertices_perf_ios__timeline_summary to be unflaky (flutter/flutter#134625)
2023-09-24 fluttergithubbot@gmail.com Marks Windows module_test to be unflaky (flutter/flutter#134121)
2023-09-24 fluttergithubbot@gmail.com Marks Mac_ios dynamic_path_tessellation_perf_ios__timeline_summary to be unflaky (flutter/flutter#133128)
2023-09-24 fluttergithubbot@gmail.com Marks Mac_ios draw_points_perf_ios__timeline_summary to be unflaky (flutter/flutter#127933)
2023-09-24 fluttergithubbot@gmail.com Marks Linux_pixel_7pro picture_cache_perf__timeline_summary to be unflaky (flutter/flutter#134118)
2023-09-24 engine-flutter-autoroll@skia.org Roll Flutter Engine from ee27600dfbe2 to 2daf5e7bb249 (1 revision) (flutter/flutter#135371)
2023-09-24 fluttergithubbot@gmail.com Marks Mac_ios very_long_picture_scrolling_perf_ios__e2e_summary to be unflaky (flutter/flutter#134629)
2023-09-24 fluttergithubbot@gmail.com Marks Mac_ios animated_advanced_blend_perf_ios__timeline_summary to be unflaky (flutter/flutter#132630)
2023-09-24 fluttergithubbot@gmail.com Marks Mac_ios static_path_tessellation_perf_ios__timeline_summary to be unflaky (flutter/flutter#133127)
2023-09-23 fluttergithubbot@gmail.com Marks Linux_android platform_channels_benchmarks to be flaky (flutter/flutter#135106)
2023-09-23 fluttergithubbot@gmail.com Marks Linux_android flutter_gallery__start_up_delayed to be flaky (flutter/flutter#134632)
2023-09-23 fluttergithubbot@gmail.com Marks Linux_android opacity_peephole_grid_of_alpha_savelayers_perf__e2e_summary to be flaky (flutter/flutter#135119)
2023-09-23 engine-flutter-autoroll@skia.org Roll Flutter Engine from 614859053262 to ee27600dfbe2 (1 revision) (flutter/flutter#135364)
2023-09-23 engine-flutter-autoroll@skia.org Roll Flutter Engine from 564480337eae to 614859053262 (7 revisions) (flutter/flutter#135362)
2023-09-23 engine-flutter-autoroll@skia.org Roll Flutter Engine from e4bfdc1a67de to 564480337eae (4 revisions) (flutter/flutter#135341)
2023-09-23 chris@bracken.jp [iOS,macOS] Clean up obsolete PlatformView warning (flutter/flutter#135040)
2023-09-23 zanderso@users.noreply.github.com Move some tests from staging to prod (flutter/flutter#135333)
2023-09-23 polinach@google.com Convert relative to absolute import. (flutter/flutter#135337)
2023-09-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from 954ea95be336 to e4bfdc1a67de (1 revision) (flutter/flutter#135332)
2023-09-22 polinach@google.com TabController should dispatch creation in constructor. (flutter/flutter#133952)
2023-09-22 polinach@google.com Fix _paintAvatar in chip.dart to dispose layer. (flutter/flutter#135228)
2023-09-22 sokolovskyi.konstantin@gmail.com Fix memory leak in _MatchesReferenceImage (flutter/flutter#135150)
2023-09-22 zanderso@users.noreply.github.com Stop reporting new_gen_gc_count to SkiaPerf (flutter/flutter#135324)
2023-09-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from 92be04f73d5d to 954ea95be336 (2 revisions) (flutter/flutter#135325)
2023-09-22 polinach@google.com _RenderChip should not create OpacityLayer without disposing. (flutter/flutter#134708)
...

… not match iOS; inadvertent scrolling when user lifts up finger (flutter/flutter#132291)
@engine-flutter-autoroll engine-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Sep 25, 2023
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Sep 25, 2023
@auto-submit
Copy link
Contributor

auto-submit bot commented Sep 25, 2023

auto label is removed for flutter/packages/4996, due to - The status or check suite Linux_android android_build_all_packages stable has failed. Please fix the issues identified (or deflake) before re-applying this label.

@ditman
Copy link
Member

ditman commented Sep 26, 2023

#5000 is better.

@ditman ditman closed this Sep 26, 2023
@engine-flutter-autoroll engine-flutter-autoroll deleted the flutter-packages-b8c754dd-7260-4d45-91bf-b1e55d4ddd05-1695683770 branch October 2, 2023 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants