commit | f29ed28c7b878ef28058bc730715d0d32445bc57 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Tue Apr 07 07:32:03 2015 -0700 |
committer | John Reck <jreck@google.com> | Mon May 04 16:05:12 2015 -0700 |
tree | 3687467f789dfd447159e13dd0a840d1a5dae98f | |
parent | 05dc201ff64f6324c2726a8841af7021e7071b97 [diff] |
Attempt to solve the double-GC problem Fix the issue where Bitmap requires two GC passes to release its byte[] by using some questionable ref-counting hacks to manage whether or not native has a strong or weak ref to the byte[] Change-Id: Ia90a883579f61c0b1904b5549a66bd0ef34b32c5