Skip to content

Commit 397ee15

Browse files
Dawn AutorollerDawn LUCI CQ
authored andcommitted
Roll ANGLE from b770a628073a to 3c5880448c99 (20 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/b770a628073a..3c5880448c99 2025-09-18 [email protected] Tests: Add trace batch for 2025-09-17 2025-09-18 [email protected] CL/VK: Add SerializedExecution feature knob 2025-09-18 [email protected] Add reference to ReAuth guide 2025-09-18 [email protected] CL/VK: Cleanup buffer and image map handling 2025-09-17 [email protected] Revert "Add a "noncoherent" layout qualifier to PLS" 2025-09-17 [email protected] Vulkan: Move divisor>MaxVertexAttribDivisor to VA::syncState 2025-09-17 [email protected] cl/vk: Fix user-event handling 2025-09-17 [email protected] Vulkan: Split handleDirtyGraphicsVertexBuffers into two funcs 2025-09-17 [email protected] Translator: Compare variables by unique id instead of pointer 2025-09-17 [email protected] Support more YUV formats in CopyTextureCHROMIUM 2025-09-17 [email protected] Fix missing include for <ratio> used for std::nano. 2025-09-17 [email protected] Vulkan: Store VkFormat in VkVertexInputBindingDescription2EXT 2025-09-17 [email protected] CL: Create frontend event and pass to enqueue APIs 2025-09-17 [email protected] Vulkan: Fix depth/stencil blit src layer 2025-09-17 [email protected] Support RGBX format with GL_RGBA when using glTexSubImage2D 2025-09-17 [email protected] Vulkan: Enable FragmentShadingRateEXT 2025-09-17 [email protected] mac: handle Metal toolchain being unbundled from Xcode 26 2025-09-17 [email protected] Roll SwiftShader from 3877515497c0 to ce5b85176a89 (1 revision) 2025-09-17 [email protected] Roll vulkan-deps from 90665ef518dd to 59d1ef64176c (3 revisions) 2025-09-17 [email protected] Roll Chromium from c960af7f560f to 8e8081831607 (593 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-dawn-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 ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry 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 Bug: None Tbr: [email protected] Change-Id: Ia7852d2c05860359698b2f4d2d1d2f219bccdbca Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/262374 Bot-Commit: Dawn Autoroller <[email protected]> Commit-Queue: Dawn Autoroller <[email protected]>
1 parent a199a31 commit 397ee15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ deps = {
279279
},
280280

281281
'third_party/angle': {
282-
'url': '{chromium_git}/angle/angle@b770a628073a97f9ebf0412fc0c3a361fed6aee8',
282+
'url': '{chromium_git}/angle/angle@3c5880448c9932310edafb9b88eaa8f259ede8ad',
283283
'condition': 'dawn_standalone',
284284
},
285285

third_party/angle

Submodule angle updated from b770a62 to 3c58804

0 commit comments

Comments
 (0)