This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
man I wish Github had gifs like discord and gchat so I could post a funny meme on this |
jonahwilliams
approved these changes
Dec 2, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 2, 2022
auto-submit bot
pushed a commit
to flutter/flutter
that referenced
this pull request
Dec 2, 2022
…116426) * 6c4dd8555 Roll Skia from b273c4c744be to 355045d108f0 (10 revisions) (flutter/engine#38021) * 87e74118d Roll Skia from 355045d108f0 to e4273a995436 (1 revision) (flutter/engine#38023) * b5242ccfb [Impeller] Pack 👏 the 👏 atlas 👏 (flutter/engine#38024) * 1f94931c0 Roll Skia from e4273a995436 to c6a481bef3fb (1 revision) (flutter/engine#38025) * fbe067645 Roll Skia from c6a481bef3fb to 5e687e4aced6 (1 revision) (flutter/engine#38027) * df7ea39a7 Roll Skia from 5e687e4aced6 to c432cb7480b5 (1 revision) (flutter/engine#38029) * 8e0747cc3 Roll Fuchsia Mac SDK from hODX8Qi_7J5kwKp4S... to aHgLxcRDjOQNKL7zH... (flutter/engine#38031)
Pretty good speedup on Android. Unfortunately we don't have the benchmark on iOS, but I assume it would be a good improvement there, too. |
I expect this to be mostly a GPU improvement for cases like:
|
zanderso
pushed a commit
to zanderso/engine
that referenced
this pull request
Dec 5, 2022
itsjustkevin
pushed a commit
that referenced
this pull request
Dec 5, 2022
Co-authored-by: Brandon DeRosier <[email protected]>
mit-mit
pushed a commit
to mit-mit/flutter
that referenced
this pull request
Dec 6, 2022
…lutter#116426) * 6c4dd8555 Roll Skia from b273c4c744be to 355045d108f0 (10 revisions) (flutter/engine#38021) * 87e74118d Roll Skia from 355045d108f0 to e4273a995436 (1 revision) (flutter/engine#38023) * b5242ccfb [Impeller] Pack 👏 the 👏 atlas 👏 (flutter/engine#38024) * 1f94931c0 Roll Skia from e4273a995436 to c6a481bef3fb (1 revision) (flutter/engine#38025) * fbe067645 Roll Skia from c6a481bef3fb to 5e687e4aced6 (1 revision) (flutter/engine#38027) * df7ea39a7 Roll Skia from 5e687e4aced6 to c432cb7480b5 (1 revision) (flutter/engine#38029) * 8e0747cc3 Roll Fuchsia Mac SDK from hODX8Qi_7J5kwKp4S... to aHgLxcRDjOQNKL7zH... (flutter/engine#38031)
shogohida
pushed a commit
to shogohida/flutter
that referenced
this pull request
Dec 7, 2022
…lutter#116426) * 6c4dd8555 Roll Skia from b273c4c744be to 355045d108f0 (10 revisions) (flutter/engine#38021) * 87e74118d Roll Skia from 355045d108f0 to e4273a995436 (1 revision) (flutter/engine#38023) * b5242ccfb [Impeller] Pack 👏 the 👏 atlas 👏 (flutter/engine#38024) * 1f94931c0 Roll Skia from e4273a995436 to c6a481bef3fb (1 revision) (flutter/engine#38025) * fbe067645 Roll Skia from c6a481bef3fb to 5e687e4aced6 (1 revision) (flutter/engine#38027) * df7ea39a7 Roll Skia from 5e687e4aced6 to c432cb7480b5 (1 revision) (flutter/engine#38029) * 8e0747cc3 Roll Fuchsia Mac SDK from hODX8Qi_7J5kwKp4S... to aHgLxcRDjOQNKL7zH... (flutter/engine#38031)
gspencergoog
pushed a commit
to gspencergoog/flutter
that referenced
this pull request
Jan 19, 2023
…lutter#116426) * 6c4dd8555 Roll Skia from b273c4c744be to 355045d108f0 (10 revisions) (flutter/engine#38021) * 87e74118d Roll Skia from 355045d108f0 to e4273a995436 (1 revision) (flutter/engine#38023) * b5242ccfb [Impeller] Pack 👏 the 👏 atlas 👏 (flutter/engine#38024) * 1f94931c0 Roll Skia from e4273a995436 to c6a481bef3fb (1 revision) (flutter/engine#38025) * fbe067645 Roll Skia from c6a481bef3fb to 5e687e4aced6 (1 revision) (flutter/engine#38027) * df7ea39a7 Roll Skia from 5e687e4aced6 to c432cb7480b5 (1 revision) (flutter/engine#38029) * 8e0747cc3 Roll Fuchsia Mac SDK from hODX8Qi_7J5kwKp4S... to aHgLxcRDjOQNKL7zH... (flutter/engine#38031)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
...with individual glyph bounds.
Before:

1024 x 1024
After:

512 x 512