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

Conversation

@arbreng
Copy link
Contributor

@arbreng arbreng commented May 22, 2019

No description provided.

@arbreng arbreng requested a review from zanderso May 22, 2019 20:18
@zanderso zanderso requested a review from chinmaygarde May 22, 2019 20:21
@arbreng arbreng changed the title [scene_host] Fix null closure warnings [scene_host] Cleanup scene_host closures Jun 4, 2019
@arbreng arbreng requested a review from zanderso June 4, 2019 04:17
@arbreng arbreng requested a review from zanderso June 4, 2019 18:50
Fix null closure warnings, and a possible race condition where the
handle for the view_holder_token is destroyed on the gpu thread.  The
handle's destructor enters the isolate, so it must be destroyed on the
UI thread.

FL-257 #done
FL-269 #done
@arbreng arbreng merged commit b304dab into flutter:master Jun 4, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 4, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 5, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 5, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Jun 5, 2019
flutter/engine@86aa014...bf15bd0

git log 86aa014..bf15bd0 --no-merges --oneline
bf15bd0 Add the key event source, vendorId, and productId from Android (flutter/engine#9186)
d4c7c30 Roll src/third_party/skia a4bb02063672..346f82c1c3e0 (6 commits) (flutter/engine#9188)
7746e2e Compile the physical_shape_layer_unittests.cc TU. (flutter/engine#9187)
12f48f7 Allow for whitelisted flags to be passed to the Dart VM (flutter/engine#9148)
b304dab [scene_host] Cleanup scene_host closures (flutter/engine#9061)

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 ([email protected]), and stop
the roller if necessary.
huqiuser pushed a commit to huqiuser/engine that referenced this pull request Jun 12, 2019
Fix null closure warnings, and a possible race condition where the
handle for the view_holder_token is destroyed on the gpu thread.  The
handle's destructor enters the isolate, so it must be destroyed on the
UI thread.

FL-257 #done
FL-269 #done
@arbreng arbreng deleted the fix-null-warnings branch June 13, 2019 17:16
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