replicant-frameworks_native/libs
Michael Lentine 78be65e7bf Adding eglInitialize and eglTerminate image creation and deletion.
Previously it was possible to have the driver's eglTerminate called beofre
eglDestroyImageKHR in GLConsumer. This was because we didn't increment the
refcount for the lifetime of the image. This could lead to a crash or a deadlock
when multiple threads called terminate and destroy simultaneously.

Bug: 17700483
Change-Id: I7010d0f1b3db875332e95630b5e098a5564ba755
2014-10-09 10:26:37 -07:00
..
binder Parcel: extra validation/debug code for writeDupFileDescriptor 2014-10-06 15:23:56 -07:00
diskusage Report actual disk space used 2013-05-01 10:10:59 -07:00
gui Adding eglInitialize and eglTerminate image creation and deletion. 2014-10-09 10:26:37 -07:00
input Shelve InputFlinger for another release. DO NOT MERGE 2014-08-18 10:17:18 -07:00
ui crash if getNativeBuffer() called on NULL GraphicBuffer 2014-07-22 17:47:03 -07:00