mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 5c9cdc4e0b61 to 2bab3a2a2953 (57 revisions) https://skia.googlesource.com/skia.git/+log/5c9cdc4e0b61..2bab3a2a2953 2023-06-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4a513c734ca6 to 27c917dbec91 (1 revision) 2023-06-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 938975820ae4 to 4a513c734ca6 (3 revisions) 2023-06-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 76c4b7d0e45f to aefb2afea477 2023-06-10 johnstiles@google.com Revert "Refactor SkJpegXmp into SkXmp which is more generic." 2023-06-09 johnstiles@google.com Refactor IR helper functions into reusable helper class. 2023-06-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 701c5daafb72 to 938975820ae4 (1 revision) 2023-06-09 robertphillips@google.com Disable the BigImageTest on IntelIris655 and IntelIris540 GPUs 2023-06-09 bungeman@google.com Reland "[pdf] Use DW when it is an integer" 2023-06-09 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll Dawn from 6e25bf7674bb to d2e4270f67b2 (10 revisions) 2023-06-09 maryla@google.com Refactor SkJpegXmp into SkXmp which is more generic. 2023-06-09 kjlubick@google.com Move DDL and SkSurfaceCharacterization to include/private/chromium 2023-06-09 johnstiles@google.com Improve WGSL codegen for break-if statements. 2023-06-09 johnstiles@google.com Optimize away logical-not applied to a comparison op. 2023-06-09 michaelludwig@google.com [skif] Update DisplacementMap to use FilterResult and runtime sksl 2023-06-09 robertphillips@google.com Minor refactor of tiled image unit test 2023-06-09 kjlubick@google.com Add codec files back (for now) to public.bzl 2023-06-09 jvanverth@google.com Revert "[graphite] Use SkSpan for YUVATextureProxies and YUVABackendTextures." 2023-06-09 jvanverth@google.com Revert "Add SkSpan constructor that takes const Container&" 2023-06-09 robertphillips@google.com Add clipping to the tiled image unit test 2023-06-09 robertphillips@google.com Restructure tiled image test 2023-06-09 senorblanco@google.com Manually roll Dawn from d7b8efa431ad to 6e25bf7674bb (16 revisions) 2023-06-09 kjlubick@google.com Remove Ganesh code from SkCanvasPriv 2023-06-09 boliu@google.com Null check GrGLBuffer::Make 2023-06-09 jvanverth@google.com [graphite] Use SkSpan for YUVATextureProxies and YUVABackendTextures. 2023-06-09 jvanverth@google.com [graphite] Add TextureFromYUVAImages. 2023-06-09 kjlubick@google.com Move XfermodeInterpretation -> SkBlendModePriv 2023-06-09 kjlubick@google.com [canvaskit] Fix exports in npm 2023-06-09 kjlubick@google.com Remove Ganesh code from SkBlendMode/XferMode 2023-06-09 zzyiwei@google.com Update VkHardwareBufferTest to also fallback for ahb mem type 2023-06-09 kjlubick@google.com Add more files to public.bzl 2023-06-09 bungeman@google.com Revert "[pdf] Use DW when it is an integer" 2023-06-09 kjlubick@google.com Manually Roll Dawn from d7b8efa431ad to 6e25bf7674bb (16 revisions) 2023-06-09 drott@chromium.org [Fontations] Make metrics scale with font variations 2023-06-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from bc66167d304a to 8a62b4c44fc9 (11 revisions) 2023-06-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 03004105c7e9 to 76c4b7d0e45f (11 revisions) 2023-06-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from f24ac179ced6 to eb8ee01a4b8b 2023-06-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from dbc2d4fbc1cf to 701c5daafb72 (2 revisions) 2023-06-09 herb@google.com Improve quadratic evaluation at t 2023-06-08 bungeman@google.com [pdf] Use DW when it is an integer 2023-06-08 johnstiles@google.com Remove TArray::reserve_back. 2023-06-08 johnstiles@google.com Convert TArray::reserve_back to reserve_exact throughout Skia. 2023-06-08 johnstiles@google.com Remove unused test file. 2023-06-08 johnstiles@google.com Add support for array-equality and struct-equality expressions. 2023-06-08 jvanverth@google.com Add SkSpan constructor that takes const Container& 2023-06-08 zzyiwei@google.com Fallback to use any available memory type for AHB import 2023-06-08 robertphillips@google.com Add picture-backed images to big image unit test ...