| commit | c7039f1da84e9430515c81bc60fceb7a241a065e | [log] [tgz] |
|---|---|---|
| author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Dec 13 00:07:28 2022 +0000 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 13 00:07:28 2022 +0000 |
| tree | e9f27f9bf84b380cc0013428647f580933e549e3 | |
| parent | 61b5aaccf3c4767cf4cb6e4ef055ca9f95f2c0bf [diff] |
Roll ANGLE from b1b4640104fc to f3ebb2ca4123 (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/b1b4640104fc..f3ebb2ca4123 2022-12-12 cclao@google.com Vulkan: Better mUse tracking for DynamicallyGrowingPool<Pool> 2022-12-12 abdolrashidi@google.com Fix the input arg after the trace_tests change 2022-12-12 abdolrashidi@google.com Vulkan: Add shared ring buffer cmd alloc feature 2022-12-12 romanl@google.com Re-enable dEQP-EGL.functional.resize.surface_size on Linux. 2022-12-12 ynovikov@chromium.org Skip DrawElementsIndexOutOfRangeWithDynamicDraw on Win Intel 2022-12-12 ynovikov@chromium.org More PixelLocalStorage skips on iOS 2022-12-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 89b9b4762b94 to 8b5ea902f8d4 (14 revisions) 2022-12-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 6ebc3347af9d to 36e043fa6d46 (1 revision) 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 bclayton@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: bclayton@google.com Change-Id: I0ef4e2d1d251909c184c8fddbfdca50be3a14c77 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/113840 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.com>
diff --git a/DEPS b/DEPS index 94452fa..8c54b1d 100644 --- a/DEPS +++ b/DEPS
@@ -132,7 +132,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@b1b4640104fcbbaeb9a08ffb3945c7fe6fd9332e', + 'url': '{chromium_git}/angle/angle@f3ebb2ca41236a75a502522fd0f23f6fc867d7e2', 'condition': 'dawn_standalone', },