replicant-frameworks_native/libs/gui
Jamie Gennis 28378392fd SurfaceFlinger: make sync transactions explicit
This change enables a layer or orientation update transaction sent to
SurfaceFlinger to explicitly request a synchronous transaction.

Change-Id: I97cbba610c13679849f66114b216fa6dbf12f2a9
2011-10-14 16:11:51 -07:00
..
tests Surface: fix a protected buffer test 2011-10-12 18:42:33 -07:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:12:16 -07:00
IGraphicBufferAlloc.cpp return an error code with gralloc buffer allocation failures 2011-07-01 14:53:49 -07:00
ISensorEventConnection.cpp
ISensorServer.cpp
ISurface.cpp unify SurfaceTexture and Surface 2011-06-13 15:51:35 -07:00
ISurfaceComposer.cpp SurfaceFlinger: make sync transactions explicit 2011-10-14 16:11:51 -07:00
ISurfaceComposerClient.cpp clean-up. get rid ofunused code and members in Surface[Control].cpp 2011-07-20 16:53:13 -07:00
ISurfaceTexture.cpp return correct value from query after connecting a surface 2011-08-08 20:25:44 -07:00
LayerState.cpp SF transactions are now O(1) wrt IPC instead of O(N). 2011-06-29 15:05:41 -07:00
Sensor.cpp 9-axis sensor fusion with Kalman filter 2011-05-27 17:04:55 -07:00
SensorChannel.cpp
SensorEventQueue.cpp
SensorManager.cpp
Surface.cpp Fix an issue where Surface::lock() would never update the output region 2011-08-23 21:18:36 -07:00
SurfaceComposerClient.cpp SurfaceFlinger: make sync transactions explicit 2011-10-14 16:11:51 -07:00
SurfaceTexture.cpp SurfaceTexture: parameterize the texture target 2011-09-30 14:19:41 -07:00
SurfaceTextureClient.cpp Error check in queuebuffer in SurfaceTextureClient 2011-09-02 17:45:50 -07:00