Skip to content

Commit 9d51bc2

Browse files
skia-autorollSkCQ
authored andcommitted
Roll ANGLE from 3734b432018d to 40267ddca2b8 (15 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/3734b432018d..40267ddca2b8 2025-01-22 [email protected] Vulkan: Add bufferWrite for multiple shader stages 2025-01-22 [email protected] Update dEQP-GLES2.functional.shaders.random* test expectations 2025-01-22 [email protected] Remove fixed dEQP-EGL.functional.*pbuffer tests from skip list 2025-01-22 [email protected] Remove fixed dEQP renderbuffer test from skipped test list 2025-01-22 [email protected] Update the deqp blend equation advanced test expectations on qualcomm 2025-01-22 [email protected] Remove fixed dEQP copy texture tests from skipped test list 2025-01-22 [email protected] Do not reset buffer age after query 2025-01-22 [email protected] Use `exec_script_allowlist` in GN now that it is available. 2025-01-22 [email protected] Vulkan: Pass Context instead of Renderer to BufferHelper APIs 2025-01-22 [email protected] Suppress flaky end2end test on Linux NVIDIA Vulkan 2025-01-22 [email protected] Skip OcclusionQueriesTest.WrongSkippedQuery 2025-01-22 [email protected] Fix llvm-libc README.chromium 2025-01-22 [email protected] executable path has non-ASCII characters, metal not available 2025-01-22 [email protected] Vulkan: Protect OneOff commands recording with pool mutex 2025-01-22 [email protected] Roll Chromium from f7e71ead6201 to 3360895f5dfb (583 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-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-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE Tbr: [email protected] Change-Id: Ic0e5fa3aec27221509fef24bbc0397244fdb76b5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/940891 Commit-Queue: skia-autoroll <[email protected]> Bot-Commit: skia-autoroll <[email protected]>
1 parent a3523a7 commit 9d51bc2

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
@@ -31,7 +31,7 @@ vars = {
3131
# ./tools/git-sync-deps
3232
deps = {
3333
"buildtools" : "https://chromium.googlesource.com/chromium/src/buildtools.git@1760ff6d7267dd97ae1968c7bee9ce04a2a8489d",
34-
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@3734b432018d89b568327b50132bfe02a1b8e05c",
34+
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@40267ddca2b81b3c58dfd22b96e92c2b4ffa7a82",
3535
"third_party/externals/brotli" : "https://skia.googlesource.com/external/github.com/google/brotli.git@6d03dfbedda1615c4cba1211f8d81735575209c8",
3636
"third_party/externals/d3d12allocator" : "https://skia.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator.git@169895d529dfce00390a20e69c2f516066fe7a3b",
3737
# Dawn requires jinja2 and markupsafe for the code generator, tint for SPIRV compilation, and abseil for string formatting.

infra/bots/deps/deps_gen.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)