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

Conversation

gaaclarke
Copy link
Member

@gaaclarke gaaclarke commented Sep 5, 2023

not necessary after: #45350

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the Flutter Style Guide and the C++, Objective-C, Java style guides.
  • I listed at least one issue that this PR fixes in the description above.
  • I added new tests to check the change I am making or feature I am adding, or the PR is test-exempt. See testing the engine for instructions on writing and running engine tests.
  • I updated/added relevant documentation (doc comments with ///).
  • I signed the CLA.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@gaaclarke gaaclarke changed the title Remove 26 bump Remove android API 26 bump for validation layers Sep 5, 2023
@gaaclarke gaaclarke marked this pull request as ready for review September 5, 2023 22:33
@gaaclarke gaaclarke requested a review from zanderso September 5, 2023 22:43
@gaaclarke
Copy link
Member Author

@zanderso this is actually a pretty big bug. I'm surprised this passed tests. This should have accidentally bumped the api to 26 for debug builds.

@zanderso
Copy link
Member

zanderso commented Sep 5, 2023

@zanderso this is actually a pretty big bug. I'm surprised this passed tests. This should have accidentally bumped the api to 26 for debug builds.

I might have misread, but I think enable_impeller_vulkan defaults to False and isn't enabled for the build that gets shipped to the framework. Double check me on that though.

@gaaclarke
Copy link
Member Author

I might have misread, but I think enable_impeller_vulkan defaults to False and isn't enabled for the build that gets shipped to the framework. Double check me on that though.

Oh yea, that makes sense.

@gaaclarke gaaclarke added the autosubmit Merge PR when tree becomes green via auto submit App label Sep 6, 2023
@auto-submit auto-submit bot merged commit f811f81 into flutter:main Sep 6, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 6, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 6, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Sep 6, 2023
…134158)

flutter/engine@8390515...b04c2a3

2023-09-06 [email protected] Update deps on DDC build targets (flutter/engine#45404)
2023-09-06 [email protected] Roll Skia from 99bcee22f87d to 487cd9240571 (1 revision) (flutter/engine#45500)
2023-09-06 [email protected] Remove android API 26 bump for validation layers (flutter/engine#45468)
2023-09-06 [email protected] Roll buildroot (flutter/engine#45480)
2023-09-06 [email protected] Roll Skia from 4468ef79f3d7 to 99bcee22f87d (5 revisions) (flutter/engine#45495)
2023-09-06 [email protected] Roll ANGLE from 55d3636b66e0 to 1b8ab5382ff6 (1 revision) (flutter/engine#45494)
2023-09-06 [email protected] Roll Skia from 596a1f192faa to 4468ef79f3d7 (2 revisions) (flutter/engine#45493)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants