Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roll Skia from 9e20a146c024 to 0fe107da5a4e (33 revisions) #52129

Conversation

skia-flutter-autoroll
Copy link
Contributor

Roll Skia from 9e20a146c024 to 0fe107da5a4e (33 revisions)

https://skia.googlesource.com/skia.git/+log/9e20a146c024..0fe107da5a4e

2024-04-15 [email protected] Roll vulkan-deps from 04aa78e8dbcb to ec0c320a8ca1 (2 revisions)
2024-04-15 [email protected] Simplify special path type tracking
2024-04-15 [email protected] Revert "Add GN variable to disable iOS signing"
2024-04-15 [email protected] fix guard for skunicode
2024-04-15 [email protected] [graphite] Calve off PrecompileCombinations into its own helper
2024-04-15 [email protected] Expose the getClientICUData() to ParagraphBuilder
2024-04-15 [email protected] Add job to test with checked-in FreeType
2024-04-15 [email protected] Fix up mac-related modules
2024-04-15 [email protected] Roll SK Tool from f184d1bfa242 to 80e2cdd73b81
2024-04-15 [email protected] Roll Skia Infra from bae2b98850ac to f184d1bfa242 (7 revisions)
2024-04-15 [email protected] Roll Dawn from 0e14373fbbeb to f20a53466bc2 (10 revisions)
2024-04-14 [email protected] Roll vulkan-deps from 5171f7f9892a to 04aa78e8dbcb (1 revision)
2024-04-14 [email protected] Roll vulkan-deps from 46248e60c4fa to 5171f7f9892a (1 revision)
2024-04-13 [email protected] Revert "Temporarily remove iOS bots from CQ."
2024-04-13 [email protected] Roll vulkan-deps from 7922b393e32b to 46248e60c4fa (2 revisions)
2024-04-13 [email protected] [graphite] Add Image::Copy to handle both blit and draw copies
2024-04-13 [email protected] Manual roll ANGLE from e41286e1092c to 5e790bfb16e8 (6 revisions)
2024-04-12 [email protected] [graphite] Move DrawAtlasMgr to PathAtlas.
2024-04-12 [email protected] [graphite] Add CopyAsDraw helper to Image_Base
2024-04-12 [email protected] [graphite] Add Device::isScratchDevice() helper
2024-04-12 [email protected] [graphite] Add validation asserts to Device/Recorder flushing
2024-04-12 [email protected] Reland "[graphite] Start with kDiscard load op in DrawContext; use clear op for floating-point textures"
2024-04-12 [email protected] [graphite] Remove unique ID from Image[_YUVA] ctor, rename MakeView
2024-04-12 [email protected] Add GN variable to disable iOS signing
2024-04-12 [email protected] Manual roll Dawn from a79a81394ea6 to 0e14373fbbeb (26 revisions)
2024-04-12 [email protected] Roll vulkan-deps from f8fa42b1fbea to 7922b393e32b (10 revisions)
2024-04-12 [email protected] Roll SK Tool from cf3b51b7e14e to c150177839d1
2024-04-12 [email protected] SkICC: Improve tonemapping precision
2024-04-12 [email protected] [skottie wasm] Fix inline font decoding
2024-04-12 [email protected] Reland x2 "Graphite/Dawn: Eliminate Device::Tick() usages."
2024-04-12 [email protected] Remove SKCMS_REPLACE_IN_GOOGLE3_COMPATIBLE_WITH
2024-04-12 [email protected] Another NaN guard in SkConic support code
2024-04-12 [email protected] Guard against wild conics while stroking

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],[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://issues.skia.org/issues/new?component=1389291&template=1850622

...

https://skia.googlesource.com/skia.git/+log/9e20a146c024..0fe107da5a4e

2024-04-15 [email protected] Roll vulkan-deps from 04aa78e8dbcb to ec0c320a8ca1 (2 revisions)
2024-04-15 [email protected] Simplify special path type tracking
2024-04-15 [email protected] Revert "Add GN variable to disable iOS signing"
2024-04-15 [email protected] fix guard for skunicode
2024-04-15 [email protected] [graphite] Calve off PrecompileCombinations into its own helper
2024-04-15 [email protected] Expose the getClientICUData() to ParagraphBuilder
2024-04-15 [email protected] Add job to test with checked-in FreeType
2024-04-15 [email protected] Fix up mac-related modules
2024-04-15 [email protected] Roll SK Tool from f184d1bfa242 to 80e2cdd73b81
2024-04-15 [email protected] Roll Skia Infra from bae2b98850ac to f184d1bfa242 (7 revisions)
2024-04-15 [email protected] Roll Dawn from 0e14373fbbeb to f20a53466bc2 (10 revisions)
2024-04-14 [email protected] Roll vulkan-deps from 5171f7f9892a to 04aa78e8dbcb (1 revision)
2024-04-14 [email protected] Roll vulkan-deps from 46248e60c4fa to 5171f7f9892a (1 revision)
2024-04-13 [email protected] Revert "Temporarily remove iOS bots from CQ."
2024-04-13 [email protected] Roll vulkan-deps from 7922b393e32b to 46248e60c4fa (2 revisions)
2024-04-13 [email protected] [graphite] Add Image::Copy to handle both blit and draw copies
2024-04-13 [email protected] Manual roll ANGLE from e41286e1092c to 5e790bfb16e8 (6 revisions)
2024-04-12 [email protected] [graphite] Move DrawAtlasMgr to PathAtlas.
2024-04-12 [email protected] [graphite] Add CopyAsDraw helper to Image_Base
2024-04-12 [email protected] [graphite] Add Device::isScratchDevice() helper
2024-04-12 [email protected] [graphite] Add validation asserts to Device/Recorder flushing
2024-04-12 [email protected] Reland "[graphite] Start with kDiscard load op in DrawContext; use clear op for floating-point textures"
2024-04-12 [email protected] [graphite] Remove unique ID from Image[_YUVA] ctor, rename MakeView
2024-04-12 [email protected] Add GN variable to disable iOS signing
2024-04-12 [email protected] Manual roll Dawn from a79a81394ea6 to 0e14373fbbeb (26 revisions)
2024-04-12 [email protected] Roll vulkan-deps from f8fa42b1fbea to 7922b393e32b (10 revisions)
2024-04-12 [email protected] Roll SK Tool from cf3b51b7e14e to c150177839d1
2024-04-12 [email protected] SkICC: Improve tonemapping precision
2024-04-12 [email protected] [skottie wasm] Fix inline font decoding
2024-04-12 [email protected] Reland x2 "Graphite/Dawn: Eliminate Device::Tick() usages."
2024-04-12 [email protected] Remove SKCMS_REPLACE_IN_GOOGLE3_COMPATIBLE_WITH
2024-04-12 [email protected] Another NaN guard in SkConic support code
2024-04-12 [email protected] Guard against wild conics while stroking

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],[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://issues.skia.org/issues/new?component=1389291&template=1850622

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-4482dbf1-0c63-4559-92b4-b762594de154-1713200155 branch from 981f089 to 1334f10 Compare April 15, 2024 16:55
@skia-flutter-autoroll skia-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 15, 2024
@auto-submit auto-submit bot merged commit 78e5d71 into flutter:main Apr 15, 2024
33 checks passed
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Apr 16, 2024
…146790)

