replicant-frameworks_native/include
Mathias Agopian 01b766839e more splitting of Surface/SurfaceControl. Surface.java is now implemented in terms of Surface and SurfaceControl.
The WindowManager side of Surface.java holds a SurfaceControl, while the client-side holds a Surface. When the client is in the system process, Surface.java holds both (which is a problem we'll try to fix later).
2009-04-16 20:04:08 -07:00
..
pim auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
private Integrate from //sandbox/mathias/donut/...@145728 2009-04-10 14:24:30 -07:00
ui more splitting of Surface/SurfaceControl. Surface.java is now implemented in terms of Surface and SurfaceControl. 2009-04-16 20:04:08 -07:00
utils 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
utils.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00