Roll ANGLE from 8fdfd8be4e54 to 6c469cdfb3d5 (4 revisions)

8fdfd8be4e..6c469cdfb3

2022-09-09 doremylover123@gmail.com Properly Create C++ string objects
2022-09-09 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 4e4d2b45391f to 27383fa99bbd (1 revision)
2022-09-09 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 6feded35cfee to b772fe545415 (6 revisions)
2022-09-09 gert.wollny@collabora.com Capture/Replay: Capture the attr locations as set by the program

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 shrekshao@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: shrekshao@google.com
Change-Id: If9d3bd05e350c2d36e281453f7e029acfa46787f
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101881
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
Dawn Autoroller 2022-09-09 22:22:59 +00:00 committed by Dawn LUCI CQ
parent 3ada731606
commit 6a243de204
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@8fdfd8be4e54c6a0338596b88238bf65127d76bc',
'url': '{chromium_git}/angle/angle@6c469cdfb3d5714ef74c411d13ec04907b06dd38',
'condition': 'dawn_standalone',
},