Skip to content

Tags: xx-infinity/engine

Tags

3.22.0-14.0.pre

Toggle 3.22.0-14.0.pre's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Roll Skia from dec629b762ec to 975859a96f8f (1 revision) (flutter#52288)

https://skia.googlesource.com/skia.git/+log/dec629b762ec..975859a96f8f

2024-04-21 [email protected] Roll SK Tool from e8d0ea559f94 to b7cc986dba6d

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

3.22.0-0.2.pre

Toggle 3.22.0-0.2.pre's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[flutter_releases] Flutter beta 3.22.0-0.2.pre Engine Cherrypicks (fl…

…utter#52225)

# Flutter beta 3.22.0-0.2.pre Engine

## Scheduled Cherrypicks

- Roll dart revision: dart-lang/sdk@58b6ebc2c

3.22.0-13.0.pre

Toggle 3.22.0-13.0.pre's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Roll Skia from 5958cd52db48 to a3a016537a8c (3 revisions) (flutter#52208

)

https://skia.googlesource.com/skia.git/+log/5958cd52db48..a3a016537a8c

2024-04-17 [email protected] Roll depot_tools, recipes-py, python 3.11
2024-04-17 [email protected] Remove SkRemotableFontMgr
2024-04-17 [email protected] Roll skottie-base from cfb2d3940fbd to afa5f1b307bd

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

3.19.6

Toggle 3.19.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[flutter_releases] Flutter stable 3.19.6 Engine Cherrypicks (flutter#…

…52199)

# Flutter stable 3.19.6 Engine

## Scheduled Cherrypicks

- Roll dart revision: dart-lang/sdk@d70d99a91

3.22.0-12.0.pre

Toggle 3.22.0-12.0.pre's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Migrate FlutterChannelKeyResponder and FlutterSpellCheckPlugin to ARC (

…flutter#52148)

Clean up headers in FlutterChannelKeyResponder and FlutterSpellCheckPlugin.  Migrate to ARC.

Move `FlutterSpellCheckResult` interface into the .mm since it's only used there.

Part of flutter/flutter#137801.
Blocked by flutter#51633 `FlutterUIPressProxy`

3.22.0-11.0.pre

Toggle 3.22.0-11.0.pre's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Roll Skia from 5101cbe5a6bb to 761f6f7f6250 (1 revision) (flutter#52076)

https://skia.googlesource.com/skia.git/+log/5101cbe5a6bb..761f6f7f6250

2024-04-12 [email protected] Temporarily remove iOS bots from CQ.

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] 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

3.22.0-10.0.pre

Toggle 3.22.0-10.0.pre's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Roll Skia from 5101cbe5a6bb to 761f6f7f6250 (1 revision) (flutter#52076)

https://skia.googlesource.com/skia.git/+log/5101cbe5a6bb..761f6f7f6250

2024-04-12 [email protected] Temporarily remove iOS bots from CQ.

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] 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

3.22.0-9.0.pre

Toggle 3.22.0-9.0.pre's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Clear the surface to transparent black when creating a PlatformViewWr…

…apper (flutter#52047)

Without this, an opaque black surface may briefly flash onscreen when the platform view is shown (see internal issue b/332379081)

This matches the behavior used before to the introduction of PlatformViewRenderTarget in flutter@2046254

That commit moved the clearing of the surface into SurfaceTexturePlatformViewRenderTarget.  But that caused surface clearing to happen in scenarios where there was no PlatformViewWrapper, resulting in the issue seen in flutter/flutter#141068

Later the surface clearing was removed from SurfaceTexturePlatformViewRenderTarget, causing the flashing black screen.

3.22.0-8.0.pre

Toggle 3.22.0-8.0.pre's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Roll Dart SDK from f5ef31c467a5 to 3d13dbfb3284 (2 revisions) (flutte…

…r#52046)

https://dart.googlesource.com/sdk.git/+log/f5ef31c467a5..3d13dbfb3284

2024-04-11 [email protected] Version 3.5.0-47.0.dev
2024-04-10 [email protected] Version 3.5.0-46.0.dev

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter Engine: 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

3.22.0-7.0.pre

Toggle 3.22.0-7.0.pre's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update embedder example apps to run with the current engine tree (flu…

…tter#51995)

* Update ICU data paths for the move of third_party/icu out of the buildroot
* Link with -rdynamic to enable lookup of Dart resource symbols within the app executables
* Use Material 3 text styles that are supported by the current Flutter framework