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/3171deabd88a..b368746d696a

2022-12-14 [email protected] [sksl] Document atomics and barriers in README
2022-12-14 [email protected] SkTArray: reset() -> clear()
2022-12-14 [email protected] [sksl] Introduce atomicUint intrinsics
2022-12-14 [email protected] Fix-forward for Swizzle test error.
2022-12-14 [email protected] [graphite] Switch PaintParamsKeyTest over to the new combination system
2022-12-14 [email protected] [graphite] Make all the blend shader blocks agree that the order is Dst, Src
2022-12-14 [email protected] Pass byte offsets to swizzle_N, not float offsets.
2022-12-14 [email protected] Manual Dawn roll
2022-12-14 [email protected] Mark SkPathUtils functions as SK_API
2022-12-14 [email protected] [graphite] Add SK_WARN_UNUSED_RESULT to QueueManager functions
2022-12-14 [email protected] [RecreateSKPs] Add back ability to upload to partner bucket
2022-12-14 [email protected] Implement swizzle op in Raster Pipeline.
2022-12-14 [email protected] [adb] Use kill-server instead of reconnect offline.

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/3171deabd88a..b368746d696a

2022-12-14 [email protected] [sksl] Document atomics and barriers in README
2022-12-14 [email protected] SkTArray: reset() -> clear()
2022-12-14 [email protected] [sksl] Introduce atomicUint intrinsics
2022-12-14 [email protected] Fix-forward for Swizzle test error.
2022-12-14 [email protected] [graphite] Switch PaintParamsKeyTest over to the new combination system
2022-12-14 [email protected] [graphite] Make all the blend shader blocks agree that the order is Dst, Src
2022-12-14 [email protected] Pass byte offsets to swizzle_N, not float offsets.
2022-12-14 [email protected] Manual Dawn roll
2022-12-14 [email protected] Mark SkPathUtils functions as SK_API
2022-12-14 [email protected] [graphite] Add SK_WARN_UNUSED_RESULT to QueueManager functions
2022-12-14 [email protected] [RecreateSKPs] Add back ability to upload to partner bucket
2022-12-14 [email protected] Implement swizzle op in Raster Pipeline.
2022-12-14 [email protected] [adb] Use kill-server instead of reconnect offline.

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 Dec 14, 2022
@skia-flutter-autoroll skia-flutter-autoroll force-pushed the skia-flutter-autoroll-4dc02c74-9197-40f3-93ff-b3d89988cf56-1671049606 branch from 981f089 to 0b80841 Compare December 14, 2022 20:26
@auto-submit auto-submit bot merged commit 8ce9a3f into flutter:main Dec 15, 2022
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Dec 15, 2022
…117148)

