Skip to content

Commit 7ef4df4

Browse files
skia-autoroll@skia-public.iam.gserviceaccount.comskcq-be@skia-corp.google.com.iam.gserviceaccount.com
authored andcommitted
Roll ANGLE from efe382b830f8 to fc174c46a137 (13 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/efe382b830f8..fc174c46a137 2026-07-10 geofflang@chromium.org Revert "Replace mFunctions->clear in clearRenderbuffer" 2026-07-10 syoussefi@chromium.org Vulkan: Refactor EGL image glCopyImageSubDataEXT paths 2026-07-09 abdolrashidi@google.com Fix RGB565 test failure due to format combination 2026-07-09 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from b21bf6e50934 to 4bcc3df3290a (8 revisions) 2026-07-09 ynovikov@chromium.org Revert "Add Wayland window surface support to the wgpu renderer" 2026-07-09 yuxinhu@google.com Fix the bug where copy_to_aosp_paths gets deleted 2026-07-09 bsheedy@chromium.org Switch Android NDK syncing approach 2026-07-09 mark@lunarg.com Capture/Replay: Fix GLES1 matrix setup 2026-07-09 ted.lin0000@gmail.com Add Wayland window surface support to the wgpu renderer 2026-07-09 syoussefi@chromium.org Always sync the texture after robust init sync 2026-07-09 lizeb@google.com [metal] Add trace events for BufferPool memory tracking 2026-07-09 syoussefi@chromium.org Vulkan: Refactor EGL image glCopy*Texture paths 2026-07-09 syoussefi@chromium.org HLSL: Fix name collision between globals and locals 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 egdaniel@google.com,jmadill@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: egdaniel@google.com Test: Test: Trace or upgrade any GLES1 title (puzzle_and_dragons) Change-Id: I77716ca507cc72129596f97b525ad514b146f204 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1290057 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 6671b54 commit 7ef4df4

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@efe382b830f83d6336c855a19291feda9903db8f",
36+
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@fc174c46a1377375945c0f855f256e524288f55e",
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)