Roll ANGLE from 56259f301082 to 1023c18fe4ff (9 revisions)

56259f3010..1023c18fe4

2023-03-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 2821f7bf7cf2 to 4d26ea50cec7 (587 revisions)
2023-03-08 chris@rive.app Make PLS queries robust
2023-03-08 mark@lunarg.com Tests: Add Jackpot World Trace
2023-03-08 abdolrashidi@google.com Fix the alloc error with enabled backtrace feature
2023-03-08 abdolrashidi@google.com Move the memory tracking classes to new files
2023-03-08 hitawala@chromium.org Reland "Add vulkan format image fallback for R16G16B16"
2023-03-08 gert.wollny@collabora.com Capture/Replay: Don't serialize shader refcount with context
2023-03-07 romanl@google.com Skip TextureNorm16R16RenderTest and variants
2023-03-07 lexa.knyazev@gmail.com GL: Implement EXT_clip_control

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 angle-team+autoroll@google.com,senorblanco@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: senorblanco@google.com
Change-Id: I636654feb551429ea92d7842b3555a50059ee56a
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/123100
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
Dawn Autoroller 2023-03-08 11:42:33 +00:00 committed by Dawn LUCI CQ
parent eebbdef81a
commit b7a03129fa
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -132,7 +132,7 @@ deps = {
}, },
'third_party/angle': { 'third_party/angle': {
'url': '{chromium_git}/angle/angle@56259f30108224ae0f8cc4838436aad2beaffabd', 'url': '{chromium_git}/angle/angle@1023c18fe4ffc59b8ae50b00ecf426a33785dc77',
'condition': 'dawn_standalone', 'condition': 'dawn_standalone',
}, },