Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@flar
Copy link
Contributor

@flar flar commented Jul 1, 2021

This PR will enable Flutter to use the new DisplayList format for its Picture objects.

I have briefly marked it as a WIP awaiting the original add a DisplayList mechanism PR to percolate up the chain of integrations and pass all of its own testing. When we see it successfully land in the top repos this PR will be pushed to follow it and switch our work over to the new mechanism.

Since it is just changing the default value of a flag, no further tests will be needed and it will hopefully pass all rendering and other tests in the engine and framework repos with no further work.

This change is related to flutter/flutter#53501

@flar flar added the Work in progress (WIP) Not ready (yet) for review! label Jul 1, 2021
@flar flar requested review from chinmaygarde and zanderso July 1, 2021 23:40
@google-cla google-cla bot added the cla: yes label Jul 1, 2021
@flar flar added waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. and removed Work in progress (WIP) Not ready (yet) for review! labels Jul 2, 2021
@fluttergithubbot fluttergithubbot merged commit 05ce70e into flutter:master Jul 2, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 2, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 2, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 2, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 2, 2021
flar added a commit that referenced this pull request Jul 2, 2021
flar added a commit that referenced this pull request Jul 2, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 2, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 2, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 2, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 3, 2021
bdero pushed a commit to flutter/flutter that referenced this pull request Jul 3, 2021
* e94ed1c [web] skip overlay test on Safari (flutter/engine#27114)

* 6b92842 Roll Skia from 1c467774e56e to e9ab391765c7 (1 revision) (flutter/engine#27143)

* 0977906 Update goldens test for Thai. (flutter/engine#27144)

* 4ec5781 [web] replace browser-related conditional logic with BrowserEnvironment (flutter/engine#27084)

* 05ce70e enable DisplayList by default (flutter/engine#27130)

* e3357d2 Roll Fuchsia Mac SDK from jzKy-rCeR... to oiyYFMOd3... (flutter/engine#27145)

* cb1c312 Support right-clicking on iPadOS (flutter/engine#27019)

* 4ac4e5c Roll Fuchsia Linux SDK from 4MLcvcjCH... to QbIpQIqxK... (flutter/engine#27146)

* e6250f7 Roll Skia from e9ab391765c7 to 04d79fc59488 (1 revision) (flutter/engine#27148)

* 2dacffa Revert "enable DisplayList by default (#27130)" (flutter/engine#27153)
moffatman pushed a commit to moffatman/engine that referenced this pull request Aug 5, 2021
moffatman pushed a commit to moffatman/engine that referenced this pull request Aug 5, 2021
@AlexV525
Copy link
Member

Has this scheduled to reland recently?

@flar
Copy link
Contributor Author

flar commented Aug 27, 2021

This change has been landed and reverted a couple of times. I am in the process of linking have linked all of the PRs to the original issue requesting a DisplayList format. You can track the progress (when I'm done linking things) in flutter/flutter#53501

You can also do a search on the flutter/engine PRs for "DisplayList" to see the history.

naudzghebre pushed a commit to naudzghebre/engine that referenced this pull request Sep 2, 2021
naudzghebre pushed a commit to naudzghebre/engine that referenced this pull request Sep 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants