Skip to content

Commit f651e35

Browse files
Dawn AutorollerDawn LUCI CQ
authored andcommitted
Roll ANGLE from 61a5707f8673 to 152cf62b3887 (10 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/61a5707f8673..152cf62b3887 2023-08-15 [email protected] Tightly pack LinkedUniform by using int16_t 2023-08-15 [email protected] GL: Add explicitFragmentLocations workaround 2023-08-15 [email protected] Vulkan: Don't access the XFB object during link 2023-08-15 [email protected] Vulkan: Move SPIR-V set up to link job 2023-08-15 [email protected] Vulkan: Move default uniform init to link job 2023-08-15 [email protected] Tests: Upgrade blade_and_soul_revolution 2023-08-15 [email protected] Android: Make .gz sync faster by only checking last bytes 2023-08-15 [email protected] Infra: Use more shards for SwANGLE/end2end tests on TSAN 2023-08-15 [email protected] Prevent shaders from recompiling while a link job is in progress 2023-08-15 [email protected] Roll Chromium from 2f1df67285b4 to 9931a5544b75 (548 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://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 Bug: None Tbr: [email protected] Change-Id: I31757ed38511f85edaad8b0479d94a5b87bece93 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/147160 Commit-Queue: Dawn Autoroller <[email protected]> Bot-Commit: Dawn Autoroller <[email protected]>
1 parent 3a3cb36 commit f651e35

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
@@ -154,7 +154,7 @@ deps = {
154154
},
155155

156156
'third_party/angle': {
157-
'url': '{chromium_git}/angle/angle@61a5707f8673f7853e6ca6e0f44dc7880dee4ed5',
157+
'url': '{chromium_git}/angle/angle@152cf62b38874238095a91307e4ea9bcdedf8f46',
158158
'condition': 'dawn_standalone',
159159
},
160160

third_party/angle

Submodule angle updated from 61a5707 to 152cf62

0 commit comments

Comments
 (0)