Skip to content

Commit e279839

Browse files
skia-autorollSkCQ
authored andcommitted
Roll ANGLE from 1c0bcb06e36f to a3f2545f6bb3 (12 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/1c0bcb06e36f..a3f2545f6bb3 2025-04-14 [email protected] Tests that exercise overwriting textures while in use 2025-04-14 [email protected] Vulkan: Treat present SURFACE_LOST_KHR as OUT_OF_DATE 2025-04-14 [email protected] Add test to check EGL_KHR_platform_android 2025-04-14 [email protected] Revert "GL: Allow untranslated shaders to pass through on GLES" 2025-04-14 [email protected] Roll Chromium from 75621a1b9953 to 95d3d27a122a (1865 revisions) 2025-04-14 [email protected] Roll vulkan-deps from 5ec40ef70a52 to a24af46b3d3b (14 revisions) 2025-04-14 [email protected] Roll VK-GL-CTS from ad6225aacbc5 to 76c1572eaba4 (12 revisions) 2025-04-11 [email protected] Fix GL_OES_texture_3D entry points validation 2025-04-11 [email protected] GL: Allow untranslated shaders to pass through on GLES 2025-04-11 [email protected] Reland^2 "Enable VVL on vulkan instance created in GetSystemInfoVulkanWithICD" 2025-04-11 [email protected] Roll vulkan-deps from 792a8d875adc to 5ec40ef70a52 (3 revisions) 2025-04-11 [email protected] Fix IndexRange::vertexIndexCount calculation 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-Ubuntu24.04-Clang-x86_64-Release-ANGLE;skia/skia.primary:Build-Mac-Clang-arm64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win11-Clang-Dell3930-GPU-GTX1660-x86_64-Debug-All-ANGLE Tbr: [email protected] Change-Id: I2f6269257dcdce3b1e491447b04575a4714c9df1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/980296 Bot-Commit: skia-autoroll <[email protected]> Commit-Queue: skia-autoroll <[email protected]>
1 parent 88effa6 commit e279839

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@1c0bcb06e36fe6920fb09512bcfe7519fe1bcbb2",
34+
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@a3f2545f6bb3e8d27827dceb2b4e901673995ad1",
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)