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/1bc48bcb1201..b72fececbdcc

2023-01-24 [email protected] Roll Dawn from 6c8aa8aff9d1 to f0d8edecee77 (6 revisions)
2023-01-24 [email protected] remove skottie from Android.bp
2023-01-24 [email protected] Reland "Correct ParagraphBuilder::getText() behavior"
2023-01-24 [email protected] Allow SK_TRIVIAL_ABI to be configured
2023-01-24 [email protected] Roll vulkan-deps from a2f348c2039f to ab6fd1e74de0 (4 revisions)
2023-01-24 [email protected] Roll Dawn from ffe356d558bc to 6c8aa8aff9d1 (12 revisions)
2023-01-24 [email protected] Reland "Add setters for providing client info to SkParagraphBuilder"
2023-01-24 [email protected] jpegr codec: Implement scanline decoding and sampling
2023-01-24 [email protected] Rename SkAutoFree -> UniqueVoidPtr and move to private
2023-01-24 [email protected] [graphite] Add unit test for makeColorTypeAndColorSpace
2023-01-24 [email protected] SkJpegSegmentScanner: Use state-machine based scan
2023-01-24 [email protected] Add recovery steps for scaling and disabling cpu cores.
2023-01-24 [email protected] Roll vulkan-deps from f93afca731ce to a2f348c2039f (3 revisions)
2023-01-24 [email protected] Fix correctness issue with SkImageImageFilter and unpremul images

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/1bc48bcb1201..b72fececbdcc

2023-01-24 [email protected] Roll Dawn from 6c8aa8aff9d1 to f0d8edecee77 (6 revisions)
2023-01-24 [email protected] remove skottie from Android.bp
2023-01-24 [email protected] Reland "Correct ParagraphBuilder::getText() behavior"
2023-01-24 [email protected] Allow SK_TRIVIAL_ABI to be configured
2023-01-24 [email protected] Roll vulkan-deps from a2f348c2039f to ab6fd1e74de0 (4 revisions)
2023-01-24 [email protected] Roll Dawn from ffe356d558bc to 6c8aa8aff9d1 (12 revisions)
2023-01-24 [email protected] Reland "Add setters for providing client info to SkParagraphBuilder"
2023-01-24 [email protected] jpegr codec: Implement scanline decoding and sampling
2023-01-24 [email protected] Rename SkAutoFree -> UniqueVoidPtr and move to private
2023-01-24 [email protected] [graphite] Add unit test for makeColorTypeAndColorSpace
2023-01-24 [email protected] SkJpegSegmentScanner: Use state-machine based scan
2023-01-24 [email protected] Add recovery steps for scaling and disabling cpu cores.
2023-01-24 [email protected] Roll vulkan-deps from f93afca731ce to a2f348c2039f (3 revisions)
2023-01-24 [email protected] Fix correctness issue with SkImageImageFilter and unpremul images

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 force-pushed the skia-flutter-autoroll-6c6de204-131b-42bc-96ef-7c4f98c26989-1674601062 branch from 981f089 to a9464d4 Compare January 24, 2023 22:58
@skia-flutter-autoroll skia-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Jan 24, 2023
@auto-submit auto-submit bot merged commit 6aa30b2 into flutter:main Jan 24, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Jan 25, 2023
…119095)

* 6aa30b294 Roll Skia from 1bc48bcb1201 to b72fececbdcc (14 revisions) (flutter/engine#39108)

* 5405f2c26 [Impeller] Switch to nearest sampling for the text atlas (flutter/engine#39104)
ricardoamador pushed a commit to ricardoamador/engine that referenced this pull request Jan 25, 2023
…9108)

https://skia.googlesource.com/skia.git/+log/1bc48bcb1201..b72fececbdcc

2023-01-24 [email protected] Roll Dawn from 6c8aa8aff9d1 to f0d8edecee77 (6 revisions)
2023-01-24 [email protected] remove skottie from Android.bp
2023-01-24 [email protected] Reland "Correct ParagraphBuilder::getText() behavior"
2023-01-24 [email protected] Allow SK_TRIVIAL_ABI to be configured
2023-01-24 [email protected] Roll vulkan-deps from a2f348c2039f to ab6fd1e74de0 (4 revisions)
2023-01-24 [email protected] Roll Dawn from ffe356d558bc to 6c8aa8aff9d1 (12 revisions)
2023-01-24 [email protected] Reland "Add setters for providing client info to SkParagraphBuilder"
2023-01-24 [email protected] jpegr codec: Implement scanline decoding and sampling
2023-01-24 [email protected] Rename SkAutoFree -> UniqueVoidPtr and move to private
2023-01-24 [email protected] [graphite] Add unit test for makeColorTypeAndColorSpace
2023-01-24 [email protected] SkJpegSegmentScanner: Use state-machine based scan
2023-01-24 [email protected] Add recovery steps for scaling and disabling cpu cores.
2023-01-24 [email protected] Roll vulkan-deps from f93afca731ce to a2f348c2039f (3 revisions)
2023-01-24 [email protected] Fix correctness issue with SkImageImageFilter and unpremul images

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-6c6de204-131b-42bc-96ef-7c4f98c26989-1674601062 branch January 31, 2023 23:05
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