Skip to content

Commit 64bff39

Browse files
Dawn AutorollerDawn LUCI CQ
authored andcommitted
Roll ANGLE from 9280c6b9acde to 677d82818098 (14 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/9280c6b9acde..677d82818098 2025-08-26 [email protected] Vulkan: Pass ContextVk to view-creation functions 2025-08-25 [email protected] CL/VK: Fix default LWS when GWS is less than 64 2025-08-25 [email protected] Vulkan: Limit EGL_NV_context_priority_realtime to Android 2025-08-25 [email protected] CL/VK: Add a compile option "-inline-entry-points" 2025-08-25 [email protected] Skip fake device with remote desktop on Windows 2025-08-25 [email protected] Vulkan: Add support for GL_EXT_fragment_shading_rate_primitive 2025-08-25 [email protected] Reland: Rename enums to fix GCC -Wchanges-meaning error 2025-08-25 [email protected] Fix the UniformSortComparator not following strict weak order 2025-08-25 [email protected] Vulkan: Check format compatibility to enable mip levels 2025-08-25 [email protected] Revert "Skip clang modules in Android.bp" 2025-08-25 [email protected] Manual roll VK-GL-CTS from 0a3dad34ebb4 to 3718ed21d713 (19 revisions) 2025-08-25 [email protected] Implement EGL_NV_context_priority_realtime 2025-08-25 [email protected] Roll chromium_revision f7c7637e7e..5910372d75 (1504994:1505803) 2025-08-25 [email protected] Roll SwiftShader from 5b45bdb479fa to 0390a544a952 (1 revision) 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: Ic71d97846a9b87b623a344ce0768e3f0000d7362 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/259134 Bot-Commit: Dawn Autoroller <[email protected]> Commit-Queue: Dawn Autoroller <[email protected]>
1 parent d9eccb4 commit 64bff39

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
@@ -271,7 +271,7 @@ deps = {
271271
},
272272

273273
'third_party/angle': {
274-
'url': '{chromium_git}/angle/angle@9280c6b9acdee5b2cc750e8bedaca39bfaba78a8',
274+
'url': '{chromium_git}/angle/angle@677d8281809813225c05dad32b4272ca4e1ad0fc',
275275
'condition': 'dawn_standalone',
276276
},
277277

third_party/angle

Submodule angle updated from 9280c6b to 677d828

0 commit comments

Comments
 (0)