replicant-frameworks_native/services/surfaceflinger
Mathias Agopian 0abe83a680 Fix Recent thumbnails aren't taken when leaving an activity via notification
When taking screenshots we need to use the full drawing state list
instead of the visible list.

Bug: 5186823
Change-Id: I214ee0203aaf8e2c038e44581f7f1ae36edf08c5
2011-08-24 17:44:41 -07:00
..
DisplayHardware Add a h/w composer API to allow the HAL to trigger a redraw 2011-08-01 20:48:05 -07:00
tests SF transactions are now O(1) wrt IPC instead of O(N). 2011-06-29 15:05:41 -07:00
Android.mk as a debug option SrufaceFlinger can now connect to DDMS 2011-08-15 20:44:40 -07:00
Barrier.h
clz.cpp
clz.h implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation" 2011-07-19 15:24:46 -07:00
DdmConnection.cpp as a debug option SrufaceFlinger can now connect to DDMS 2011-08-15 20:44:40 -07:00
DdmConnection.h as a debug option SrufaceFlinger can now connect to DDMS 2011-08-15 20:44:40 -07:00
GLExtensions.cpp
GLExtensions.h
Layer.cpp Merge changes I14e03939,I9aafe6f2 2011-08-23 21:38:59 -07:00
Layer.h Add a debug option to turn the "transformation hint" off 2011-08-23 21:10:35 -07:00
LayerBase.cpp give the proper orientation to the h/w composer HAL 2011-08-18 18:33:44 -07:00
LayerBase.h give the proper orientation to the h/w composer HAL 2011-08-18 18:33:44 -07:00
LayerDim.cpp unify SurfaceTexture and Surface 2011-06-13 15:51:35 -07:00
LayerDim.h unify SurfaceTexture and Surface 2011-06-13 15:51:35 -07:00
MessageQueue.cpp
MessageQueue.h
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp Fix Recent thumbnails aren't taken when leaving an activity via notification 2011-08-24 17:44:41 -07:00
SurfaceFlinger.h Add a debug option to turn the "transformation hint" off 2011-08-23 21:10:35 -07:00
SurfaceTextureLayer.cpp Add a debug option to turn the "transformation hint" off 2011-08-23 21:10:35 -07:00
SurfaceTextureLayer.h return correct value from query after connecting a surface 2011-08-08 20:25:44 -07:00
Transform.cpp fix a typo that prevented preserveRects() to work properly 2011-07-25 13:57:16 -07:00
Transform.h