Skip to content

Commit 30a5b33

Browse files
skia-autoroll@skia-public.iam.gserviceaccount.comskcq-be@skia-corp.google.com.iam.gserviceaccount.com
authored andcommitted
Roll ANGLE from 0bdeec3fc0d3 to 7a960f346c57 (7 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/0bdeec3fc0d3..7a960f346c57 2026-07-14 syoussefi@chromium.org Fix Rust build 2026-07-14 ted.lin0000@gmail.com Vulkan: Fix Wayland build by depending on wayland headers 2026-07-14 m.kharsa@samsung.com Vulkan: Enable dynamic rendering with MSRTT emulation 2026-07-14 senorblanco@chromium.org Apply shader variable size checks to compute 2026-07-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 71d11e5e5362 to f5e3cd5878ba (4 revisions) 2026-07-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 404b845f953d to b879f6277772 (472 revisions) 2026-07-14 syoussefi@chromium.org Vulkan: Refactor EGL image robust init paths 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 jmadill@google.com,thomsmit@google.com 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-Win11-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win11-Clang-Dell3930-GPU-GTX1660-x86_64-Debug-All-ANGLE Tbr: thomsmit@google.com Change-Id: I2532fb946fee61e658a80f6849fe7e186ba16910 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1294099 Commit-Queue: skia-autoroll@skia-public.iam.gserviceaccount.com <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll@skia-public.iam.gserviceaccount.com <skia-autoroll@skia-public.iam.gserviceaccount.com>
1 parent d88ad8a commit 30a5b33

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ vars = {
3333
# ./tools/git-sync-deps
3434
deps = {
3535
"buildtools" : "https://chromium.googlesource.com/chromium/src/buildtools.git@729495f2ffa69080907780591fa2a630b2556e98",
36-
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@0bdeec3fc0d336f7da2b10d23fe2cf2f4ccd4fed",
36+
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@7a960f346c57daae4b1615ead302b4c58af12258",
3737
"third_party/externals/brotli" : "https://skia.googlesource.com/external/github.com/google/brotli.git@6d03dfbedda1615c4cba1211f8d81735575209c8",
3838
"third_party/externals/d3d12allocator" : "https://skia.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator.git@169895d529dfce00390a20e69c2f516066fe7a3b",
3939
# Dawn requires jinja2 and markupsafe for the code generator, 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)