replicant-frameworks_native/libs
Mathias Agopian 454ea68139 fix [2037525] Fail to start camera after adb sync new Camera
we ended-up locking a Mutex that had been destroyed.
This happened because we gave an sp<Source> to the outside world,
and were called after LayerBuffer had been destroyed.

Instead we now give a wp<LayerBuffer> to the outside and have it
do the destruction.
2009-09-09 00:50:29 -07:00
..
audioflinger fix issue 2096657: Sholes: residue shutter sound heard ONCE while taking a picture AFTER the volume is turned off. 2009-09-03 04:11:18 -07:00
binder Add offset handling in MemoryHeapBase class 2009-08-20 03:55:20 -07:00
surfaceflinger fix [2037525] Fail to start camera after adb sync new Camera 2009-09-09 00:50:29 -07:00
ui fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly 2009-09-07 16:32:45 -07:00
utils Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors. 2009-09-01 15:20:30 -07:00