Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@skia-flutter-autoroll
Copy link
Contributor

Roll ANGLE from 3a3a3c655a96 to ac263582dda4 (60 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/3a3a3c655a96..ac263582dda4

2023-06-21 steven@uplinklabs.net Vulkan: add workaround for VK_EXT_full_screen_exclusive on AMD
2023-06-21 thakis@chromium.org [apple] Fix build with newer libc++
2023-06-21 ynovikov@chromium.org Temporarily remove NVIDIA testing from mac-test
2023-06-21 geofflang@chromium.org Add internal format to TexStorage validation errors
2023-06-21 syoussefi@chromium.org Update OWNERS
2023-06-21 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 90577eb35eea to bcc1118ec796 (12 revisions)
2023-06-21 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 4c627b09fbd1 to 75b049842ff8 (625 revisions)
2023-06-20 steven@uplinklabs.net Vulkan: disable graphics_pipeline_library on old NVIDIA drivers
2023-06-20 syoussefi@chromium.org Remove unused helper classes
2023-06-20 steven@uplinklabs.net Vulkan: copy drawIndirectFirstInstance from physical device features
2023-06-20 steven@uplinklabs.net optimize glShaderSource string concatenation
2023-06-20 steven@uplinklabs.net Vulkan: detect Apple GPU as being a tile-based renderer
2023-06-20 steven@uplinklabs.net Vulkan: avoid crash on AMD drivers with MSRTT emulation
2023-06-20 steven@uplinklabs.net D3D11: unbreak instanced indirect multidraw with ushort indices
2023-06-20 romanl@google.com Assert !is_official_build in Android builds.
2023-06-20 syoussefi@chromium.org Vulkan: Deduplicate SpvAssignLocations call in program pipeline
2023-06-20 geofflang@chromium.org Metal: Refactor hasValidRenderTarget checks
2023-06-20 amy@amyspark.me GL: fall back to WGL if EGL_ANGLE_surface_orientation unset
2023-06-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 7fcb3c6e0082 to f29bd2feeaff (19 revisions)
2023-06-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c5656423525b to 90577eb35eea (5 revisions)
2023-06-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from cc7a0bd198ec to 4c627b09fbd1 (415 revisions)
2023-06-20 syoussefi@chromium.org Vulkan: Mark the location of vertex output in the compiler
2023-06-20 syoussefi@chromium.org Vulkan: Mark the location of xfb emulation in the compiler
2023-06-19 syoussefi@chromium.org Vulkan: Mark the beginning of the shader in the compiler
2023-06-19 geofflang@chromium.org Metal: Cache render pipelines at the context level
2023-06-19 syoussefi@chromium.org Fix clearing of extended dirty bits in draw calls
2023-06-19 syoussefi@chromium.org Vulkan: Don't output SPIR-V debug info in release
2023-06-19 syoussefi@chromium.org Vulkan: Use user names directly in SPIR-V
2023-06-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 58c6e1ea988a to c5656423525b (18 revisions)
2023-06-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 7df45c601f1c to cc7a0bd198ec (1481 revisions)
2023-06-17 syoussefi@chromium.org Vulkan: Use SPIR-V ids instead of names in the transformer
2023-06-16 syoussefi@chromium.org Vulkan: Refactor framebuffer fetch shader emulation
2023-06-16 mark@lunarg.com Android: Add Pixel 7 entries to End2End expectations
2023-06-16 romanl@google.com Remove _shardN suffix from tests when it's not necessary.
2023-06-16 geofflang@chromium.org Turn CreateMTLRenderPipelineDescriptor into a method
2023-06-16 geofflang@chromium.org Metal: Remove copy constructors in various util classes
2023-06-16 blundell@chromium.org Record duration of syncFromNativeContext()
2023-06-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from f7646f53ba61 to 7fcb3c6e0082 (1 revision)
2023-06-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from cebf5626ca50 to 58c6e1ea988a (14 revisions)
2023-06-16 amy@amyspark.me Validate GL backend after dispatch table initialization
2023-06-15 romanl@google.com Capture/Replay: Initial setup for angle_capture_tests
2023-06-15 i.nazarov@samsung.com Add isContextMutexStateConsistent() ASSERT
2023-06-15 romanl@google.com Make Test spec JSON generator hashless.
2023-06-15 geofflang@chromium.org Metal: Set alphaToCoverageEnabled in checkIfPipelineChanged
2023-06-15 fangzhoug@chromium.org Mali: Make the placeholder FBO complete for timer queries
2023-06-15 ynovikov@chromium.org Add ANGLE experimental SwiftShader builders
...

https://chromium.googlesource.com/angle/angle.git/+log/3a3a3c655a96..ac263582dda4

2023-06-21 steven@uplinklabs.net Vulkan: add workaround for VK_EXT_full_screen_exclusive on AMD
2023-06-21 thakis@chromium.org [apple] Fix build with newer libc++
2023-06-21 ynovikov@chromium.org Temporarily remove NVIDIA testing from mac-test
2023-06-21 geofflang@chromium.org Add internal format to TexStorage validation errors
2023-06-21 syoussefi@chromium.org Update OWNERS
2023-06-21 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 90577eb35eea to bcc1118ec796 (12 revisions)
2023-06-21 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 4c627b09fbd1 to 75b049842ff8 (625 revisions)
2023-06-20 steven@uplinklabs.net Vulkan: disable graphics_pipeline_library on old NVIDIA drivers
2023-06-20 syoussefi@chromium.org Remove unused helper classes
2023-06-20 steven@uplinklabs.net Vulkan: copy drawIndirectFirstInstance from physical device features
2023-06-20 steven@uplinklabs.net optimize glShaderSource string concatenation
2023-06-20 steven@uplinklabs.net Vulkan: detect Apple GPU as being a tile-based renderer
2023-06-20 steven@uplinklabs.net Vulkan: avoid crash on AMD drivers with MSRTT emulation
2023-06-20 steven@uplinklabs.net D3D11: unbreak instanced indirect multidraw with ushort indices
2023-06-20 romanl@google.com Assert !is_official_build in Android builds.
2023-06-20 syoussefi@chromium.org Vulkan: Deduplicate SpvAssignLocations call in program pipeline
2023-06-20 geofflang@chromium.org Metal: Refactor hasValidRenderTarget checks
2023-06-20 amy@amyspark.me GL: fall back to WGL if EGL_ANGLE_surface_orientation unset
2023-06-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 7fcb3c6e0082 to f29bd2feeaff (19 revisions)
2023-06-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c5656423525b to 90577eb35eea (5 revisions)
2023-06-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from cc7a0bd198ec to 4c627b09fbd1 (415 revisions)
2023-06-20 syoussefi@chromium.org Vulkan: Mark the location of vertex output in the compiler
2023-06-20 syoussefi@chromium.org Vulkan: Mark the location of xfb emulation in the compiler
2023-06-19 syoussefi@chromium.org Vulkan: Mark the beginning of the shader in the compiler
2023-06-19 geofflang@chromium.org Metal: Cache render pipelines at the context level
2023-06-19 syoussefi@chromium.org Fix clearing of extended dirty bits in draw calls
2023-06-19 syoussefi@chromium.org Vulkan: Don't output SPIR-V debug info in release
2023-06-19 syoussefi@chromium.org Vulkan: Use user names directly in SPIR-V
2023-06-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 58c6e1ea988a to c5656423525b (18 revisions)
2023-06-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 7df45c601f1c to cc7a0bd198ec (1481 revisions)
2023-06-17 syoussefi@chromium.org Vulkan: Use SPIR-V ids instead of names in the transformer
2023-06-16 syoussefi@chromium.org Vulkan: Refactor framebuffer fetch shader emulation
2023-06-16 mark@lunarg.com Android: Add Pixel 7 entries to End2End expectations
2023-06-16 romanl@google.com Remove _shardN suffix from tests when it's not necessary.
2023-06-16 geofflang@chromium.org Turn CreateMTLRenderPipelineDescriptor into a method
2023-06-16 geofflang@chromium.org Metal: Remove copy constructors in various util classes
2023-06-16 blundell@chromium.org Record duration of syncFromNativeContext()
2023-06-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from f7646f53ba61 to 7fcb3c6e0082 (1 revision)
2023-06-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from cebf5626ca50 to 58c6e1ea988a (14 revisions)
2023-06-16 amy@amyspark.me Validate GL backend after dispatch table initialization
2023-06-15 romanl@google.com Capture/Replay: Initial setup for angle_capture_tests
2023-06-15 i.nazarov@samsung.com Add isContextMutexStateConsistent() ASSERT
2023-06-15 romanl@google.com Make Test spec JSON generator hashless.
2023-06-15 geofflang@chromium.org Metal: Set alphaToCoverageEnabled in checkIfPipelineChanged
2023-06-15 fangzhoug@chromium.org Mali: Make the placeholder FBO complete for timer queries
2023-06-15 ynovikov@chromium.org Add ANGLE experimental SwiftShader builders
2023-06-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from bfc7c889fd6c to 7df45c601f1c (609 revisions)
2023-06-14 yuxinhu@google.com Disable supportsExtendedDynamicState on ARM
2023-06-14 yuxinhu@google.com Clean up skipped deqp khr gles32 tests on Pixel 6
2023-06-14 yuxinhu@google.com Clean up skipped deqp khr gles31 tests on Pixel 6
2023-06-14 yuxinhu@google.com Clean up skipped deqp khr gles3 tests on Pixel 6
2023-06-14 yuxinhu@google.com Clean up skipped deqp gles31 tests on Pixel 6
2023-06-14 yuxinhu@google.com Clean up skipped deqp gles3 tests on Pixel 6
2023-06-14 yuxinhu@google.com Clean up skipped deqp gles2 tests on Pixel 6
2023-06-14 yuxinhu@google.com Clean up skipped deqp egl tests on Pixel 6
2023-06-14 i.nazarov@samsung.com Implement "Shared Context Mutex" functionality.
2023-06-14 mark@lunarg.com Android: Pixel 7 and Oppo Flip N2 device support
2023-06-14 mikes@lunarg.com Android: Add Galaxy A34, A54 and Oppo Find X6
2023-06-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 701c5daafb72 to cebf5626ca50 (30 revisions)
2023-06-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 28f11e95962d to bfc7c889fd6c (628 revisions)

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 flutter-engine@google.com,jsimmons@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
@skia-flutter-autoroll skia-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Jun 21, 2023
@skia-flutter-autoroll skia-flutter-autoroll force-pushed the angle-flutter-engine-2fb99e94-4385-4370-b8f6-e15d5604a973-1687382825 branch from 981f089 to a8ef71a Compare June 21, 2023 21:27
@auto-submit auto-submit bot merged commit 74b58d5 into flutter:main Jun 21, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 21, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 22, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 22, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 22, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 22, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 22, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 22, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 22, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Jun 22, 2023
flutter/engine@08aaa88...c6251a6

2023-06-22 tamird@google.com Remove process-local tempfs (flutter/engine#43056)
2023-06-22 skia-flutter-autoroll@skia.org Roll Skia from 0185ce148be9 to 076e7c004d20 (2 revisions) (flutter/engine#43069)
2023-06-22 skia-flutter-autoroll@skia.org Roll Skia from 96d6135e9ee8 to 0185ce148be9 (4 revisions) (flutter/engine#43068)
2023-06-22 bdero@google.com [Impeller] Uniquely label subpasses and root blit (flutter/engine#43015)
2023-06-22 bdero@google.com [Impeller] Add Rect::Project (flutter/engine#43026)
2023-06-21 skia-flutter-autoroll@skia.org Roll Skia from 32e953e71266 to 96d6135e9ee8 (1 revision) (flutter/engine#43067)
2023-06-21 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from ct6r5YjdG2xpZPhkT... to QtQznuUmHMTyORqxJ... (flutter/engine#43065)
2023-06-21 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from 4mkuVtlGBaumKSe8x... to 7EZeNE4aGd29VfDly... (flutter/engine#43066)
2023-06-21 skia-flutter-autoroll@skia.org Roll ANGLE from 3a3a3c655a96 to ac263582dda4 (60 revisions) (flutter/engine#43062)
2023-06-21 skia-flutter-autoroll@skia.org Roll Skia from 7eeb94b1e778 to 32e953e71266 (17 revisions) (flutter/engine#43064)

Also rolling transitive DEPS:
  fuchsia/sdk/core/linux-amd64 from 4mkuVtlGBaum to 7EZeNE4aGd29
  fuchsia/sdk/core/mac-amd64 from ct6r5YjdG2xp to QtQznuUmHMTy

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

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
@skia-flutter-autoroll skia-flutter-autoroll deleted the angle-flutter-engine-2fb99e94-4385-4370-b8f6-e15d5604a973-1687382825 branch June 28, 2023 22:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants