Emmanuel Garcia

Results 141 comments of Emmanuel Garcia

https://github.com/flutter/engine/pull/26996 is ready for an initial review

The Flutter on Android team would like to work on this issue in 2022 Q1

Yes, this should be identical to native Android.

Is it possible to remove this block from settings.gradle: https://github.com/greenhandzdl/test/blob/main/settings.gradle#L8-L14 ? Check https://stackoverflow.com/a/69197871

Thanks! Feel free to implement this feature. We are happy to take a look

The message `updateAcquireFence: Did not find frame.` isn't something to be worried about. The Android team told us that this is likely a bug in HWUI and doesn't signal an...

I thought this was a regression, but I don't see any changes that affected these code paths during this time window. The commits reverted in https://github.com/flutter/engine/pull/32007 didn't make it to...

Potentially related to: https://github.com/flutter/engine/pull/27018 and https://github.com/flutter/engine/pull/28206 cc @Piinks

@gaaclarke does a shared engine also share the Dart heap memory?