Reland dispose images when done (#67100)#67177
Conversation
Changes since last time: - Test for CanvasKit image rendering (flutter#67176) - Fix CanvasKit dispose impl (flutter/engine#21555) - Update internal google3 customer with a problematic ImageStream Listener impl (cl/335091311) This reverts commit 473358d.
|
This will be in draft mode until the relevant CanvasKit change rolls into the framework - I'll rebase this and then it'll be ready for review. |
|
Is this a 1:1 revert of 473358d or are there any additional changes in here? |
|
Never mind, I didn't read the PR description carefully. |
|
Engine roll merged in, af ew updates for NNBD in the test, and the internal CL is submitting right now. |
|
This pull request is not suitable for automatic merging in its current state.
|
|
Hm. There appears to be a new failure internally I have to check out. Moving this back to draft. |
|
This pull request has been changed to a draft. The currently pending flutter-gold status will not be able to resolve until a new commit is pushed or the change is marked ready for review again.For more guidance, visit Writing a golden file test for Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
|
This now needs cl/335459002 |
|
This pull request is not suitable for automatic merging in its current state.
|
|
(google testing hasn't caught up yet to the CL I just landed, the test will pass now) |
Fixes #56482 (again)
Changes since last time:
(Add benchmark/test for drawing images across frames #67176)
(Implement Image.clone for CanvasKit engine#21555)
Listener impl (cl/335091311)
This reverts commit 473358d.