commit | 31e8925781c2302f1d1a9b39e216ba415bfe0d7e | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Wed Aug 28 11:29:12 2013 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Thu Aug 29 15:52:42 2013 -0700 |
tree | 12a9173c7134bc08712e46f11ee897072b7afb61 | |
parent | c6dfdacea2fd9e268f70328805b0366cdd6b7b9e [diff] |
Write out image bitmap inside of image file. We now create the image bitmap when we generate the image. The image bitmap is written after the image inside of the image file. This speeds up dex2oat by making walking the image during heap creation unnecessary. This should also help memory pressure by enabling the image bitmap to be swappable. Bug: 10432288 Change-Id: Idebf459ed15edbb41a7d9b9b353934155bce2f19