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

Conversation

@dreveman
Copy link
Contributor

@dreveman dreveman commented Apr 2, 2021

Switch to scenic allocator and Image3 API.

@dreveman dreveman requested review from arbreng and freiling April 2, 2021 14:33
@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat.

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

sysmem_allocator_->SetDebugClientInfo(GetCurrentProcessName(),
GetCurrentProcessId());
FML_DCHECK(status != ZX_OK);
status = fdio_service_connect(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, I need to plumb these through the ComponentContext....will do in another CL

@chinmaygarde
Copy link
Member

chinmaygarde commented Apr 8, 2021

@arbreng The test failure looks relevant to the patch. Can we update this patch?

@dreveman
Copy link
Contributor Author

@arbreng The test failure looks relevant to the patch. Can we update this patch?

That failure is expected until flutter engine is using a version of Fuchsia that includes https://fuchsia.googlesource.com/fuchsia/+/d7e580eb8060fcdc3e6941298dc143518ddb6d74 for these tests. How can I tell what version of Fuchsia is used for these tests?

Switch to scenic allocator and Image3 API.
@dreveman dreveman force-pushed the scenic-allocation branch from c6e55c1 to 7dd8083 Compare April 15, 2021 22:27
@dreveman dreveman merged commit 8c14250 into flutter:master Apr 16, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 16, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 16, 2021
arbreng added a commit that referenced this pull request Apr 19, 2021
arbreng added a commit that referenced this pull request Apr 19, 2021
renyou pushed a commit to renyou/engine that referenced this pull request Apr 19, 2021
renyou added a commit that referenced this pull request Apr 20, 2021
GuoXi pushed a commit to GuoXi/engine that referenced this pull request Apr 25, 2021
Switch to scenic allocator and Image3 API.

Co-authored-by: David Reveman <[email protected]>
GuoXi pushed a commit to GuoXi/engine that referenced this pull request Apr 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants