Skip to content

Commit ea4fd0e

Browse files
skia-autorollSkCQ
authored andcommitted
Roll ANGLE from 2b6e1f017676 to b1b19492e609 (13 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/2b6e1f017676..b1b19492e609 2026-03-07 lexa.knyazev@gmail.com Capture/Replay: Fix replay with extensions disabled 2026-03-07 cclao@google.com Vulkan: clearWithDraw instead of VkCmdClearAttachment for tileMemory 2026-03-07 a.annestrand@samsung.com OpenCL: Add best-uniform-fit to selectWorkGroupSize 2026-03-07 g.tammana@samsung.com OpenCL: Enable support for cl_khr_subgroups (pt.2) 2026-03-06 senorblanco@chromium.org D3D11: fix overflow in line loop and triangle fan 2026-03-06 cclao@google.com Reland "Use arm_control_flow_integrity = "none" for AOSP autoroller" 2026-03-06 cclao@google.com Vulkan: Enable supportsTileMemoryHeap 2026-03-06 abdolrashidi@google.com Vulkan: Cast size calculations to reduce overflow 2026-03-06 yuxinhu@google.com IR Validation: validation all registers are declared in scope 2026-03-06 m.maiya@samsung.com Update ComputeGenericHash(...) 2026-03-06 m.maiya@samsung.com Reland "Update xxhash to version 0.8.3" 2026-03-06 ynovikov@chromium.org Revert "Use arm_control_flow_integrity = "none" for AOSP autoroller" 2026-03-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 5cc4d385bebe to d80bbff184b3 (723 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 jmadill@google.com,kjlubick@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: kjlubick@google.com Change-Id: Id1a712d321db07c93aea981ac99d3e2c333dfe24 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1182338 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
1 parent a83dca7 commit ea4fd0e

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@729495f2ffa69080907780591fa2a630b2556e98",
34-
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@2b6e1f0176767456d7302777776e128b672cc60c",
34+
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@b1b19492e609101305bf434bb01ca7ff93619549",
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, 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)