replicant-frameworks_native/include
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
..
binder am 8a8658a5: Merge "Make static versions of libutils and libbinder." into froyo 2010-05-06 17:33:45 -07:00
pim auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
private fix [2712278] The preview buffer left some black borders in left and bottom edges 2010-05-25 17:51:34 -07:00
surfaceflinger more clean-up of Surfaceflinger's client management 2010-05-27 19:55:43 -07:00
tts Update TTS plugin interface to receive engine configuration data 2010-03-18 11:52:41 -07:00
ui added the notion of fixed-size buffers 2010-05-24 18:26:01 -07:00
utils added RWLock C++ wrapper 2010-05-19 15:12:59 -07:00