Skip to content

GrContext may be getting retained after rasterizer teardown on Android #105453

Closed
flutter/engine
#33890
@dnfield

Description

@dnfield

Internal customer testing suggests that Skia's resource cache is not getting purged on rasterizer teardown. I would expect this to happen because the GrContext is getting destroyed.

Need to determine whether the GrContext is actually getting destroyed or not, and then determine whether we just need to add a resource cache cleanup in teardown.

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listengineflutter/engine repository. See also e: labels.perf: memoryPerformance issues related to memoryplatform-androidAndroid applications specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions