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 Skia from 5209dc7702d0 to 0b4f472a8c44 (58 revisions) #43304
Merged
auto-submit
merged 1 commit into
flutter:main
from
skia-flutter-autoroll:skia-flutter-autoroll-17465d08-56e5-4627-a3e4-4a7b526e2cb7-1687965288
Jun 28, 2023
Merged
Roll Skia from 5209dc7702d0 to 0b4f472a8c44 (58 revisions) #43304
auto-submit
merged 1 commit into
flutter:main
from
skia-flutter-autoroll:skia-flutter-autoroll-17465d08-56e5-4627-a3e4-4a7b526e2cb7-1687965288
Jun 28, 2023
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://skia.googlesource.com/skia.git/+log/5209dc7702d0..0b4f472a8c44 2023-06-28 jsimmons@google.com Remove unnecessary SkUnicodeHardCodedCharProperties destructor declaration 2023-06-28 jamesgk@google.com [graphite] Do partial dst copies 2023-06-28 robertphillips@google.com Remove SkCanvasPriv::DeviceClipBounds 2023-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from d5b636f780eb to 5e35b0b24e12 (2 revisions) 2023-06-28 robertphillips@google.com [graphite] Enable manual image tiling GMs 2023-06-28 robertphillips@google.com Clean up TiledTextureUtils 2023-06-28 michaelludwig@google.com Use a patterned source image in FilterResultTest 2023-06-28 armansito@google.com [graphite] AtlasShapeRenderStep support for inverse fills 2023-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 122b292d96c9 to ed391dae33e6 (7 revisions) 2023-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 9e529172240d to 44d18bcca074 2023-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from d5f800d73318 to ca7f5660896c (3 revisions) 2023-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from afd97bf1e914 to 47b5898a4fa7 (1 revision) 2023-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from ed70ac0399fc to 4765e38cdc27 (17 revisions) 2023-06-28 lehoangquyen@chromium.org graphite-dawn: use memoryless for MSAA & depth stencil textures. 2023-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 5897d0f765da to d5b636f780eb (4 revisions) 2023-06-28 jvanverth@google.com [graphite] Remove unused Device asyncRescaleAndRead methods. 2023-06-28 michaelludwig@google.com [skif] Take dst bounds into account for layer fills in FilterResult 2023-06-28 michaelludwig@google.com Add SkRectPriv::ClosestDisjointEdge utility function 2023-06-28 herb@google.com Add skia_use_safe_libcxx 2023-06-27 brianosman@google.com Revert "Fix link errors when XML (expat) is not included" 2023-06-27 armansito@google.com [graphite] Support atlas draws 2023-06-27 brianosman@google.com Fix link errors when XML (expat) is not included 2023-06-27 jmbetancourt@google.com [skottie] implement text slot tracking for SlotManager 2023-06-27 jvanverth@google.com [graphite] One more revision of the asyncReadPixelsYUV420 API. 2023-06-27 sunnyps@chromium.org graphite: Reset UniformDataCache on recording snap 2023-06-27 michaelludwig@google.com Add SkTileMode support to FilterResultTest harness 2023-06-27 michaelludwig@google.com Reorganize crop_imagefilter GM to be easier to interpret 2023-06-27 lovisolo@google.com [bazel] Add BazelGMRunner.cpp. 2023-06-27 jvanverth@google.com [graphite] Add more Recorder support to async yuv GMs. 2023-06-27 armansito@google.com [graphite] Rename text/AtlasManager to text/TextAtlasManager 2023-06-27 johnstiles@google.com Remove DUMP_SRC_IR macro from WGSL code generator. 2023-06-27 jlavrova@google.com Fixing CanvasKit build 2023-06-27 kjlubick@google.com Add CanvasKit Bazel Build job to the CQ 2023-06-27 kjlubick@google.com Remove SkEncodedImageFormat::kUnknown 2023-06-27 kjlubick@google.com Reland "Remove SkRuntimeEffect::makeImage" 2023-06-27 robertphillips@google.com [graphite] Implement new tiled API for Graphite 2023-06-27 michaelludwig@google.com Reland "[skif] Remove dedicated SkDropShadowImageFilter implementation" 2023-06-27 jvanverth@google.com [graphite] Get asyncReadPixelsYUV420 working. 2023-06-27 herb@google.com Remove unused private variables from DashOp 2023-06-27 jlavrova@google.com Extending SkUnicode API to avoid code duplication 2023-06-27 johnstiles@google.com Enable all shared tests in WGSL. 2023-06-27 johnstiles@google.com Implement array-cast constructors in WGSL. 2023-06-27 kjlubick@google.com Make context methods on SkCanvas const 2023-06-27 johnstiles@google.com Add WGSL support for ES2 geometric intrinsics. 2023-06-27 michaelludwig@google.com [skif] Remove legacy Lighting filter implementations 2023-06-27 kjlubick@google.com Remove slug-related #ifdefs from src/core 2023-06-27 bungeman@google.com Roll HarfBuzz from 09a26623 to 49c52fa9 (777 commits) 2023-06-27 kjlubick@google.com Remove SkImageFilter_Base::Context in preference to skif::Context 2023-06-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from f267b223b279 to 5897d0f765da (2 revisions) 2023-06-27 weiyuhuang@google.com Reland "Add `applyRoundingHack` to `ParagraphStyle`" 2023-06-27 maryla@google.com Fix gainmap shader when the base image is HDR. 2023-06-27 drott@chromium.org [Fontations] Implement getVariationDesignParameters 2023-06-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 7169dc5fe003 to 122b292d96c9 (22 revisions) 2023-06-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from d5f800d73318 to ad2e99bf8c4e 2023-06-27 armansito@google.com [graphite] Add AtlasProvider class to hold various atlas types 2023-06-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 64063dd24912 to d5f800d73318 (5 revisions) 2023-06-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from cadd0c0eec3f to ed70ac0399fc (19 revisions) 2023-06-27 johnstiles@google.com Add WGSL support for matrix and vector-relational intrinsics. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC brianosman@google.com,jimgraham@google.com,nicolettep@google.com,rmistry@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry 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
981f089
to
2fb0d73
Compare
fluttergithubbot
approved these changes
Jun 28, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jun 28, 2023
auto-submit bot
pushed a commit
to flutter/flutter
that referenced
this pull request
Jun 28, 2023
…129725) flutter/engine@e8a1c23...241ca5c 2023-06-28 skia-flutter-autoroll@skia.org Roll Skia from 5209dc7702d0 to 0b4f472a8c44 (58 revisions) (flutter/engine#43304) 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 jimgraham@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
kjlubick
pushed a commit
to kjlubick/engine
that referenced
this pull request
Jul 14, 2023
…3304) Roll Skia from 5209dc7702d0 to 0b4f472a8c44 (58 revisions) https://skia.googlesource.com/skia.git/+log/5209dc7702d0..0b4f472a8c44 2023-06-28 jsimmons@google.com Remove unnecessary SkUnicodeHardCodedCharProperties destructor declaration 2023-06-28 jamesgk@google.com [graphite] Do partial dst copies 2023-06-28 robertphillips@google.com Remove SkCanvasPriv::DeviceClipBounds 2023-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from d5b636f780eb to 5e35b0b24e12 (2 revisions) 2023-06-28 robertphillips@google.com [graphite] Enable manual image tiling GMs 2023-06-28 robertphillips@google.com Clean up TiledTextureUtils 2023-06-28 michaelludwig@google.com Use a patterned source image in FilterResultTest 2023-06-28 armansito@google.com [graphite] AtlasShapeRenderStep support for inverse fills 2023-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 122b292d96c9 to ed391dae33e6 (7 revisions) 2023-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 9e529172240d to 44d18bcca074 2023-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from d5f800d73318 to ca7f5660896c (3 revisions) 2023-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from afd97bf1e914 to 47b5898a4fa7 (1 revision) 2023-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from ed70ac0399fc to 4765e38cdc27 (17 revisions) 2023-06-28 lehoangquyen@chromium.org graphite-dawn: use memoryless for MSAA & depth stencil textures. 2023-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 5897d0f765da to d5b636f780eb (4 revisions) 2023-06-28 jvanverth@google.com [graphite] Remove unused Device asyncRescaleAndRead methods. 2023-06-28 michaelludwig@google.com [skif] Take dst bounds into account for layer fills in FilterResult 2023-06-28 michaelludwig@google.com Add SkRectPriv::ClosestDisjointEdge utility function 2023-06-28 herb@google.com Add skia_use_safe_libcxx 2023-06-27 brianosman@google.com Revert "Fix link errors when XML (expat) is not included" 2023-06-27 armansito@google.com [graphite] Support atlas draws 2023-06-27 brianosman@google.com Fix link errors when XML (expat) is not included 2023-06-27 jmbetancourt@google.com [skottie] implement text slot tracking for SlotManager 2023-06-27 jvanverth@google.com [graphite] One more revision of the asyncReadPixelsYUV420 API. 2023-06-27 sunnyps@chromium.org graphite: Reset UniformDataCache on recording snap 2023-06-27 michaelludwig@google.com Add SkTileMode support to FilterResultTest harness 2023-06-27 michaelludwig@google.com Reorganize crop_imagefilter GM to be easier to interpret 2023-06-27 lovisolo@google.com [bazel] Add BazelGMRunner.cpp. 2023-06-27 jvanverth@google.com [graphite] Add more Recorder support to async yuv GMs. 2023-06-27 armansito@google.com [graphite] Rename text/AtlasManager to text/TextAtlasManager 2023-06-27 johnstiles@google.com Remove DUMP_SRC_IR macro from WGSL code generator. 2023-06-27 jlavrova@google.com Fixing CanvasKit build 2023-06-27 kjlubick@google.com Add CanvasKit Bazel Build job to the CQ 2023-06-27 kjlubick@google.com Remove SkEncodedImageFormat::kUnknown 2023-06-27 kjlubick@google.com Reland "Remove SkRuntimeEffect::makeImage" 2023-06-27 robertphillips@google.com [graphite] Implement new tiled API for Graphite 2023-06-27 michaelludwig@google.com Reland "[skif] Remove dedicated SkDropShadowImageFilter implementation" 2023-06-27 jvanverth@google.com [graphite] Get asyncReadPixelsYUV420 working. 2023-06-27 herb@google.com Remove unused private variables from DashOp 2023-06-27 jlavrova@google.com Extending SkUnicode API to avoid code duplication 2023-06-27 johnstiles@google.com Enable all shared tests in WGSL. 2023-06-27 johnstiles@google.com Implement array-cast constructors in WGSL. 2023-06-27 kjlubick@google.com Make context methods on SkCanvas const 2023-06-27 johnstiles@google.com Add WGSL support for ES2 geometric intrinsics. 2023-06-27 michaelludwig@google.com [skif] Remove legacy Lighting filter implementations 2023-06-27 kjlubick@google.com Remove slug-related #ifdefs from src/core ...
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 Skia from 5209dc7702d0 to 0b4f472a8c44 (58 revisions)
https://skia.googlesource.com/skia.git/+log/5209dc7702d0..0b4f472a8c44
2023-06-28 jsimmons@google.com Remove unnecessary SkUnicodeHardCodedCharProperties destructor declaration
2023-06-28 jamesgk@google.com [graphite] Do partial dst copies
2023-06-28 robertphillips@google.com Remove SkCanvasPriv::DeviceClipBounds
2023-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from d5b636f780eb to 5e35b0b24e12 (2 revisions)
2023-06-28 robertphillips@google.com [graphite] Enable manual image tiling GMs
2023-06-28 robertphillips@google.com Clean up TiledTextureUtils
2023-06-28 michaelludwig@google.com Use a patterned source image in FilterResultTest
2023-06-28 armansito@google.com [graphite] AtlasShapeRenderStep support for inverse fills
2023-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 122b292d96c9 to ed391dae33e6 (7 revisions)
2023-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 9e529172240d to 44d18bcca074
2023-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from d5f800d73318 to ca7f5660896c (3 revisions)
2023-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from afd97bf1e914 to 47b5898a4fa7 (1 revision)
2023-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from ed70ac0399fc to 4765e38cdc27 (17 revisions)
2023-06-28 lehoangquyen@chromium.org graphite-dawn: use memoryless for MSAA & depth stencil textures.
2023-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 5897d0f765da to d5b636f780eb (4 revisions)
2023-06-28 jvanverth@google.com [graphite] Remove unused Device asyncRescaleAndRead methods.
2023-06-28 michaelludwig@google.com [skif] Take dst bounds into account for layer fills in FilterResult
2023-06-28 michaelludwig@google.com Add SkRectPriv::ClosestDisjointEdge utility function
2023-06-28 herb@google.com Add skia_use_safe_libcxx
2023-06-27 brianosman@google.com Revert "Fix link errors when XML (expat) is not included"
2023-06-27 armansito@google.com [graphite] Support atlas draws
2023-06-27 brianosman@google.com Fix link errors when XML (expat) is not included
2023-06-27 jmbetancourt@google.com [skottie] implement text slot tracking for SlotManager
2023-06-27 jvanverth@google.com [graphite] One more revision of the asyncReadPixelsYUV420 API.
2023-06-27 sunnyps@chromium.org graphite: Reset UniformDataCache on recording snap
2023-06-27 michaelludwig@google.com Add SkTileMode support to FilterResultTest harness
2023-06-27 michaelludwig@google.com Reorganize crop_imagefilter GM to be easier to interpret
2023-06-27 lovisolo@google.com [bazel] Add BazelGMRunner.cpp.
2023-06-27 jvanverth@google.com [graphite] Add more Recorder support to async yuv GMs.
2023-06-27 armansito@google.com [graphite] Rename text/AtlasManager to text/TextAtlasManager
2023-06-27 johnstiles@google.com Remove DUMP_SRC_IR macro from WGSL code generator.
2023-06-27 jlavrova@google.com Fixing CanvasKit build
2023-06-27 kjlubick@google.com Add CanvasKit Bazel Build job to the CQ
2023-06-27 kjlubick@google.com Remove SkEncodedImageFormat::kUnknown
2023-06-27 kjlubick@google.com Reland "Remove SkRuntimeEffect::makeImage"
2023-06-27 robertphillips@google.com [graphite] Implement new tiled API for Graphite
2023-06-27 michaelludwig@google.com Reland "[skif] Remove dedicated SkDropShadowImageFilter implementation"
2023-06-27 jvanverth@google.com [graphite] Get asyncReadPixelsYUV420 working.
2023-06-27 herb@google.com Remove unused private variables from DashOp
2023-06-27 jlavrova@google.com Extending SkUnicode API to avoid code duplication
2023-06-27 johnstiles@google.com Enable all shared tests in WGSL.
2023-06-27 johnstiles@google.com Implement array-cast constructors in WGSL.
2023-06-27 kjlubick@google.com Make context methods on SkCanvas const
2023-06-27 johnstiles@google.com Add WGSL support for ES2 geometric intrinsics.
2023-06-27 michaelludwig@google.com [skif] Remove legacy Lighting filter implementations
2023-06-27 kjlubick@google.com Remove slug-related #ifdefs from src/core
...