replicant-frameworks_native/libs
Steve Critchlow 47ad361cee Fix error trap in SurfaceTexture Client
There was an issue in Surface::lock where failure to lock a surface
resulted in two bad things happening:
- success was returned to the caller (it was apparently locked).
- an uninitialised pointer was returned as the buffer.

Change-Id: I8b0df81400e0fa0542a8bb993d76923ac96b686e
2012-07-10 14:09:10 +02:00
..
binder Fix shutdown sequence to avoid SIGSEGV when running am command 2012-06-25 13:58:47 -07:00
cpustats Fix log spam about CPU frequency on one device 2012-05-14 16:55:26 -07:00
gui Fix error trap in SurfaceTexture Client 2012-07-10 14:09:10 +02:00
ui SurfaceFlinger: add a crop to the layer state 2012-05-11 03:16:02 -07:00
utils Support looper callbacks based on smart pointers. 2012-05-31 17:16:21 -07:00