replicant-frameworks_native/libs
Mathias Agopian bb641244d7 fix the threading issue for setBuffercount()
this change introduces R/W locks in the right places.
on the server-side, it guarantees that setBufferCount()
is synchronized with "retire" and "resize".
on the client-side, it guarantees that setBufferCount()
is synchronized with "dequeue", "lockbuffer" and "queue"
2010-05-20 18:00:42 -07:00
..
audioflinger Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock. 2010-05-17 02:23:47 -07:00
binder Make static versions of libutils and libbinder. 2010-05-06 01:03:31 -07:00
surfaceflinger fix the threading issue for setBuffercount() 2010-05-20 18:00:42 -07:00
surfaceflinger_client fix the threading issue for setBuffercount() 2010-05-20 18:00:42 -07:00
ui when a zero dimension buffer is allocated, turn the allocation into 2010-04-15 15:23:25 -07:00
utils ZipUtilsRO rewrite based on Dalvik Zip rewrite 2010-05-12 05:07:48 -07:00