Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roll ANGLE from 113f847be69f to 52fe3116ead9 (146 revisions) #43776

Conversation

skia-flutter-autoroll
Copy link
Contributor

Roll ANGLE from 113f847be69f to 52fe3116ead9 (146 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/113f847be69f..52fe3116ead9

2023-07-18 syoussefi@chromium.org Vulkan: Deduplicate share group's context set tracking
2023-07-18 phanquangminh217@gmail.com Reland "Vulkan: Remove platform restriction of EGL_ANDROID_native_fence_sync"
2023-07-18 cnorthrop@google.com Android: Update script with sync progress
2023-07-18 hitawala@chromium.org Angle: Copy multiplanar d3d11 texture for readPixels
2023-07-18 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 48a8f73f303f to 8806dade91f0 (572 revisions)
2023-07-17 bsheedy@chromium.org Start Mac Intel 13.4.1 experiment
2023-07-17 syoussefi@chromium.org Move ShareGroup to its own files
2023-07-17 geofflang@chromium.org Metal: Require MSL 2.1.
2023-07-17 geofflang@chromium.org Android: Use ALooper_pollOnce instead of ALooper_pollAll
2023-07-17 romanl@google.com Android: Simplify power metrics collection
2023-07-17 syoussefi@chromium.org Translator: Limit variable sizes vs uint overflow
2023-07-17 m.maiya@samsung.com Vulkan: Bugfix in gl_FragData array redeclaration
2023-07-17 syoussefi@chromium.org Fix deadlock on device loss
2023-07-17 ynovikov@chromium.org Retry angle_deqp_gles2_metal_tests
2023-07-17 cnorthrop@google.com Docs: Add a couple of Android pointers
2023-07-17 romanl@google.com Use VK_EXT_legacy_dithering when available instead of emulation
2023-07-17 ynovikov@chromium.org Skip WebGL2CompatibilityTest.DrawWithZeroSizedBuffer on iOS GL
2023-07-17 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 68d783529187 to 48a8f73f303f (690 revisions)
2023-07-14 dtapuska@chromium.org Fix cfi issue with Angle invoking worker pool
2023-07-14 romanl@google.com Ensure settings get cleaned up on exceptions
2023-07-14 romanl@google.com Revert "Add minimal setup for Go codegen in Android.bp."
2023-07-14 ynovikov@chromium.org Skip dEQP-EGL.functional.native_[color|coord]_mapping.native_window.*
2023-07-14 geofflang@chromium.org Reject program binaries when the renderer string changes
2023-07-14 geofflang@chromium.org Sync all framebuffer attachments when checking completeness.
2023-07-14 syoussefi@chromium.org Translator: Unconditionally limit variable sizes
2023-07-14 ynovikov@chromium.org Remove obsolete VUID suppressions
2023-07-14 geofflang@chromium.org Metal: Call terminate if display initialization fails.
2023-07-14 geofflang@chromium.org Metal: Use the pipeline cache for RenderUtils compute shaders
2023-07-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from ad8a66bf7d69 to aa35b58fce7d (7 revisions)
2023-07-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from de1153f640b8 to 68d783529187 (590 revisions)
2023-07-14 m.maiya@samsung.com Update input color in YUVSampleLinearFiltering test
2023-07-14 lexa.knyazev@gmail.com Restrict color writemasks for RGB9_E5 color buffers
2023-07-14 cclao@google.com Vulkan: Clean up depth stencil feedback mode part 2
2023-07-14 cclao@google.com Vulkan: Clean up depthStencil feedback loop implementation Part1
2023-07-14 zzyiwei@chromium.org Vulkan: disable explicitlyCastMediumpFloatTo16Bit for Venus
2023-07-13 syoussefi@chromium.org Ensure lockless entry point validations only access private data
2023-07-13 geofflang@chromium.org Metal: Cache compute pipelines for provoking vertex emulation
2023-07-13 syoussefi@chromium.org Prevent accidental misuse of ANGLE_ENABLED
2023-07-13 geofflang@chromium.org Metal: Cache compute pipelines with render pipelines.
2023-07-13 dtapuska@chromium.org Fix Angle creating its own worker pool.
2023-07-13 syoussefi@chromium.org Make insertion/retrieval of Debug messages thread-safe
2023-07-13 lexa.knyazev@gmail.com Skip component type validation of non-existent draw buffers
2023-07-13 geofflang@chromium.org Metal: Use the per-context pipeline cache for RenderUtils
2023-07-13 cnorthrop@google.com Revert "Android: Assert that CFI is disabled"
2023-07-13 syoussefi@chromium.org Make validation make straight calls to ErrorSet
2023-07-13 syoussefi@chromium.org Make error handling and debug messages thread safe
...

https://chromium.googlesource.com/angle/angle.git/+log/113f847be69f..52fe3116ead9

2023-07-18 syoussefi@chromium.org Vulkan: Deduplicate share group's context set tracking
2023-07-18 phanquangminh217@gmail.com Reland "Vulkan: Remove platform restriction of EGL_ANDROID_native_fence_sync"
2023-07-18 cnorthrop@google.com Android: Update script with sync progress
2023-07-18 hitawala@chromium.org Angle: Copy multiplanar d3d11 texture for readPixels
2023-07-18 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 48a8f73f303f to 8806dade91f0 (572 revisions)
2023-07-17 bsheedy@chromium.org Start Mac Intel 13.4.1 experiment
2023-07-17 syoussefi@chromium.org Move ShareGroup to its own files
2023-07-17 geofflang@chromium.org Metal: Require MSL 2.1.
2023-07-17 geofflang@chromium.org Android: Use ALooper_pollOnce instead of ALooper_pollAll
2023-07-17 romanl@google.com Android: Simplify power metrics collection
2023-07-17 syoussefi@chromium.org Translator: Limit variable sizes vs uint overflow
2023-07-17 m.maiya@samsung.com Vulkan: Bugfix in gl_FragData array redeclaration
2023-07-17 syoussefi@chromium.org Fix deadlock on device loss
2023-07-17 ynovikov@chromium.org Retry angle_deqp_gles2_metal_tests
2023-07-17 cnorthrop@google.com Docs: Add a couple of Android pointers
2023-07-17 romanl@google.com Use VK_EXT_legacy_dithering when available instead of emulation
2023-07-17 ynovikov@chromium.org Skip WebGL2CompatibilityTest.DrawWithZeroSizedBuffer on iOS GL
2023-07-17 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 68d783529187 to 48a8f73f303f (690 revisions)
2023-07-14 dtapuska@chromium.org Fix cfi issue with Angle invoking worker pool
2023-07-14 romanl@google.com Ensure settings get cleaned up on exceptions
2023-07-14 romanl@google.com Revert "Add minimal setup for Go codegen in Android.bp."
2023-07-14 ynovikov@chromium.org Skip dEQP-EGL.functional.native_[color|coord]_mapping.native_window.*
2023-07-14 geofflang@chromium.org Reject program binaries when the renderer string changes
2023-07-14 geofflang@chromium.org Sync all framebuffer attachments when checking completeness.
2023-07-14 syoussefi@chromium.org Translator: Unconditionally limit variable sizes
2023-07-14 ynovikov@chromium.org Remove obsolete VUID suppressions
2023-07-14 geofflang@chromium.org Metal: Call terminate if display initialization fails.
2023-07-14 geofflang@chromium.org Metal: Use the pipeline cache for RenderUtils compute shaders
2023-07-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from ad8a66bf7d69 to aa35b58fce7d (7 revisions)
2023-07-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from de1153f640b8 to 68d783529187 (590 revisions)
2023-07-14 m.maiya@samsung.com Update input color in YUVSampleLinearFiltering test
2023-07-14 lexa.knyazev@gmail.com Restrict color writemasks for RGB9_E5 color buffers
2023-07-14 cclao@google.com Vulkan: Clean up depth stencil feedback mode part 2
2023-07-14 cclao@google.com Vulkan: Clean up depthStencil feedback loop implementation Part1
2023-07-14 zzyiwei@chromium.org Vulkan: disable explicitlyCastMediumpFloatTo16Bit for Venus
2023-07-13 syoussefi@chromium.org Ensure lockless entry point validations only access private data
2023-07-13 geofflang@chromium.org Metal: Cache compute pipelines for provoking vertex emulation
2023-07-13 syoussefi@chromium.org Prevent accidental misuse of ANGLE_ENABLED
2023-07-13 geofflang@chromium.org Metal: Cache compute pipelines with render pipelines.
2023-07-13 dtapuska@chromium.org Fix Angle creating its own worker pool.
2023-07-13 syoussefi@chromium.org Make insertion/retrieval of Debug messages thread-safe
2023-07-13 lexa.knyazev@gmail.com Skip component type validation of non-existent draw buffers
2023-07-13 geofflang@chromium.org Metal: Use the per-context pipeline cache for RenderUtils
2023-07-13 cnorthrop@google.com Revert "Android: Assert that CFI is disabled"
2023-07-13 syoussefi@chromium.org Make validation make straight calls to ErrorSet
2023-07-13 syoussefi@chromium.org Make error handling and debug messages thread safe
2023-07-13 syoussefi@chromium.org [ssci] Roll VMA forward for README.chromium change
2023-07-13 yanhongchen@oppo.com Android: Add privapp-permissions XML
2023-07-13 geofflang@chromium.org Revert "Terminate the display if initialization fails."
2023-07-13 syoussefi@chromium.org Remove stale autogen files
2023-07-13 syoussefi@chromium.org Remove redundant mip-level-size validation
2023-07-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4ba3255697ef to ad8a66bf7d69 (8 revisions)
2023-07-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from dda70a3ef9fe to 151fa797ee3e (1 revision)
2023-07-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 3d5d845687d5 to de1153f640b8 (604 revisions)
2023-07-13 syoussefi@chromium.org Make context-loss state atomic
2023-07-12 cclao@google.com Vulkan: Dont break RP if there is actual render feedback loop
2023-07-12 cclao@google.com Vulkan: Avoid flushCommandsAndEndRenderPass for readonlyDS switch
2023-07-12 syoussefi@chromium.org Pass only context-private state to private entry points
2023-07-12 syoussefi@chromium.org Split the context-private part of the state cache
2023-07-12 syoussefi@chromium.org Rename context-local to context-private state
2023-07-12 cnorthrop@google.com Revert "Stop rolling third_party/cpu_features"
2023-07-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 3e73cce1c470 to dda70a3ef9fe (1 revision)
2023-07-12 phanquangminh217@gmail.com Vulkan: Enable timeline semaphores if supported by device
2023-07-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 03c816988bfd to 4ba3255697ef (11 revisions)
2023-07-12 lexa.knyazev@gmail.com Add GL_EXT_texture_compression_astc_decode_mode stubs
2023-07-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from d0f9360d7ae6 to 3d5d845687d5 (622 revisions)
2023-07-11 geofflang@chromium.org Terminate the display if initialization fails.
2023-07-11 yuxinhu@google.com Enable the new deqp khr test suites on Bot
2023-07-11 oliver.wolff@qt.io winrt: Fix initialization of zero-sized window
2023-07-11 syoussefi@chromium.org Translator: Reorganize files
2023-07-11 geofflang@chromium.org GL: Ensure all instanced attributes have a buffer with data
2023-07-11 oliver.wolff@qt.io D3D11: Fix Windows Store D3D Trim and Level 9 requirements
2023-07-11 syoussefi@chromium.org Translator: Fix metal-only build
2023-07-11 syoussefi@chromium.org GL: Fix ScalarizeVecAndMatConstructorArgs and move to gl/
2023-07-11 syoussefi@chromium.org Translator: Move metal-only transformation to its own dir
2023-07-11 ynovikov@chromium.org Start Mac AMD 13.4.1 experiment
2023-07-11 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 869b279baef4 to 03c816988bfd (17 revisions)
2023-07-11 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 749d653d9a36 to d0f9360d7ae6 (471 revisions)
2023-07-11 sunnyps@chromium.org gl: Do not propagate copyTexSubImage2D error to client
2023-07-10 syoussefi@chromium.org Vulkan: Enable ANGLE_pack_reverse_row_order
2023-07-10 abdolrashidi@google.com Group Texture3DTestES2 skips on iOS GL
2023-07-10 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from 8a1e61637248 to 749d653d9a36 (139 revisions)
2023-07-10 geofflang@chromium.org Metal: Put a limit on the total MTLLibrary objects cached
2023-07-10 ynovikov@chromium.org Skip 2 flaky Perf tests on Win Intel Vulkan
2023-07-10 ynovikov@chromium.org Skip Texture3DTestES2.DefineTexture2DArrayShouldFail on iOS GL
2023-07-10 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 96802d0bdfdd to 8a1e61637248 (514 revisions)
2023-07-08 yuxinhu@google.com Clamp the max Framebuffer width and height to 16 bit
2023-07-07 yuxinhu@google.com Include files declared in compiler.gni in shader program cache key
2023-07-07 lexa.knyazev@gmail.com Reland "Cleanup multiview support"
2023-07-07 m.maiya@samsung.com Vulkan: Bug fix in GetAvailableValidationLayers(...)
2023-07-07 romanl@google.com Fix little_cpu_power collection.
2023-07-07 cclao@google.com Vulkan: limit preferCPUForBufferSubData flag to mali job manager
2023-07-07 syoussefi@chromium.org Simplify aliasing-exception logic in entry point generation
2023-07-07 syoussefi@chromium.org Make most GLES1 entry points lockless
2023-07-07 syoussefi@chromium.org Make the glPatchParameteri entry point lockless
2023-07-07 syoussefi@chromium.org Remove big-GL files from normal builds of ANGLE
2023-07-07 syoussefi@chromium.org Move max-shader-compile-threads state out of LocalState
2023-07-07 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from e506ce09bac4 to 96802d0bdfdd (1526 revisions)
2023-07-07 romanl@google.com Skip street_fighter_iv_ce on SwiftShader
2023-07-07 romanl@google.com Use latest build-tools from android_sdk (same as catapult)
2023-07-07 romanl@google.com Stop rolling third_party/cpu_features
2023-07-07 aredulla@google.com [ssci] Added Shipped field to READMEs
2023-07-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c421d230f1c1 to 869b279baef4 (3 revisions)
2023-07-07 syoussefi@chromium.org Make glIsEnabled* entry points lockless
2023-07-07 syoussefi@chromium.org Make pack/unpack and hint entry points lockless
2023-07-07 syoussefi@chromium.org Make glStencil* entry points lockless
2023-07-07 syoussefi@chromium.org Make glBlend* entry points lockless
2023-07-06 syoussefi@chromium.org Make various state setting entry points lockless
2023-07-06 syoussefi@chromium.org Make glEnable/Disable entry points lockless
2023-07-06 syoussefi@chromium.org Fix multi-draw's gl_DrawID in non-multi-draw draws
2023-07-06 syoussefi@chromium.org Vulkan: Optimize PBO download between RGBA and BGRA
2023-07-06 yuxinhu@google.com Update dEQP-GLES mustpass List
2023-07-06 syoussefi@chromium.org Make glColor/DepthMask entry points lockless
2023-07-06 syoussefi@chromium.org Revert "Cleanup multiview support"
2023-07-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from df22aa218f6a to c421d230f1c1 (7 revisions)
2023-07-06 ianelliott@google.com Mac: Suppress flaky/crashing test
2023-07-06 sunnyps@chromium.org gl: Handle copyTexSubImage2D failures manually
2023-07-05 syoussefi@chromium.org Workaround app bug with using ESSL 100 extension in ESSL 310
2023-07-05 cnorthrop@google.com Tests: Add Evony: The King's Return trace
2023-07-05 kbr@chromium.org Properly validate _ADJACENCY primitive modes.
2023-07-05 syoussefi@chromium.org Make glClearColor/Depth/Stencil entry points lockless
2023-07-05 ynovikov@chromium.org Roll chromium_revision ad19957265..e506ce09ba (1165395:1165897)
2023-07-05 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 222e07b368b1 to 3e73cce1c470 (1 revision)
2023-07-05 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 347306080b87 to df22aa218f6a (1 revision)
2023-07-04 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from e21365bc9170 to 347306080b87 (3 revisions)
2023-07-04 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from 2b2cba62bfea to e21365bc9170 (38 revisions)
2023-07-04 ynovikov@chromium.org Expand dEQP-EGL suppression
2023-07-04 ynovikov@chromium.org Roll chromium_revision 2e0371f07e..ad19957265 (1162850:1165395)
2023-07-04 lexa.knyazev@gmail.com Cleanup multiview support
2023-07-04 m.maiya@samsung.com Update ANGLEExtensionAvailability test expectation
2023-07-04 sunnyps@chromium.org gl: Use ANGLE_GL_TRY_ALWAYS_CHECK for CopyTexSubImage
2023-07-04 ianelliott@google.com Vulkan: Suppress VVL "VUID-vkCmdDraw-None-08608"
2023-07-03 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 14fa1a826dad to 2e0371f07e01 (1224 revisions)
2023-07-03 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 12bc45af35d5 to e7b180ad5366 (12 revisions)
2023-07-03 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from 23a32754e715 to 2b2cba62bfea (29 revisions)
2023-06-30 i.nazarov@samsung.com Use compare_exchange_weak() in AllocateGlobalMutexImpl()
2023-06-29 lexa.knyazev@gmail.com D3D11: Fix non-trivial blits for snorm buffers
2023-06-29 cclao@google.com Vulkan: Improve SyncVk::serverWait
2023-06-29 syoussefi@chromium.org Split context state by locality of get/set effect
2023-06-29 syoussefi@chromium.org Pass dirty bits by value
2023-06-29 lexa.knyazev@gmail.com Vulkan: Fix resolve with multiple targets of different formats
2023-06-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 47b5898a4fa7 to 222e07b368b1 (1 revision)
2023-06-28 cnorthrop@google.com Vulkan: Suppress PointSize VVL error
2023-06-28 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from afd97bf1e914 to 47b5898a4fa7 (1 revision)
2023-06-27 amy@amyspark.me Replace `extern thread_local` to avoid GCC < 9.1 bug
2023-06-27 steven@uplinklabs.net Vulkan: minor pipeline cache chunk key hash bugfix

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
@skia-flutter-autoroll skia-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 18, 2023
@skia-flutter-autoroll skia-flutter-autoroll force-pushed the angle-flutter-engine-0c3f3748-63c9-404a-8f4a-7ac9e4b02a51-1689701278 branch from 981f089 to 75bf5f5 Compare July 18, 2023 17:28
@auto-submit auto-submit bot merged commit 8954c36 into flutter:main Jul 18, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 18, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Jul 18, 2023
…130820)

