Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@jonahwilliams
Copy link
Contributor

To help diagnose flutter/flutter#129392 , which seems to be just as bad on the Pixel 7s:

We're not blocking in allocation anymore thanks to our previous allocator clean ups, but something else is blocking. I think it might be one of these methods.

image

@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!).

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@jonahwilliams jonahwilliams added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 18, 2023
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Aug 18, 2023
@auto-submit
Copy link
Contributor

auto-submit bot commented Aug 18, 2023

auto label is removed for flutter/engine/44837, due to - The status or check suite Windows windows_android_aot_engine has failed. Please fix the issues identified (or deflake) before re-applying this label.

@jonahwilliams jonahwilliams added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 18, 2023
@auto-submit auto-submit bot merged commit ca4ea82 into flutter:main Aug 18, 2023
@jonahwilliams jonahwilliams deleted the trace_event_render_pass_framebuffer branch August 18, 2023 16:25
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 18, 2023
zanderso pushed a commit to flutter/flutter that referenced this pull request Aug 18, 2023
…132857)

flutter/engine@58f7d8e...83fdada

2023-08-18 [email protected] Update Impeller
benchmarks.md with a Pixel 7 link (flutter/engine#44834)
2023-08-18 [email protected] Roll Fuchsia Linux SDK from
7xOzci7fempFgHNk9... to pSqQ556xmZp7S4np5... (flutter/engine#44846)
2023-08-18 [email protected] Roll Dart SDK from
121fcbd8124c to 8109103e041b (1 revision) (flutter/engine#44844)
2023-08-18 [email protected] [Impeller] add trace events for
VkRenderPass and VkFrameBuffer creation. (flutter/engine#44837)
2023-08-18 [email protected] Roll Fuchsia Mac SDK from
Tnp43n_nAR2N0l_gY... to onEHyyETXAMieDyfP... (flutter/engine#44845)
2023-08-18 [email protected] Roll Skia from 1e62a2d4c429 to
c9294edc03b9 (2 revisions) (flutter/engine#44843)
2023-08-18 [email protected] [Android] Expose channel buffer resize
and overflow calls (flutter/engine#44434)

Also rolling transitive DEPS:
  fuchsia/sdk/core/linux-amd64 from 7xOzci7fempF to pSqQ556xmZp7
  fuchsia/sdk/core/mac-amd64 from Tnp43n_nAR2N to onEHyyETXAMi

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC [email protected],[email protected],[email protected] on the
revert to ensure that a human
is aware of the problem.

To file a bug in Flutter:
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
jonahwilliams pushed a commit that referenced this pull request Aug 24, 2023
auto-submit bot pushed a commit that referenced this pull request Aug 24, 2023
#45047)

�r creation. (#44837)"

This reverts commit ca4ea82.

*Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.*

*List which issues are fixed by this PR. You must list at least one issue.*

These trace events aren't super useful, since we've tracked down the issues as either 1) phone is overloaded due to image decoding at large size or 2) flutter/flutter#133198
gaaclarke pushed a commit to gaaclarke/engine that referenced this pull request Aug 30, 2023
…on. (flutter#44837)

To help diagnose flutter/flutter#129392 , which seems to be just as bad on the Pixel 7s:

We're not blocking in allocation anymore thanks to our previous allocator clean ups, but something else is blocking. I think it might be one of these methods.

![image](https://github.com/flutter/engine/assets/8975114/b768b5d7-b8c1-4acd-b518-bfd83486d6b2)
gaaclarke pushed a commit to gaaclarke/engine that referenced this pull request Aug 30, 2023
flutter#45047)

�r creation. (flutter#44837)"

This reverts commit ca4ea82.

*Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.*

*List which issues are fixed by this PR. You must list at least one issue.*

These trace events aren't super useful, since we've tracked down the issues as either 1) phone is overloaded due to image decoding at large size or 2) flutter/flutter#133198
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App e: impeller

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants