replicant-frameworks_native/services/surfaceflinger
Mathias Agopian abd671a08a addresses parts of 3096779 and 3097475
3097475: Animation setting should control the screen on animation
3096779: CRT power-on animation can briefly show the top app instead of lockscreen

There is now a parameter that controls wether the ON and/or OFF animation are
performed. we also always clear the screen to black on power off, to make
sure it won't briefly appear on power on.
HOWEVER, 3096779 is not 100% fixed in the case where we're doing the animation
because there is a race, where SF doesn't wait (b/c it doesn't know) for the
framework to have redrawn the lockscreen.

Change-Id: Ie0f02c9225fcdf24b1e8907e268eb7da2c5b0a03
2010-10-14 14:57:34 -07:00
..
DisplayHardware implement part of [3094280] New animation for screen on and screen off 2010-10-13 14:28:26 -07:00
tests refactored screenshot code 2010-10-04 17:36:17 -07:00
Android.mk revert hwcomposer HAL changes. DO NOT MERGE. 2010-08-17 20:22:04 -07:00
Barrier.h move native services under services/ 2010-07-14 17:59:35 -07:00
BlurFilter.cpp move native services under services/ 2010-07-14 17:59:35 -07:00
BlurFilter.h move native services under services/ 2010-07-14 17:59:35 -07:00
clz.cpp move native services under services/ 2010-07-14 17:59:35 -07:00
clz.h move native services under services/ 2010-07-14 17:59:35 -07:00
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 fix a bug where FLIP_H would do a 180 rotation 2010-10-11 14:19:24 -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 move native services under services/ 2010-07-14 17:59:35 -07:00
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 move native services under services/ 2010-07-14 17:59:35 -07:00
MessageQueue.cpp deliver invalidate messages AFTER other messages 2010-10-11 14:11:15 -07:00
MessageQueue.h move native services under services/ 2010-07-14 17:59:35 -07:00
MODULE_LICENSE_APACHE2 move native services under services/ 2010-07-14 17:59:35 -07:00
SurfaceFlinger.cpp addresses parts of 3096779 and 3097475 2010-10-14 14:57:34 -07:00
SurfaceFlinger.h addresses parts of 3096779 and 3097475 2010-10-14 14:57:34 -07:00
TextureManager.cpp surfaceflinger / GL extensions cleanup 2010-09-15 17:15:31 -07:00
TextureManager.h fix [2931513] Add support for setting the orientation of an ANativeWindow 2010-08-24 15:40:50 -07:00
Transform.cpp move native services under services/ 2010-07-14 17:59:35 -07:00
Transform.h move native services under services/ 2010-07-14 17:59:35 -07:00