| commit | adb79da4b51a356e4556f853ef966c3d6ecfb034 | [log] [tgz] |
|---|---|---|
| author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Thu May 18 19:51:21 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 18 19:51:21 2023 |
| tree | 73b0c64cadfa163460513229223bb6e83a759bb5 | |
| parent | 97ca62d3d14b19a3d743e24988a00b3e3881a7cc [diff] |
Roll ANGLE from 45f91a8ceacc to a764d0793325 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/45f91a8ceacc..a764d0793325 2023-05-18 penghuang@chromium.org Enable global share context lock for chrome If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC angle-team@google.com,yuxinhu@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 Chromium: https://bugs.chromium.org/p/chromium/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 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: chromium:1394379,chromium:1444167,chromium:1444690 Tbr: yuxinhu@google.com Change-Id: I7471cfd959e29a708eee68f434250607cadd9090 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4547861 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1146113}
diff --git a/DEPS b/DEPS index aed84c3..e6284d2 100644 --- a/DEPS +++ b/DEPS
@@ -308,7 +308,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling ANGLE # and whatever else without interference from each other. - 'angle_revision': '45f91a8ceaccc0dfb50ebf282dd71ff9a910c814', + 'angle_revision': 'a764d079332577d9be0e4ae59c3e3489b14f74c8', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other.