Go to file
Mathias Agopian 179169e88e fix [2664345] Flash: Bad flicker at the end of a pinch zoom.
the window manger puts SurfaceViews up before they have been
rendered into, because of that surfaceflinger doesn't have
anything ready to draw for that surface when an udpate occurs
and responds by filling the surface with black.
With this fix, we only fill those areas of the framebuffer
that would otherwise be undefined (no content at all).

in the Flash case, the "flash" window is not drawn at all
until it has some content, instead the underlaying browser
window is shown.

Change-Id: Ifb610f7f8c27b88edf83e09adc4803fc295c15a1
2010-05-06 20:21:45 -07:00
awt Add correct copyright headers to multiple files 2010-03-11 18:22:10 -08:00
camera Still do dump() if we cannot get mServiceLock for a while. 2010-03-05 15:21:02 -08:00
cmds keystore: rephrase the comment to make the usage more clear. 2010-03-17 16:31:20 +08:00
common Move the public method HttpDateTime.parse() into AndroidHttpClient. 2010-04-09 13:34:15 -07:00
include Make static versions of libutils and libbinder. 2010-05-06 01:03:31 -07:00
libs fix [2664345] Flash: Bad flicker at the end of a pinch zoom. 2010-05-06 20:21:45 -07:00
opengl Fix Android's glEGLImageTargetRenderbufferOES() wrapper 2010-03-29 15:12:19 -07:00
vpn DO NOT MERGE 2010-03-29 18:12:24 -07:00
MODULE_LICENSE_APACHE2
NOTICE Adding PacketVideo attribution in NOTICE. 2010-05-06 14:15:47 -07:00