-
Notifications
You must be signed in to change notification settings - Fork 6k
[g3 roll] Revert "add non-rendering operation culling to DisplayListBuilder" #42097
Conversation
The goldens broken appear to be a divider line is missing, which is a regression. |
cc @Jasguerrero
|
auto label is removed for flutter/engine, pr: 42097, due to - The status or check suite Linux linux_unopt has failed. Please fix the issues identified (or deflake) before re-applying this label. |
|
@XilaiZhang you'll need to run ci/format.sh
|
I ran into a similar problem with the reland of the original fix where code that was formatted acceptably when the first change went in was suddenly not passing the new formatting rules - in particular the spaces on that one line grabbing the skia image. Running the format command and pushing the 1-line change should enable it to be landed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM once the formatting fix is applied.
umm interesting. I rerun ./ci/format.sh a few times, but it says no formatting problems found |
umm if i edit this line manually, the formatting check would reject my change |
foregoing command line edits, and using github ui to manully override based on Jesús' insight |
Is there a difference between the commit that your revert is based on and the commit that the PR is being tested against? |
umm looking at file history of /display_list/testing/dl_test_snippets.h i don't seem to find a difference. commit that this revert is based on: umm this revert is a revert for #41463 |
…uilder" (flutter#42097) temporary revert of flutter#41463 context: b/283038609
…127071) flutter/engine@d970370...a22dd64 2023-05-17 xilaizhang@google.com [g3 roll] Revert "add non-rendering operation culling to DisplayListBuilder" (flutter/engine#42097) 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 rmistry@google.com,zra@google.com 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
…lutter#127071) flutter/engine@d970370...a22dd64 2023-05-17 xilaizhang@google.com [g3 roll] Revert "add non-rendering operation culling to DisplayListBuilder" (flutter/engine#42097) 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 rmistry@google.com,zra@google.com 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
temporary revert of #41463
context: b/283038609