replicant-frameworks_native/libs
Mathias Agopian 40b7f6e043 fix some issues with Surface's lifetime management.
To deal with Java's lack of destructors and delayed garbage collection, we used to duplicate Surface.cpp objects in some case; this caused some issues because Surface is supposed to be reference-counted and unique.
2009-04-16 12:29:34 -07:00
..
audioflinger Merge branch 'readonly-p4-master' 2009-04-02 10:31:50 -07:00
surfaceflinger fix a rookie mistake causing Singleton<> to be a "multiton". Also improve the BufferMapper's debugging, but turn it off. 2009-04-15 18:34:24 -07:00
ui fix some issues with Surface's lifetime management. 2009-04-16 12:29:34 -07:00
utils Integrate from //sandbox/mathias/donut/...@145728 2009-04-10 14:24:30 -07:00