Chinmay Garde

Results 244 comments of Chinmay Garde

This is being discussed in a chat thread at go/5cff96f5-d09f-4497-a239-9ebefe9fe3b7 to double check a few things. But there may not be anything we can do about this.

Looks like something we can't really address. Should we close this as WAI?

Since there is no sample reproducible test case yet, perhaps we need a flag exposed to toggle partial repaint. Even if its on a branch off of 2.10.3, we could...

I believe @akindone s issues is unrelated to the full screen flickering reported here. Perhaps we can also get timeline traces of instances where the flickering happens. Not sure we...

I agree with @knopp that the errors are not expected. We recently wired up enhanced command buffer debugger in [a different renderer](https://github.com/flutter/engine/blob/cafc4eb02659e3cf5f6b695ecc8ae820fdcc0cee/impeller/renderer/backend/metal/command_buffer_mtl.mm#L79). I wonder if the Skia renderer command buffers...

@knopp What made use suspect it was partial repaint was that this happening on both iOS and Android. But it could totally be something rendering related on all backends.

Are any of these issues happening only on an iPhone 13 (with ProMotion displays) and/or with a platform view in the scene? We still need additional information about how and...

@cyanglaz Are you still making progress on this? Feel free to un-assign yourself if not.

@dnfield is OOO but from the last update, he could not reproduce this because the reproduction in question kept crashing.

@dnfield and @jason-simmons could not run the application at all. We need a runnable reproducible test case to make progress.