Roll ANGLE from 5a80e19b978c to 74b37bcbfb8c (9 revisions)

5a80e19b97..74b37bcbfb

2022-09-30 ynovikov@chromium.org Remove run_gtest_angle_test script.
2022-09-30 cnorthrop@google.com FrameCapture: Fix default uniform sampler base loc
2022-09-30 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 4dbbcd05ce72 to 666fb5f89f5a (1 revision)
2022-09-30 gert.wollny@collabora.com gl_test: add a test to capture/replay MEC with EGL images
2022-09-30 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 5c4a77844a5d to 82e52bf17d2f (602 revisions)
2022-09-30 constantine.shablya@collabora.com GL_PALETTE* sampling
2022-09-30 amaiorano@google.com Scope LogMessage debug mutex lock to avoid deadlock on ANGLE_CRASH
2022-09-30 yuxinhu@google.com Vulkan: Add more tests for attachmentless framebuffer
2022-09-30 cnorthrop@google.com Disable NV_framebuffer_blit during capture

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-dawn-autoroll
Please CC amaiorano@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 Dawn: https://bugs.chromium.org/p/dawn/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Bug: None
Tbr: amaiorano@google.com
Change-Id: I24958d76072af0ffabfbaa2b99bf8eaa13428657
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/104381
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
This commit is contained in:
Dawn Autoroller 2022-09-30 16:32:28 +00:00 committed by Dawn LUCI CQ
parent 82177da767
commit d673ce3ca8
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -129,7 +129,7 @@ deps = {
},
'third_party/angle': {
'url': '{chromium_git}/angle/angle@5a80e19b978c4836d00b642202f9149d4f785e91',
'url': '{chromium_git}/angle/angle@74b37bcbfb8c43d4e1d14dfd83ed66502722cf56',
'condition': 'dawn_standalone',
},