This repository was archived by the owner on Apr 21, 2025. It is now read-only.
Add build variables required to roll ANGLE#565
Merged
cbracken merged 1 commit intoflutter:masterfrom Apr 19, 2022
cbracken:angle-roll-support
Merged
Add build variables required to roll ANGLE#565cbracken merged 1 commit intoflutter:masterfrom cbracken:angle-roll-support
cbracken merged 1 commit intoflutter:masterfrom
cbracken:angle-roll-support
Conversation
This lands buildroot changes required to roll ANGLE to tip-of-tree; specifically, to commit 866210add2f6a2f891306c1d3d802a558462c07b. List of relevant ANGLE commits and the associated change to our buildroot: * 45344f05555eb7fc5a907d45ebc7a7d7e05856f4: dependency added on `is_chromecast`. * 08805e351f3cbfacb515557dc7f7f3d9d57e93bd: dependency added on `//build/win:runtime_libs`. * b62f8dd1164a7486646ad9281ffd6f02aa926e1c: dependency added on `is_chromeos_lacros`. * 81f03cc092f9122bfa574241c28ea7d8c1ff1617: dependencies added on `angle_spirv_headers_dir` and `angle_spirv_tools_dir`. * 96aa681ce39d288a58692debacb6dc2107971c07: dependency added on `ozone_platform_headless`. * 48da1c3594095fe363bd18e58982d9856f6654fa: dependency added on `build_overrides/swiftshader.gni`. * fa2e37497495b1215062603e8d214c2f0ba79451: dependency added on `ozone_platform_x11`. * 89e3de9720ced82ad9ee7fbaf11a6a1ca2aa2349: dependency added on `using_sanitizer` * 2be4f04a47c8b30e5a4cfaa5f4ca5acff68b717c: dependency added on `ozone_platform_wayland`. Issue: flutter/flutter#102117
jason-simmons
approved these changes
Apr 19, 2022
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This lands buildroot changes required to roll ANGLE to tip-of-tree;
specifically, to commit 866210add2f6a2f891306c1d3d802a558462c07b.
List of relevant ANGLE commits and the associated change to our
buildroot:
is_chromecast.//build/win:runtime_libs.is_chromeos_lacros.angle_spirv_headers_dirandangle_spirv_tools_dir.ozone_platform_headless.build_overrides/swiftshader.gni.ozone_platform_x11.using_sanitizerozone_platform_wayland.Issue: flutter/flutter#102117
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.