flutter/engine@07ae93c...503e7e8

2024-04-15 98614782+auto-submit[bot]@users.noreply.github.com Reverts "[Impeller] moved to bgra10_xr (#52019)" (flutter/engine#52140)
2024-04-15 [email protected] Roll Skia from d27e288efd54 to 0b5df0201734 (1 revision) (flutter/engine#52132)
2024-04-15 [email protected] Roll Skia from 0fe107da5a4e to d27e288efd54 (6 revisions) (flutter/engine#52130)
2024-04-15 [email protected] [Impeller] moved to bgra10_xr (flutter/engine#52019)
2024-04-15 [email protected] Roll Skia from 9e20a146c024 to 0fe107da5a4e (33 revisions) (flutter/engine#52129)
2024-04-15 [email protected] [Impeller] Use Wang's formula for quad/cubic subdivision. (flutter/engine#52079)
2024-04-15 [email protected] [Impeller] organize shaders a bit, make filter shaders use same vertex source. (flutter/engine#52113)

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 [email protected],[email protected],[email protected] 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://issues.skia.org/issues/new?component=1389291&template=1850622

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-4482dbf1-0c63-4559-92b4-b762594de154-1713200155 branch April 22, 2024 17:19
gilnobrega pushed a commit to gilnobrega/flutter that referenced this pull request Apr 22, 2024
…lutter#146790)

flutter/engine@07ae93c...503e7e8

2024-04-15 98614782+auto-submit[bot]@users.noreply.github.com Reverts "[Impeller] moved to bgra10_xr (flutter#52019)" (flutter/engine#52140)
2024-04-15 [email protected] Roll Skia from d27e288efd54 to 0b5df0201734 (1 revision) (flutter/engine#52132)
2024-04-15 [email protected] Roll Skia from 0fe107da5a4e to d27e288efd54 (6 revisions) (flutter/engine#52130)
2024-04-15 [email protected] [Impeller] moved to bgra10_xr (flutter/engine#52019)
2024-04-15 [email protected] Roll Skia from 9e20a146c024 to 0fe107da5a4e (33 revisions) (flutter/engine#52129)
2024-04-15 [email protected] [Impeller] Use Wang's formula for quad/cubic subdivision. (flutter/engine#52079)
2024-04-15 [email protected] [Impeller] organize shaders a bit, make filter shaders use same vertex source. (flutter/engine#52113)

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 [email protected],[email protected],[email protected] 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://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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