flutter/engine@45851af...71bbece

2023-07-18 mdebbar@google.com [web] sync => isSync , scuba => golden (flutter/engine#43699)
2023-07-18 skia-flutter-autoroll@skia.org Roll Skia from 219ca2581ab2 to 4e518e65fea0 (2 revisions) (flutter/engine#43777)
2023-07-18 skia-flutter-autoroll@skia.org Roll ANGLE from 113f847be69f to 52fe3116ead9 (146 revisions) (flutter/engine#43776)
2023-07-18 skia-flutter-autoroll@skia.org Roll Skia from b7103fe086c1 to 219ca2581ab2 (1 revision) (flutter/engine#43774)
2023-07-18 chillers@google.com [ci.yaml] Skip windows arm on releases (flutter/engine#43771)
2023-07-18 gspencergoog@users.noreply.github.com Check FlutterAppDelegate selector support before calling (flutter/engine#43425)
2023-07-18 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from _CIP-1iUTmGCbCDZ5... to SCshjyIlymHWD9W4D... (flutter/engine#43773)

Also rolling transitive DEPS:
  fuchsia/sdk/core/mac-amd64 from _CIP-1iUTmGC to SCshjyIlymHW

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 bdero@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
harryterkelsen pushed a commit to harryterkelsen/engine that referenced this pull request Jul 20, 2023
…#43776)

Roll ANGLE from 113f847be69f to 52fe3116ead9 (146 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/113f847be69f..52fe3116ead9

2023-07-18 syoussefi@chromium.org Vulkan: Deduplicate share group's context set tracking
2023-07-18 phanquangminh217@gmail.com Reland "Vulkan: Remove platform restriction of EGL_ANDROID_native_fence_sync"
2023-07-18 cnorthrop@google.com Android: Update script with sync progress
2023-07-18 hitawala@chromium.org Angle: Copy multiplanar d3d11 texture for readPixels
2023-07-18 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 48a8f73f303f to 8806dade91f0 (572 revisions)
2023-07-17 bsheedy@chromium.org Start Mac Intel 13.4.1 experiment
2023-07-17 syoussefi@chromium.org Move ShareGroup to its own files
2023-07-17 geofflang@chromium.org Metal: Require MSL 2.1.
2023-07-17 geofflang@chromium.org Android: Use ALooper_pollOnce instead of ALooper_pollAll
2023-07-17 romanl@google.com Android: Simplify power metrics collection
2023-07-17 syoussefi@chromium.org Translator: Limit variable sizes vs uint overflow
2023-07-17 m.maiya@samsung.com Vulkan: Bugfix in gl_FragData array redeclaration
2023-07-17 syoussefi@chromium.org Fix deadlock on device loss
2023-07-17 ynovikov@chromium.org Retry angle_deqp_gles2_metal_tests
2023-07-17 cnorthrop@google.com Docs: Add a couple of Android pointers
2023-07-17 romanl@google.com Use VK_EXT_legacy_dithering when available instead of emulation
2023-07-17 ynovikov@chromium.org Skip WebGL2CompatibilityTest.DrawWithZeroSizedBuffer on iOS GL
2023-07-17 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 68d783529187 to 48a8f73f303f (690 revisions)
2023-07-14 dtapuska@chromium.org Fix cfi issue with Angle invoking worker pool
2023-07-14 romanl@google.com Ensure settings get cleaned up on exceptions
2023-07-14 romanl@google.com Revert "Add minimal setup for Go codegen in Android.bp."
2023-07-14 ynovikov@chromium.org Skip dEQP-EGL.functional.native_[color|coord]_mapping.native_window.*
2023-07-14 geofflang@chromium.org Reject program binaries when the renderer string changes
2023-07-14 geofflang@chromium.org Sync all framebuffer attachments when checking completeness.
2023-07-14 syoussefi@chromium.org Translator: Unconditionally limit variable sizes
2023-07-14 ynovikov@chromium.org Remove obsolete VUID suppressions
2023-07-14 geofflang@chromium.org Metal: Call terminate if display initialization fails.
2023-07-14 geofflang@chromium.org Metal: Use the pipeline cache for RenderUtils compute shaders
2023-07-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from ad8a66bf7d69 to aa35b58fce7d (7 revisions)
2023-07-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from de1153f640b8 to 68d783529187 (590 revisions)
2023-07-14 m.maiya@samsung.com Update input color in YUVSampleLinearFiltering test
2023-07-14 lexa.knyazev@gmail.com Restrict color writemasks for RGB9_E5 color buffers
2023-07-14 cclao@google.com Vulkan: Clean up depth stencil feedback mode part 2
2023-07-14 cclao@google.com Vulkan: Clean up depthStencil feedback loop implementation Part1
2023-07-14 zzyiwei@chromium.org Vulkan: disable explicitlyCastMediumpFloatTo16Bit for Venus
2023-07-13 syoussefi@chromium.org Ensure lockless entry point validations only access private data
2023-07-13 geofflang@chromium.org Metal: Cache compute pipelines for provoking vertex emulation
2023-07-13 syoussefi@chromium.org Prevent accidental misuse of ANGLE_ENABLED
2023-07-13 geofflang@chromium.org Metal: Cache compute pipelines with render pipelines.
2023-07-13 dtapuska@chromium.org Fix Angle creating its own worker pool.
2023-07-13 syoussefi@chromium.org Make insertion/retrieval of Debug messages thread-safe
2023-07-13 lexa.knyazev@gmail.com Skip component type validation of non-existent draw buffers
2023-07-13 geofflang@chromium.org Metal: Use the per-context pipeline cache for RenderUtils
2023-07-13 cnorthrop@google.com Revert "Android: Assert that CFI is disabled"
2023-07-13 syoussefi@chromium.org Make validation make straight calls to ErrorSet
2023-07-13 syoussefi@chromium.org Make error handling and debug messages thread safe
...
@skia-flutter-autoroll skia-flutter-autoroll deleted the angle-flutter-engine-0c3f3748-63c9-404a-8f4a-7ac9e4b02a51-1689701278 branch July 25, 2023 17:47
LouiseHsu pushed a commit to LouiseHsu/flutter that referenced this pull request Jul 31, 2023
…lutter#130820)

flutter/engine@45851af...71bbece

2023-07-18 mdebbar@google.com [web] sync => isSync , scuba => golden (flutter/engine#43699)
2023-07-18 skia-flutter-autoroll@skia.org Roll Skia from 219ca2581ab2 to 4e518e65fea0 (2 revisions) (flutter/engine#43777)
2023-07-18 skia-flutter-autoroll@skia.org Roll ANGLE from 113f847be69f to 52fe3116ead9 (146 revisions) (flutter/engine#43776)
2023-07-18 skia-flutter-autoroll@skia.org Roll Skia from b7103fe086c1 to 219ca2581ab2 (1 revision) (flutter/engine#43774)
2023-07-18 chillers@google.com [ci.yaml] Skip windows arm on releases (flutter/engine#43771)
2023-07-18 gspencergoog@users.noreply.github.com Check FlutterAppDelegate selector support before calling (flutter/engine#43425)
2023-07-18 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from _CIP-1iUTmGCbCDZ5... to SCshjyIlymHWD9W4D... (flutter/engine#43773)

Also rolling transitive DEPS:
  fuchsia/sdk/core/mac-amd64 from _CIP-1iUTmGC to SCshjyIlymHW

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 bdero@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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