replicant-frameworks_native/libs
Mathias Agopian d66a97950e fix a bug that could cause a window to be hidden in some cases.
this would happen is the window is made visible but the client didn't render yet into it. This happens often with SurfaceView.
Instead of filling the window with solid black, SF would simply ignore it which could lead to more disturbing artifacts.

in theory the window manager should not display a window before it has been drawn into, but it does happen occasionnaly.
2009-08-13 19:08:00 -07:00
..
audioflinger Workaround for issue 2046783. 2009-08-12 05:49:58 -07:00
binder don't crash in Parcel when given a null (and therfore invalid) native_handle_t 2009-07-31 16:18:16 -07:00
surfaceflinger fix a bug that could cause a window to be hidden in some cases. 2009-08-13 19:08:00 -07:00
ui second take, hopefully this time it doesn't break one of the builds: "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything." 2009-08-11 23:32:29 -07:00
utils am b8546001: Merge change 20878 into donut 2009-08-12 12:36:12 -07:00