History log of /frameworks/base/tools/layoutlib/bridge/src/libcore/util/NativeAllocationRegistry_Delegate.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c5708ef76d6ace5251f2d7f05bc7e8bd97655185 21-Jul-2016 Diego Perez <diegoperez@google.com> Catch all exceptions in NativeAllocationRegistry free

The NativeAllocationRegistry delegate free calls might run in the
context of the finalizer thread. If a crash happens during the free
call, it might bring down the finalizer thread and the VM.

Bug: http://b.android.com/213927
Change-Id: I8d4b8ab5b8d0532aad46f27d039a943894e021a0
/frameworks/base/tools/layoutlib/bridge/src/libcore/util/NativeAllocationRegistry_Delegate.java
491523d52cd8368ef9a92e95fb3e9332bf86a996 07-Oct-2015 Deepanshu Gupta <deepanshu@google.com> LayoutLib fixes for N

Moves LayoutLib to Java 8 - YAY!
Fix delegates

Change-Id: I098996e43e330e995d33f12df1c16355bbc02f0f
/frameworks/base/tools/layoutlib/bridge/src/libcore/util/NativeAllocationRegistry_Delegate.java