replicant-frameworks_native/services/surfaceflinger
Mathias Agopian 7b0ba16688 deliver invalidate messages AFTER other messages
because invalidate messages were always handled first, they
could prevent other messages to get through entirely.
there is no real reason to handle invalidate messages first because
the other messages are very uncommon and won't interfer with
updates.

Change-Id: Ib95cdf35a91407bd2f4d69dd082c5f546e1e0071
2010-10-11 14:11:15 -07:00
..
DisplayHardware
tests refactored screenshot code 2010-10-04 17:36:17 -07:00
Android.mk
Barrier.h
BlurFilter.cpp
BlurFilter.h
clz.cpp
clz.h
GLExtensions.cpp add support for [1974164] Be able to take a screen shot on the device 2010-09-24 14:56:39 -07:00
GLExtensions.h add support for [1974164] Be able to take a screen shot on the device 2010-09-24 14:56:39 -07:00
Layer.cpp refactored screenshot code 2010-10-04 17:36:17 -07:00
Layer.h refactored screenshot code 2010-10-04 17:36:17 -07:00
LayerBase.cpp refactored screenshot code 2010-10-04 17:36:17 -07:00
LayerBase.h refactored screenshot code 2010-10-04 17:36:17 -07:00
LayerBlur.cpp surfaceflinger / GL extensions cleanup 2010-09-15 17:15:31 -07:00
LayerBlur.h
LayerBuffer.cpp refactored screenshot code 2010-10-04 17:36:17 -07:00
LayerBuffer.h refactored screenshot code 2010-10-04 17:36:17 -07:00
LayerDim.cpp surfaceflinger / GL extensions cleanup 2010-09-15 17:15:31 -07:00
LayerDim.h
MessageQueue.cpp deliver invalidate messages AFTER other messages 2010-10-11 14:11:15 -07:00
MessageQueue.h
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp refactored screenshot code 2010-10-04 17:36:17 -07:00
SurfaceFlinger.h refactored screenshot code 2010-10-04 17:36:17 -07:00
TextureManager.cpp surfaceflinger / GL extensions cleanup 2010-09-15 17:15:31 -07:00
TextureManager.h
Transform.cpp
Transform.h