replicant-frameworks_native/libs
Mathias Agopian d0b55c011a fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out
a memory corruption happned when the buffer pool was resized
(like when playing a video or using camera) and there was
no current active buffer. In this case, the faulty code
would index into an array at position -1 which corrupted
24 bytes of data.

also improved region validation code (ifdef'ed out by default)

Bug: 4093196
Change-Id: I915c581d131148959d720e00e3892e9186ab733d
2011-03-17 00:04:42 -07:00
..
binder Clean up use of HAVE_ANDROID_OS 2011-02-16 10:56:32 -08:00
gui SurfaceTexture: disallow unsupported uses. 2011-03-15 10:37:37 -07:00
surfaceflinger_client ANativeWindow: add query for the concrete type. 2011-03-14 17:47:11 -07:00
ui fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out 2011-03-17 00:04:42 -07:00
utils Fade out the mouse pointer after inactivity or other events. 2011-03-02 15:37:57 -08:00