* df430c4fd Revert "[Impeller] Speculatively attempt to fix Metal PSO construction errors on host targets." (flutter/engine#38292)

* 41dd4f5e1 Revert "Revert "[Impeller] Speculatively attempt to fix Metal PSO construction errors on host targets." (#38292)" (flutter/engine#38301)

* 8ce9a3f71 Roll Skia from 3171deabd88a to b368746d696a (13 revisions) (flutter/engine#38294)

* 4881fe25e Revert "Revert "reland "Migrate darwin common "framework_shared" target to ARC #37049" (#37219)" (#37320)" (flutter/engine#37883)

* 3b2302c8d [Impeller] Remove validation log when the pipeline library is collected before pipeline is setup. (flutter/engine#38306)

* a04997c81 [Impeller] Disable impeller_unittests. (flutter/engine#38307)

* fc71faad0 License script improvements (flutter/engine#38148)

* 6a2560c35 [Windows] Synthesize modifier keys events on pointer events (flutter/engine#38138)

* b1d407563 Roll Skia from b368746d696a to 3f81f95176ce (11 revisions) (flutter/engine#38312)

* b25fcf748 Roll Skia from 3f81f95176ce to 46e8f2a18a3d (3 revisions) (flutter/engine#38314)

* 948699bba Collapse bounds calculations into DisplayListBuilder (flutter/engine#34365)

* 38367de84 Roll Fuchsia Mac SDK from u-tC0QEGUT4xQ4KOo... to VEOIaacOA75U7PYyz... (flutter/engine#38316)

* 29196519c Roll Skia from 46e8f2a18a3d to 9f728d78f10d (1 revision) (flutter/engine#38317)
loic-sharma pushed a commit to loic-sharma/flutter-engine that referenced this pull request Dec 16, 2022
…8294)

https://skia.googlesource.com/skia.git/+log/3171deabd88a..b368746d696a

2022-12-14 [email protected] [sksl] Document atomics and barriers in README
2022-12-14 [email protected] SkTArray: reset() -> clear()
2022-12-14 [email protected] [sksl] Introduce atomicUint intrinsics
2022-12-14 [email protected] Fix-forward for Swizzle test error.
2022-12-14 [email protected] [graphite] Switch PaintParamsKeyTest over to the new combination system
2022-12-14 [email protected] [graphite] Make all the blend shader blocks agree that the order is Dst, Src
2022-12-14 [email protected] Pass byte offsets to swizzle_N, not float offsets.
2022-12-14 [email protected] Manual Dawn roll
2022-12-14 [email protected] Mark SkPathUtils functions as SK_API
2022-12-14 [email protected] [graphite] Add SK_WARN_UNUSED_RESULT to QueueManager functions
2022-12-14 [email protected] [RecreateSKPs] Add back ability to upload to partner bucket
2022-12-14 [email protected] Implement swizzle op in Raster Pipeline.
2022-12-14 [email protected] [adb] Use kill-server instead of reconnect offline.

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 deleted the skia-flutter-autoroll-4dc02c74-9197-40f3-93ff-b3d89988cf56-1671049606 branch December 21, 2022 20:28
loic-sharma pushed a commit to loic-sharma/flutter-engine that referenced this pull request Jan 3, 2023
…8294)

https://skia.googlesource.com/skia.git/+log/3171deabd88a..b368746d696a

2022-12-14 [email protected] [sksl] Document atomics and barriers in README
2022-12-14 [email protected] SkTArray: reset() -> clear()
2022-12-14 [email protected] [sksl] Introduce atomicUint intrinsics
2022-12-14 [email protected] Fix-forward for Swizzle test error.
2022-12-14 [email protected] [graphite] Switch PaintParamsKeyTest over to the new combination system
2022-12-14 [email protected] [graphite] Make all the blend shader blocks agree that the order is Dst, Src
2022-12-14 [email protected] Pass byte offsets to swizzle_N, not float offsets.
2022-12-14 [email protected] Manual Dawn roll
2022-12-14 [email protected] Mark SkPathUtils functions as SK_API
2022-12-14 [email protected] [graphite] Add SK_WARN_UNUSED_RESULT to QueueManager functions
2022-12-14 [email protected] [RecreateSKPs] Add back ability to upload to partner bucket
2022-12-14 [email protected] Implement swizzle op in Raster Pipeline.
2022-12-14 [email protected] [adb] Use kill-server instead of reconnect offline.

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
gspencergoog pushed a commit to gspencergoog/flutter that referenced this pull request Jan 19, 2023
…lutter#117148)

* df430c4fd Revert "[Impeller] Speculatively attempt to fix Metal PSO construction errors on host targets." (flutter/engine#38292)

* 41dd4f5e1 Revert "Revert "[Impeller] Speculatively attempt to fix Metal PSO construction errors on host targets." (flutter#38292)" (flutter/engine#38301)

* 8ce9a3f71 Roll Skia from 3171deabd88a to b368746d696a (13 revisions) (flutter/engine#38294)

* 4881fe25e Revert "Revert "reland "Migrate darwin common "framework_shared" target to ARC flutter#37049" (flutter#37219)" (flutter#37320)" (flutter/engine#37883)

* 3b2302c8d [Impeller] Remove validation log when the pipeline library is collected before pipeline is setup. (flutter/engine#38306)

* a04997c81 [Impeller] Disable impeller_unittests. (flutter/engine#38307)

* fc71faad0 License script improvements (flutter/engine#38148)

* 6a2560c35 [Windows] Synthesize modifier keys events on pointer events (flutter/engine#38138)

* b1d407563 Roll Skia from b368746d696a to 3f81f95176ce (11 revisions) (flutter/engine#38312)

* b25fcf748 Roll Skia from 3f81f95176ce to 46e8f2a18a3d (3 revisions) (flutter/engine#38314)

* 948699bba Collapse bounds calculations into DisplayListBuilder (flutter/engine#34365)

* 38367de84 Roll Fuchsia Mac SDK from u-tC0QEGUT4xQ4KOo... to VEOIaacOA75U7PYyz... (flutter/engine#38316)

* 29196519c Roll Skia from 46e8f2a18a3d to 9f728d78f10d (1 revision) (flutter/engine#38317)
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