replicant-frameworks_native/libs
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
..
audioflinger Fix bug 2604132 40s skip after undocking 2010-04-20 12:12:13 -07:00
binder Make static versions of libutils and libbinder. 2010-05-06 01:03:31 -07:00
surfaceflinger fix [2664345] Flash: Bad flicker at the end of a pinch zoom. 2010-05-06 20:21:45 -07:00
surfaceflinger_client
ui fix [2545826] calling into gralloc with external lock held 2010-03-25 14:34:49 -07:00
utils Make static versions of libutils and libbinder. 2010-05-06 01:03:31 -07:00