Skip to content
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
merged 1 commit into from
Apr 19, 2022

Conversation

cbracken
Copy link
Member

@cbracken cbracken commented Apr 19, 2022

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:

Issue: flutter/flutter#102117

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 the Flutter Style Guide recently, and have followed its advice.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is test-exempt.
  • All existing and new tests are passing.

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

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
@cbracken cbracken force-pushed the angle-roll-support branch from a8a2a1a to 9d58b8d Compare April 19, 2022 03:06
@cbracken cbracken requested a review from jason-simmons April 19, 2022 03:06
@cbracken cbracken merged commit 2c41cfc into flutter:master Apr 19, 2022
@cbracken cbracken deleted the angle-roll-support branch April 19, 2022 15:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants