-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Revert "[camera_android_camerax] Force new Surface for each SurfaceRequest"
#9500
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
Conversation
…eRequest…" This reverts commit 5963ecd.
|
@ash2moon please make sure to watch for tree breakage when you are the Packages Gardener. |
|
Detected the If you add the The "Merge" button is also unlocked. To bypass presubmits as well as the tree status, press the GitHub "Add to Merge Queue". |
…ch `SurfaceRequest`" (flutter/packages#9500)
flutter/packages@5963ecd...2c8d2bc 2025-06-26 [email protected] Bump AVD and SDK to API 36 in Packages CI (flutter/packages#9414) 2025-06-26 [email protected] [tool] Use `swift-format` from Xcode (flutter/packages#9460) 2025-06-26 [email protected] Revert "[camera_android_camerax] Force new `Surface` for each `SurfaceRequest`" (flutter/packages#9500) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages-flutter-autoroll Please CC [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
…r#171227) flutter/packages@5963ecd...2c8d2bc 2025-06-26 [email protected] Bump AVD and SDK to API 36 in Packages CI (flutter/packages#9414) 2025-06-26 [email protected] [tool] Use `swift-format` from Xcode (flutter/packages#9460) 2025-06-26 [email protected] Revert "[camera_android_camerax] Force new `Surface` for each `SurfaceRequest`" (flutter/packages#9500) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages-flutter-autoroll Please CC [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
…eRequest`" (flutter#9500) Reverts flutter#9360 It uses an API that's not available on `stable`, breaking compilation of the plugin on `stable`.
Reverts #9360
It uses an API that's not available on
stable, breaking compilation of the plugin onstable.