replicant-frameworks_native/libs
Mathias Agopian d4784a3b90 more clean-up of Surfaceflinger's client management
SurfaceComposerClient now only exist on the WindowManager side,
the client side uses the new SurfaceClient class, which only
exposes what a client needs.

also instead of keeping mappings from IBinder to SurfaceComposerClients
we have a SurfaceClient per Surface (referring to the same IBinder), this
is made possible by the fact that SurfaceClient is very light.

Change-Id: I6a1f7015424f07871632a25ed6a502c55abfcfa6
2010-05-27 19:55:43 -07:00
..
audioflinger Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock. 2010-05-17 02:23:47 -07:00
binder Make static versions of libutils and libbinder. 2010-05-06 01:03:31 -07:00
surfaceflinger minor clean-up GLclampx -> GLclampf 2010-05-26 22:26:12 -07:00
surfaceflinger_client more clean-up of Surfaceflinger's client management 2010-05-27 19:55:43 -07:00
ui when a zero dimension buffer is allocated, turn the allocation into 2010-04-15 15:23:25 -07:00
utils ZipUtilsRO rewrite based on Dalvik Zip rewrite 2010-05-12 05:07:48 -07:00