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

https://skia.googlesource.com/skia.git/+log/f41fa8bffd58..78927395bf5c

2022-11-03 [email protected] Revert "MatrixTransform image filter supports complex canvas' transform"
2022-11-03 [email protected] Add backend flags to SkSL layout.
2022-11-03 [email protected] [cleanup] Migrate runtime-effect related logic.
2022-11-02 [email protected] Roll vulkan-deps from fc19c4d01633 to 2f3fb2d6bb9c (5 revisions)
2022-11-02 [email protected] Roll Skia Infra from 34281da1948e to e3826053ca36 (1 revision)
2022-11-02 [email protected] Reland "Reverse local matrix concatenation order"
2022-11-02 [email protected] Add step data for CodeSize tryjobs
2022-11-02 [email protected] Fix compile error on Windows
2022-11-02 [email protected] Roll Skia Infra from bb4e9bb75082 to 34281da1948e (1 revision)
2022-11-02 [email protected] Reland^4 Return actual byte count and ptr from sk_allocate_*
2022-11-02 [email protected] Revert "Make SkSurface::imageInfo() const, without creating SkCanvas."
2022-11-02 [email protected] [graphite] Add ColorFilterShader support
2022-11-02 [email protected] Revert "[graphite] AsyncReadPixels clean up."
2022-11-02 [email protected] MatrixTransform image filter supports complex canvas' transform
2022-11-02 [email protected] Revert "Reverse local matrix concatenation order"
2022-11-02 [email protected] Migrate most other separators to Separator().
2022-11-02 [email protected] Roll SwiftShader from da2edceb04a8 to a113fba5d946 (1 revision)
2022-11-02 [email protected] Roll Skia Infra from 7ab05c228953 to bb4e9bb75082 (1 revision)
2022-11-02 [email protected] [graphite] Add VulkanCaps format table
2022-11-02 [email protected] [graphite] AsyncReadPixels clean up.

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 [email protected],[email protected] 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

https://skia.googlesource.com/skia.git/+log/f41fa8bffd58..78927395bf5c

2022-11-03 [email protected] Revert "MatrixTransform image filter supports complex canvas' transform"
2022-11-03 [email protected] Add backend flags to SkSL layout.
2022-11-03 [email protected] [cleanup] Migrate runtime-effect related logic.
2022-11-02 [email protected] Roll vulkan-deps from fc19c4d01633 to 2f3fb2d6bb9c (5 revisions)
2022-11-02 [email protected] Roll Skia Infra from 34281da1948e to e3826053ca36 (1 revision)
2022-11-02 [email protected] Reland "Reverse local matrix concatenation order"
2022-11-02 [email protected] Add step data for CodeSize tryjobs
2022-11-02 [email protected] Fix compile error on Windows
2022-11-02 [email protected] Roll Skia Infra from bb4e9bb75082 to 34281da1948e (1 revision)
2022-11-02 [email protected] Reland^4 Return actual byte count and ptr from sk_allocate_*
2022-11-02 [email protected] Revert "Make SkSurface::imageInfo() const, without creating SkCanvas."
2022-11-02 [email protected] [graphite] Add ColorFilterShader support
2022-11-02 [email protected] Revert "[graphite] AsyncReadPixels clean up."
2022-11-02 [email protected] MatrixTransform image filter supports complex canvas' transform
2022-11-02 [email protected] Revert "Reverse local matrix concatenation order"
2022-11-02 [email protected] Migrate most other separators to Separator().
2022-11-02 [email protected] Roll SwiftShader from da2edceb04a8 to a113fba5d946 (1 revision)
2022-11-02 [email protected] Roll Skia Infra from 7ab05c228953 to bb4e9bb75082 (1 revision)
2022-11-02 [email protected] [graphite] Add VulkanCaps format table
2022-11-02 [email protected] [graphite] AsyncReadPixels clean up.

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 [email protected],[email protected] 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
@skia-flutter-autoroll skia-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Nov 3, 2022
@skia-flutter-autoroll skia-flutter-autoroll force-pushed the skia-flutter-autoroll-097e0d49-5306-4c26-829d-01f6b7490413-1667442916 branch from 981f089 to 43edf74 Compare November 3, 2022 02:35
@auto-submit auto-submit bot merged commit 893f5cd into flutter:main Nov 3, 2022
GaryQian pushed a commit to flutter/flutter that referenced this pull request Nov 3, 2022
…114640)

