This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Roll ANGLE from 48e2c605adcd to 503c0db12e86 (52 revisions) #45990
Closed
skia-flutter-autoroll
wants to merge
1
commit into
flutter:main
from
skia-flutter-autoroll:angle-flutter-engine-dadd9ee1-f56b-45d6-88b5-0958b094e605-1695065554
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://chromium.googlesource.com/angle/angle.git/+log/48e2c605adcd..503c0db12e86 2023-09-18 yuxinhu@google.com Add the missing multisample and rgb565-no-depth-no-stencil tests. 2023-09-18 syoussefi@chromium.org Remove forward-to-executable helpers from program 2023-09-18 syoussefi@chromium.org Vulkan: Disable VK_EXT_host_image_copy on Fuchsia 2023-09-18 i.nazarov@samsung.com Call ReleaseThread() entry point from ThreadCleanupCallback 2023-09-18 i.nazarov@samsung.com Fix "win-asan-test" random failures and timeouts 2023-09-18 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 33efdc70a008 to dc9947ad4d2b (13 revisions) 2023-09-18 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 0324498f6cbf to 0bbd400252a4 (699 revisions) 2023-09-18 lexa.knyazev@gmail.com Remove obsolete EXT_blend_func_extended expectations 2023-09-17 syoussefi@chromium.org Add multithreaded texture upload test 2023-09-16 syoussefi@chromium.org Vulkan: Use VK_EXT_host_image_copy for texture uploads 2023-09-15 abdolrashidi@google.com Add VMA version to logcat 2023-09-15 jonahr@google.com Re-enable Metal on AMD FirePro. 2023-09-15 yuxinhu@google.com Reland "Make egl surface uncurrent when being destroyed" 2023-09-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 58e66c9d2857 to 23a6249942af (8 revisions) 2023-09-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from f64a38bd0c7a to 33efdc70a008 (19 revisions) 2023-09-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from a50e493e11b5 to 0324498f6cbf (556 revisions) 2023-09-14 syoussefi@chromium.org Vulkan: Drop support for Vulkan 1.0 2023-09-14 syoussefi@chromium.org Support for link to be entirely parallelized 2023-09-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 459a6b238bc8 to a50e493e11b5 (596 revisions) 2023-09-13 jonahr@google.com Disable Metal on AMD FirePro devices. 2023-09-13 geofflang@chromium.org Add metrics for shader compilation time and shader blob size 2023-09-13 yuxinhu@google.com Revert "Make egl surface uncurrent when being destroyed" 2023-09-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 822425619cd5 to f64a38bd0c7a (9 revisions) 2023-09-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from c661891ca003 to 459a6b238bc8 (608 revisions) 2023-09-13 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll SwiftShader from 4e40d502c440 to 7f4d495c89c2 (1 revision) 2023-09-13 abdolrashidi@google.com Update VulkanMemoryTest after adding context flush 2023-09-13 yuxinhu@google.com Make egl surface uncurrent when being destroyed 2023-09-12 abdolrashidi@google.com Vulkan: Add context flushing as OOM fallback 2023-09-12 mark@lunarg.com Tests: Add Oxenfree trace 2023-09-12 m.maiya@samsung.com Vulkan: Perform CPU wait in clientWait outside the global lock 2023-09-12 syoussefi@chromium.org Vulkan: Add host-image-copy usage to images when optimal 2023-09-12 syoussefi@chromium.org Vulkan: Refactor image usage/flags support check logic 2023-09-12 ynovikov@chromium.org Hide mac-exp-test from LUCI console 2023-09-12 ynovikov@chromium.org Stop Mac experimental bots, restore CQ testing on NVIDIA 2023-09-12 syoussefi@chromium.org Optimize compressed texture loads 2023-09-12 geofflang@chromium.org Merge GetAndroidSdkLevel and GetAndroidSDKVersion 2023-09-12 syoussefi@chromium.org Mark native compressed data uploads as not requiring conversion 2023-09-12 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from fcc5a5e242db to 822425619cd5 (54 revisions) 2023-09-12 ccameron@chromium.org CopySubTexture: Handle sRGB source in Metal backend 2023-09-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 9b300a6d6747 to 4e40d502c440 (2 revisions) 2023-09-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 9cc28010e63d to c661891ca003 (545 revisions) 2023-09-12 m.maiya@samsung.com Vulkan: Bugfix in waitForResourceUseToFinishWithUserTimeout 2023-09-11 cclao@google.com Reland "Load mUniformLocations using loadVector" 2023-09-11 yuxinhu@google.com Refactor dEQP test classes 2023-09-11 cnorthrop@google.com Tests: Add ONE PIECE TREASURE CRUISE trace 2023-09-11 romanl@google.com Tests: Support capture_tests on Android and enable on CI 2023-09-11 uioptt24@gmail.com [code health] Use more standard enumerator names 2023-09-11 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 5a5b1cec68d0 to 9cc28010e63d (748 revisions) 2023-09-10 lexa.knyazev@gmail.com GL: Disable clip distance state when unused 2023-09-10 syoussefi@chromium.org Revert "Load mUniformLocations using loadVector" 2023-09-09 m.maiya@samsung.com Enhance UnlockedTailCall run method 2023-09-09 syoussefi@chromium.org Add features for VK_EXT_host_image_copy If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-flutter-engine Please CC bdero@google.com,flutter-engine@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: http://anglebug.com/new To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new 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
981f089 to
3191318
Compare
fluttergithubbot
approved these changes
Sep 18, 2023
Contributor
|
auto label is removed for flutter/engine/45990, due to - The status or check suite Windows windows_unopt has failed. Please fix the issues identified (or deflake) before re-applying this label. |
Contributor
Author
|
Commit queue failed; closing this roll. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Roll ANGLE from 48e2c605adcd to 503c0db12e86 (52 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/48e2c605adcd..503c0db12e86
2023-09-18 yuxinhu@google.com Add the missing multisample and rgb565-no-depth-no-stencil tests.
2023-09-18 syoussefi@chromium.org Remove forward-to-executable helpers from program
2023-09-18 syoussefi@chromium.org Vulkan: Disable VK_EXT_host_image_copy on Fuchsia
2023-09-18 i.nazarov@samsung.com Call ReleaseThread() entry point from ThreadCleanupCallback
2023-09-18 i.nazarov@samsung.com Fix "win-asan-test" random failures and timeouts
2023-09-18 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 33efdc70a008 to dc9947ad4d2b (13 revisions)
2023-09-18 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 0324498f6cbf to 0bbd400252a4 (699 revisions)
2023-09-18 lexa.knyazev@gmail.com Remove obsolete EXT_blend_func_extended expectations
2023-09-17 syoussefi@chromium.org Add multithreaded texture upload test
2023-09-16 syoussefi@chromium.org Vulkan: Use VK_EXT_host_image_copy for texture uploads
2023-09-15 abdolrashidi@google.com Add VMA version to logcat
2023-09-15 jonahr@google.com Re-enable Metal on AMD FirePro.
2023-09-15 yuxinhu@google.com Reland "Make egl surface uncurrent when being destroyed"
2023-09-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 58e66c9d2857 to 23a6249942af (8 revisions)
2023-09-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from f64a38bd0c7a to 33efdc70a008 (19 revisions)
2023-09-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from a50e493e11b5 to 0324498f6cbf (556 revisions)
2023-09-14 syoussefi@chromium.org Vulkan: Drop support for Vulkan 1.0
2023-09-14 syoussefi@chromium.org Support for link to be entirely parallelized
2023-09-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 459a6b238bc8 to a50e493e11b5 (596 revisions)
2023-09-13 jonahr@google.com Disable Metal on AMD FirePro devices.
2023-09-13 geofflang@chromium.org Add metrics for shader compilation time and shader blob size
2023-09-13 yuxinhu@google.com Revert "Make egl surface uncurrent when being destroyed"
2023-09-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 822425619cd5 to f64a38bd0c7a (9 revisions)
2023-09-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from c661891ca003 to 459a6b238bc8 (608 revisions)
2023-09-13 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll SwiftShader from 4e40d502c440 to 7f4d495c89c2 (1 revision)
2023-09-13 abdolrashidi@google.com Update VulkanMemoryTest after adding context flush
2023-09-13 yuxinhu@google.com Make egl surface uncurrent when being destroyed
2023-09-12 abdolrashidi@google.com Vulkan: Add context flushing as OOM fallback
2023-09-12 mark@lunarg.com Tests: Add Oxenfree trace
2023-09-12 m.maiya@samsung.com Vulkan: Perform CPU wait in clientWait outside the global lock
2023-09-12 syoussefi@chromium.org Vulkan: Add host-image-copy usage to images when optimal
2023-09-12 syoussefi@chromium.org Vulkan: Refactor image usage/flags support check logic
2023-09-12 ynovikov@chromium.org Hide mac-exp-test from LUCI console
2023-09-12 ynovikov@chromium.org Stop Mac experimental bots, restore CQ testing on NVIDIA
2023-09-12 syoussefi@chromium.org Optimize compressed texture loads
2023-09-12 geofflang@chromium.org Merge GetAndroidSdkLevel and GetAndroidSDKVersion
2023-09-12 syoussefi@chromium.org Mark native compressed data uploads as not requiring conversion
2023-09-12 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from fcc5a5e242db to 822425619cd5 (54 revisions)
2023-09-12 ccameron@chromium.org CopySubTexture: Handle sRGB source in Metal backend
2023-09-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 9b300a6d6747 to 4e40d502c440 (2 revisions)
2023-09-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 9cc28010e63d to c661891ca003 (545 revisions)
2023-09-12 m.maiya@samsung.com Vulkan: Bugfix in waitForResourceUseToFinishWithUserTimeout
2023-09-11 cclao@google.com Reland "Load mUniformLocations using loadVector"
2023-09-11 yuxinhu@google.com Refactor dEQP test classes
2023-09-11 cnorthrop@google.com Tests: Add ONE PIECE TREASURE CRUISE trace
2023-09-11 romanl@google.com Tests: Support capture_tests on Android and enable on CI
...