Skip to content

Commit b72af59

Browse files
skia-autorollSkCQ
authored andcommitted
Roll ANGLE from 2fb425d2847f to a627dd89762e (4 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/2fb425d2847f..a627dd89762e 2024-02-27 [email protected] Revert "Vulkan: Feature addition for QCOM foveated rendering extensions" 2024-02-27 [email protected] Create ImageHelper. 2024-02-27 [email protected] Update cached component type masks on attachment redefinitions 2024-02-27 [email protected] Context: Limit max vtx uniform vectors to 256 during capture If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-skia-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 Skia: https://bugs.chromium.org/p/skia/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 Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Build-Mac-Clang-arm64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC8i5BEK-GPU-IntelIris655-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE Tbr: [email protected] Change-Id: I803cba663d1685bd17f9958d451bdc78ff89da41 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/819505 Commit-Queue: skia-autoroll <[email protected]> Bot-Commit: skia-autoroll <[email protected]>
1 parent 21a4051 commit b72af59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ vars = {
2323
# ./tools/git-sync-deps
2424
deps = {
2525
"buildtools" : "https://chromium.googlesource.com/chromium/src/buildtools.git@b138e6ce86ae843c42a1a08f37903207bebcca75",
26-
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@2fb425d2847f974332d01e53216c4d1164c1a17d",
26+
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@a627dd89762eae6874b1f89a654499e95845b6d6",
2727
"third_party/externals/brotli" : "https://skia.googlesource.com/external/github.com/google/brotli.git@6d03dfbedda1615c4cba1211f8d81735575209c8",
2828
"third_party/externals/d3d12allocator" : "https://skia.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator.git@169895d529dfce00390a20e69c2f516066fe7a3b",
2929
# Dawn requires jinja2 and markupsafe for the code generator, tint for SPIRV compilation, and abseil for string formatting.

0 commit comments

Comments
 (0)