-
Notifications
You must be signed in to change notification settings - Fork 6k
[flutter_releases] Flutter stable 3.0.4 Engine Cherrypicks #34382
[flutter_releases] Flutter stable 3.0.4 Engine Cherrypicks #34382
Conversation
|
This pull request was opened from and to a release candidate branch. This should only be done as part of the official Flutter release process. If you are attempting to make a regular contribution to the Flutter project, please close this PR and follow the instructions at Tree Hygiene for detailed instructions on contributing to Flutter. Reviewers: Use caution before merging pull requests to release branches. Ensure the proper procedure has been followed. |
|
I'm going to drop 7aa848494 and request follow up from the author |
c841308 to
84460c2
Compare
Can you explain a bit more? |
84460c2 to
19ef1c4
Compare
The expected diff for that commit was ~100 LOC, but it pulled in ~1500 LOC when applied |
|
Gold has detected about 8 new digest(s) on patchset 2. |
|
Gold has detected about 8 new digest(s) on patchset 3. |
Because we are unable to allocate address space without also allocating memory, even unused portions of the compressed heap make less memory available to all other allocators in the process. The memory savings in the compressed heap will only out-weight the lost memory for other allocations if nearly all of the application's memory usage is in Dart, rather than, say, graphics or plugins. Bug: flutter/flutter#105183 Bug: b/235279083
cbc51cd to
3d9fa4b
Compare
Flutter stable 3.0.4 Engine
Scheduled Cherrypicks