Go to file
Mathias Agopian 6bac363cbd Fix a race in BufferQueue
BufferQueue::dequeueBuffer() could incorrectly return
WOULD_BLOCK while in "cannot block" mode if it happened
while a consumer acquired the last allowed buffer
before releasing the old one (which is a valid thing
to do).

Change-Id: I318e5408871ba85e068ea9ef4dc9b578f1bb1043
2013-07-23 21:55:32 -07:00
build Add Dalvik heap definition for 7" xhdpi devices. 2013-05-06 15:06:20 -07:00
cmds move services executables sources in their respective src folder 2013-07-22 12:25:18 -07:00
data/etc Add hardware feature android.hardware.bluetooth.le xml file 2013-04-23 11:58:44 -07:00
include Merge changes Ic45929f3,Ic63f4f96,I1e703d36,I691f9507 2013-07-20 01:02:47 +00:00
libs Fix a race in BufferQueue 2013-07-23 21:55:32 -07:00
opengl BufferQueue improvements and APIs changes 2013-07-18 22:28:18 -07:00
services move services executables sources in their respective src folder 2013-07-22 12:25:18 -07:00
MODULE_LICENSE_APACHE2
NOTICE