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

Return EngineLayer for all SceneBuilder pushXXX #6814

Merged
merged 3 commits into from
Nov 14, 2018

Conversation

liyuqian
Copy link
Contributor

@liyuqian liyuqian commented Nov 9, 2018

Most changes are trivial except pushTransform. In pushTransform, matrix4 is a Dart object and it has to be released before we can return a new Dart object (EngineLayer).

@liyuqian
Copy link
Contributor Author

liyuqian commented Nov 9, 2018

@yjbanov : will this allow you to do the retained rendering in your project?

@yjbanov
Copy link
Contributor

yjbanov commented Nov 10, 2018

LGTM if LGT @chinmaygarde

@liyuqian
Copy link
Contributor Author

Ping @chinmaygarde

@liyuqian liyuqian merged commit 289de46 into flutter:master Nov 14, 2018
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Nov 14, 2018
flutter/engine@14ee957...289de46

git log 14ee957..289de46 --no-merges --oneline
289de46 Return EngineLayer for all SceneBuilder pushXXX (flutter/engine#6814)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
@liyuqian liyuqian deleted the enginelayers branch May 23, 2019 18:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants