Go to file
Mathias Agopian db9b41fd15 fix a corruption in blank/unblank
we were holding a reference (ie: pointer) to a sp<DisplayDevice>
while processing the message. Meanwhile the object itself could
go away and we would end up accessing a dead object.

the root cause of the problem is that we are accessing mDisplays[]
in a few places outside of the main thread.

Bug: 7352770
Change-Id: I89e35dd85fb30e9a6383eca9a0bbc7028363876c
2012-10-15 20:31:12 -07:00
build Fix issue #7271589: Cannot set Ocean HD live wallpaper 2012-10-03 11:27:19 -07:00
cmds Include Global table in bugreports. 2012-10-01 12:52:42 -07:00
data/etc Add android.hardware.camera.any feature to camera permissions. 2012-09-23 09:53:51 -07:00
include SurfaceFlinger: add animation transactions 2012-10-15 19:09:04 -07:00
libs SurfaceFlinger: add animation transactions 2012-10-15 19:09:04 -07:00
opengl Add new debug option to force 4x MSAA in OpenGL ES 2.0 apps 2012-10-15 18:13:05 -07:00
services fix a corruption in blank/unblank 2012-10-15 20:31:12 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
NOTICE resolved conflicts for merge of adee6b35 to honeycomb-plus-aosp 2011-01-17 14:17:12 -08:00