Go to file
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
build I am having second thoughts about 512m for the large heap size. 2012-06-08 13:02:09 -07:00
cmds Include stack traces for certain native processes in bugreport. 2012-06-08 11:45:00 -07:00
data/etc Move com.nxp.mifare to frameworks/native. 2012-04-12 21:24:08 -07:00
include Add ASSIST keycode. 2012-06-15 11:46:11 -07:00
libs Fix error trap in SurfaceTexture Client 2012-07-10 14:09:10 +02:00
opengl reduce PB size from 2MB to 512KB 2012-06-05 21:44:43 -07:00
services Exit boot animation cleanly. 2012-06-19 17:32:00 -07:00
MODULE_LICENSE_APACHE2
NOTICE