* 27972e7d5 [fuchsia] mouse-input test (flutter/engine#37221)

* 491032cfc Update docs to mention felt build --host (flutter/engine#37224)

* 51089422d [macOS, multiwindow] Compositor gets FlutterView lazily (flutter/engine#36392)

* 2e89bce45 Enter a scope before calling Dart APIs in ThrowIfUIOperationsProhibited (flutter/engine#37226)

* 7843ae80c [Impeller] Correct the ordering of filters in 'Paint::WithFilters' (flutter/engine#37239)

* 2cbe38be0 Produce both ddc and dart2js platform files. (flutter/engine#37162)

* 2e3bc8052 Apply internal cl for C++20 prep (flutter/engine#37266)

* c183e7701 Roll Dart SDK from 883ab3f70e3d to 94ac8f6cc756 (1 revision) (flutter/engine#37267)

* d21f34673 Roll Fuchsia Mac SDK from BPxzJkBzD8R9GFg1n... to 8OZH-l7aK1-73Hyrf... (flutter/engine#37270)

* edbba9108 Roll Fuchsia Linux SDK from 9P-WnaDSnineZtFz0... to np4MU3wmDOuhlg6CR... (flutter/engine#37269)

* c7b2230e9 [Impeller] Wire-up AndroidSurfaceImpellerVulkan (flutter/engine#37249)

* 73c588119 [Impeller] dont call SPIRV_CROSS_THROW in SkSL backend (flutter/engine#37273)

* 893f5cd30 Roll Skia from f41fa8bffd58 to 78927395bf5c (20 revisions) (flutter/engine#37275)

* 2a7f3d0c1 Roll Skia from 78927395bf5c to fe751b616832 (1 revision) (flutter/engine#37276)

* fbe98c079 Roll Dart SDK from 94ac8f6cc756 to 8e089c61be58 (2 revisions) (flutter/engine#37277)

* 95b9b5d83 [Impeller] Add blit command to copy texture to buffer (flutter/engine#37198)

* 50c0fbc39 Roll Dart SDK from 8e089c61be58 to 866f5cfad18a (1 revision) (flutter/engine#37278)

* 138acebc6 Roll Skia from fe751b616832 to fdfa00287cff (1 revision) (flutter/engine#37279)

* 224b4013f Roll Fuchsia Mac SDK from 8OZH-l7aK1-73Hyrf... to mOXbRSWGSdWRXIefR... (flutter/engine#37282)

* 74f021922 Announce alerts through SemanticsService on Windows (flutter/engine#37173)

* a828fbb4a Roll Dart SDK from 866f5cfad18a to 433f075a852b (1 revision) (flutter/engine#37284)

* 49165f1b0 Roll Fuchsia Linux SDK from np4MU3wmDOuhlg6CR... to -0Xq1c-TncmWBWzqg... (flutter/engine#37285)

* d06616ecf Roll Skia from fdfa00287cff to cf3fa752a958 (2 revisions) (flutter/engine#37288)

* 0b79b5c3f Roll Skia from cf3fa752a958 to af0582c7b223 (5 revisions) (flutter/engine#37290)

* 66b244d9f [Impeller] validate calls to texture in SkSL (flutter/engine#37289)
@skia-flutter-autoroll skia-flutter-autoroll deleted the skia-flutter-autoroll-097e0d49-5306-4c26-829d-01f6b7490413-1667442916 branch November 10, 2022 03:13
schwa423 pushed a commit to schwa423/engine that referenced this pull request Nov 16, 2022
shogohida pushed a commit to shogohida/flutter that referenced this pull request Dec 7, 2022
…lutter#114640)

* 27972e7d5 [fuchsia] mouse-input test (flutter/engine#37221)

* 491032cfc Update docs to mention felt build --host (flutter/engine#37224)

* 51089422d [macOS, multiwindow] Compositor gets FlutterView lazily (flutter/engine#36392)

* 2e89bce45 Enter a scope before calling Dart APIs in ThrowIfUIOperationsProhibited (flutter/engine#37226)

* 7843ae80c [Impeller] Correct the ordering of filters in 'Paint::WithFilters' (flutter/engine#37239)

* 2cbe38be0 Produce both ddc and dart2js platform files. (flutter/engine#37162)

* 2e3bc8052 Apply internal cl for C++20 prep (flutter/engine#37266)

* c183e7701 Roll Dart SDK from 883ab3f70e3d to 94ac8f6cc756 (1 revision) (flutter/engine#37267)

* d21f34673 Roll Fuchsia Mac SDK from BPxzJkBzD8R9GFg1n... to 8OZH-l7aK1-73Hyrf... (flutter/engine#37270)

* edbba9108 Roll Fuchsia Linux SDK from 9P-WnaDSnineZtFz0... to np4MU3wmDOuhlg6CR... (flutter/engine#37269)

* c7b2230e9 [Impeller] Wire-up AndroidSurfaceImpellerVulkan (flutter/engine#37249)

* 73c588119 [Impeller] dont call SPIRV_CROSS_THROW in SkSL backend (flutter/engine#37273)

* 893f5cd30 Roll Skia from f41fa8bffd58 to 78927395bf5c (20 revisions) (flutter/engine#37275)

* 2a7f3d0c1 Roll Skia from 78927395bf5c to fe751b616832 (1 revision) (flutter/engine#37276)

* fbe98c079 Roll Dart SDK from 94ac8f6cc756 to 8e089c61be58 (2 revisions) (flutter/engine#37277)

* 95b9b5d83 [Impeller] Add blit command to copy texture to buffer (flutter/engine#37198)

* 50c0fbc39 Roll Dart SDK from 8e089c61be58 to 866f5cfad18a (1 revision) (flutter/engine#37278)

* 138acebc6 Roll Skia from fe751b616832 to fdfa00287cff (1 revision) (flutter/engine#37279)

* 224b4013f Roll Fuchsia Mac SDK from 8OZH-l7aK1-73Hyrf... to mOXbRSWGSdWRXIefR... (flutter/engine#37282)

* 74f021922 Announce alerts through SemanticsService on Windows (flutter/engine#37173)

* a828fbb4a Roll Dart SDK from 866f5cfad18a to 433f075a852b (1 revision) (flutter/engine#37284)

* 49165f1b0 Roll Fuchsia Linux SDK from np4MU3wmDOuhlg6CR... to -0Xq1c-TncmWBWzqg... (flutter/engine#37285)

* d06616ecf Roll Skia from fdfa00287cff to cf3fa752a958 (2 revisions) (flutter/engine#37288)

* 0b79b5c3f Roll Skia from cf3fa752a958 to af0582c7b223 (5 revisions) (flutter/engine#37290)

* 66b244d9f [Impeller] validate calls to texture in SkSL (flutter/engine#37289)
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