Files
frameworks_base/core/java/android/view
John Reck 050a8a050d DO NOT MERGE Fix finalizer ordering/double-free issue
Bug: 18289984

If Surface:finalize() happens after HwuiContext:finalize()
it would try to manipulate a destroyed object. However, as
Surface:finalize() always calls HwuiContext:destroy() this
can be fixed by simply getting rid of HwuiContext's finalizer

Change-Id: I7c912214417ab32891b1c58d045c9721e5f01965
(cherry picked from commit c298f9c917)
2014-11-07 21:33:40 +00:00
..
2014-09-30 02:52:26 +00:00
2014-07-01 15:32:12 -07:00
2013-11-01 02:38:01 +00:00
2014-06-27 22:34:16 +00:00
2014-08-17 17:58:53 -07:00
2014-06-27 22:34:16 +00:00