-
Notifications
You must be signed in to change notification settings - Fork 6k
Moved gles pipelines to untracked handles. #56955
Conversation
70e1fdd to
3523fa1
Compare
3523fa1 to
5c4e62d
Compare
| : std::make_shared<UniqueHandleGLES>(UniqueHandleGLES::MakeUntracked( | ||
| reactor, HandleType::kProgram)))); |
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.
I couldn't come up with a test for this, but it will have coverage in in every opengles golden and devicelab test.
jonahwilliams
left a comment
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
|
auto label is removed for flutter/engine/56955, due to - The status or check suite Linux linux_license has failed. Please fix the issues identified (or deflake) before re-applying this label. |
|
auto label is removed for flutter/engine/56955, due to - The status or check suite Linux local_engine_builds has failed. Please fix the issues identified (or deflake) before re-applying this label. |
|
auto label is removed for flutter/engine/56955, due to - The status or check suite Linux local_engine_builds has failed. Please fix the issues identified (or deflake) before re-applying this label. |
…159858) flutter/engine@b4f52b2...3a8204a 2024-12-05 [email protected] Moved gles pipelines to untracked handles. (flutter/engine#56955) 2024-12-05 [email protected] Roll Dart SDK from a2a9428e761f to 56bbedca60f9 (7 revisions) (flutter/engine#56980) 2024-12-05 [email protected] [web] Use `eventTarget` when computing pointer offset (flutter/engine#56949) 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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
issue: flutter/flutter#159745
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.