This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll ANGLE from e21ecd1b59f7 to 16841d6256da (24 revisions)#42601
Merged
auto-submit[bot] merged 1 commit intoflutter:mainfrom Jun 6, 2023
Conversation
https://chromium.googlesource.com/angle/angle.git/+log/e21ecd1b59f7..16841d6256da 2023-06-06 [email protected] Reland "Remove SPIRV_METAL references from .gn and tests" 2023-06-06 [email protected] Resolve circular dependency android_helper <-> angle_test_util 2023-06-06 [email protected] Disallow 'depth_unchanged' qualifier for WebGL contexts 2023-06-06 [email protected] Revert "Remove SPIRV_METAL references from .gn and tests" 2023-06-06 [email protected] Add kwargs to specialized error message 2023-06-06 [email protected] Refactor D3D device creation to make adapter selection explicit 2023-06-06 [email protected] Roll Chromium from d6f22a2a164b to 9e0b5e8b8a85 (1063 revisions) 2023-06-06 [email protected] Remove SPIRV_METAL references from .gn and tests 2023-06-06 [email protected] D3D11: fix for atomic assigned to an SSBO. 2023-06-06 [email protected] Metal: Remove OS info from renderer string for WebGL contexts. 2023-06-05 [email protected] Do not call postResolveLink in Program::deserialize. 2023-06-05 [email protected] Make run_code_generation faster using python3 for auto_script 2023-06-04 [email protected] Vulkan: Declare common SPIR-V ids in the compiler 2023-06-04 [email protected] Vulkan: Pass non-semantic info from translator to transformer 2023-06-03 [email protected] Revert "Enable usePrimitiveRestartEnableDynamicState on ARM driver 43" 2023-06-02 [email protected] Manual roll Chromium from aac4d6a34cf9 to d6f22a2a164b (285 revisions) 2023-06-02 [email protected] Manual roll VK-GL-CTS from 356e6d2f8796 to 0c2e936905ea (9 revisions) 2023-06-02 [email protected] Add all of tools/android to DEPS 2023-06-02 [email protected] Update vpython3 requests 2023-06-02 [email protected] Roll SwiftShader from f549d5e6c663 to ae667fe96db9 (2 revisions) 2023-06-02 [email protected] Roll Chromium from 069f9924f967 to aac4d6a34cf9 (715 revisions) 2023-06-01 [email protected] Enable usePrimitiveRestartEnableDynamicState on ARM driver 43 2023-06-01 [email protected] Vulkan: Add version to pipeline cache header 2023-06-01 [email protected] Vulkan: Move some bufferRead logic into CommandBufferHelperCommon If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-flutter-engine Please CC [email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: http://anglebug.com/new To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new 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
981f089 to
6a83980
Compare
fluttergithubbot
approved these changes
Jun 6, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jun 7, 2023
auto-submit bot
pushed a commit
to flutter/flutter
that referenced
this pull request
Jun 7, 2023
flutter/engine@6f9df0f...59d5444 2023-06-07 [email protected] Convert pixel formats for animated PNG frames using the source blend mode (flutter/engine#42581) 2023-06-06 [email protected] Roll ANGLE from e21ecd1b59f7 to 16841d6256da (24 revisions) (flutter/engine#42601) 2023-06-06 [email protected] Roll Skia from 4065e92bf577 to cef18d10b363 (18 revisions) (flutter/engine#42600) 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],[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
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.
https://chromium.googlesource.com/angle/angle.git/+log/e21ecd1b59f7..16841d6256da
2023-06-06 [email protected] Reland "Remove SPIRV_METAL references from .gn and tests"
2023-06-06 [email protected] Resolve circular dependency android_helper <-> angle_test_util
2023-06-06 [email protected] Disallow 'depth_unchanged' qualifier for WebGL contexts
2023-06-06 [email protected] Revert "Remove SPIRV_METAL references from .gn and tests"
2023-06-06 [email protected] Add kwargs to specialized error message
2023-06-06 [email protected] Refactor D3D device creation to make adapter selection explicit
2023-06-06 [email protected] Roll Chromium from d6f22a2a164b to 9e0b5e8b8a85 (1063 revisions)
2023-06-06 [email protected] Remove SPIRV_METAL references from .gn and tests
2023-06-06 [email protected] D3D11: fix for atomic assigned to an SSBO.
2023-06-06 [email protected] Metal: Remove OS info from renderer string for WebGL contexts.
2023-06-05 [email protected] Do not call postResolveLink in Program::deserialize.
2023-06-05 [email protected] Make run_code_generation faster using python3 for auto_script
2023-06-04 [email protected] Vulkan: Declare common SPIR-V ids in the compiler
2023-06-04 [email protected] Vulkan: Pass non-semantic info from translator to transformer
2023-06-03 [email protected] Revert "Enable usePrimitiveRestartEnableDynamicState on ARM driver 43"
2023-06-02 [email protected] Manual roll Chromium from aac4d6a34cf9 to d6f22a2a164b (285 revisions)
2023-06-02 [email protected] Manual roll VK-GL-CTS from 356e6d2f8796 to 0c2e936905ea (9 revisions)
2023-06-02 [email protected] Add all of tools/android to DEPS
2023-06-02 [email protected] Update vpython3 requests
2023-06-02 [email protected] Roll SwiftShader from f549d5e6c663 to ae667fe96db9 (2 revisions)
2023-06-02 [email protected] Roll Chromium from 069f9924f967 to aac4d6a34cf9 (715 revisions)
2023-06-01 [email protected] Enable usePrimitiveRestartEnableDynamicState on ARM driver 43
2023-06-01 [email protected] Vulkan: Add version to pipeline cache header
2023-06-01 [email protected] Vulkan: Move some bufferRead logic into CommandBufferHelperCommon
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-flutter-engine
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in ANGLE: http://anglebug.com/new
To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new
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