Go to file
Mathias Agopian 49753266d2 fix a bug where fading in/out of opaque 32-bits windows wasn't working
opaque 32-bits windows are now allocated as RGBX_8888 buffers and
SurfaceFlinger always uses GL_MODULATE instead of trying to
optimize to GL_REPLACE when possible (makes no sense on
h/w accelerated GL).

we still have a small hack for devices that don't support
RGBX_8888 in their gralloc implementation where we revert to
RGBA_8888.
2010-06-01 15:57:44 -07:00
awt Add correct copyright headers to multiple files 2010-03-11 18:22:10 -08:00
camera Merge "Disable CameraServiceTest in a normal build." into kraken 2010-05-23 21:04:01 -07:00
cmds keystore: rephrase the comment to make the usage more clear. 2010-03-17 16:31:20 +08:00
common Bug 2680071: Rename the Cloud to Device 2010-05-12 16:16:34 -07:00
include more clean-up in preparation of bigger changes 2010-05-28 17:19:16 -07:00
libs fix a bug where fading in/out of opaque 32-bits windows wasn't working 2010-06-01 15:57:44 -07:00
opengl fix a crasher in our EGL wrapper when attrib_list is NULL in eglChooseConfig 2010-05-17 14:45:43 -07:00
vpn Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources. 2010-01-29 13:35:51 -08:00
MODULE_LICENSE_APACHE2
NOTICE Adding PacketVideo attribution in NOTICE. 2010-05-06 14:15:47 -07:00