Thanks to visit codestin.com
Credit goes to github.com

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

[Impeller] Switch back to using explicit flush for device buffers. #43644

Merged
merged 2 commits into from
Jul 13, 2023

Conversation

jonahwilliams
Copy link
Member

@jonahwilliams jonahwilliams commented Jul 13, 2023

@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.

} else {
flags |= {};
}
} else {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This branch is no longer taken.

@chinmaygarde chinmaygarde changed the title [Impeller] back to explicit flush for device buffers. [Impeller] Switch back to using explicit flush for device buffers. Jul 13, 2023
@jonahwilliams jonahwilliams added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 13, 2023
@auto-submit auto-submit bot merged commit c31cfc5 into flutter:main Jul 13, 2023
@jonahwilliams jonahwilliams deleted the go_back_to_flush branch July 13, 2023 19:10
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 13, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Jul 13, 2023
…130512)

flutter/engine@081fbab...c31cfc5

2023-07-13 [email protected] [Impeller] Switch back to using explicit flush for device buffers. (flutter/engine#43644)
2023-07-13 [email protected] Add logs to debug VM Service Publication (flutter/engine#43616)
2023-07-13 [email protected] Revert "Add a flag to `ParagraphBuilder` for rounding hack migration" (flutter/engine#43642)
2023-07-13 [email protected] [web] TextField a11y focus should call didGain/didLose a11y focus action (flutter/engine#43279)
2023-07-13 [email protected] Improve Stencil Playground test (flutter/engine#43641)

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] 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
LouiseHsu pushed a commit to LouiseHsu/flutter that referenced this pull request Jul 31, 2023
…lutter#130512)

flutter/engine@081fbab...c31cfc5

2023-07-13 [email protected] [Impeller] Switch back to using explicit flush for device buffers. (flutter/engine#43644)
2023-07-13 [email protected] Add logs to debug VM Service Publication (flutter/engine#43616)
2023-07-13 [email protected] Revert "Add a flag to `ParagraphBuilder` for rounding hack migration" (flutter/engine#43642)
2023-07-13 [email protected] [web] TextField a11y focus should call didGain/didLose a11y focus action (flutter/engine#43279)
2023-07-13 [email protected] Improve Stencil Playground test (flutter/engine#43641)

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] 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
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.

2 participants