summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/DisplayHardware/HWComposer.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-161-0/+1
|\
| * SurfaceFlinger: Disable rotation animation on Secondary displaysArun Kumar K.R2015-10-261-0/+1
* | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-0/+1
|\ \ | |/ |/|
| * SF: Add colorTransform to DisplayInfoDan Stoza2015-08-311-0/+1
* | SurfaceFlinger: Add support for MDP3Baldev Sahu2015-10-071-0/+3
* | SurfaceFlinger: Add dim layer information into HWC layer.Dileep Marchya2015-10-061-0/+6
* | SurfaceFlinger: Add support for DisplayUtilsRaj Kamal2015-10-061-1/+6
* | SurfaceFlinger: Support get/set ActiveConfigsTatenda Chipeperekwa2015-10-061-0/+3
|/
* sf: Fix incorrect state reporting in dumpsysManoj Kumar AVM2015-06-121-0/+2
* SurfaceFlinger: Pass surface damage to HWCDan Stoza2015-04-151-0/+1
* am fb017a4c: Merge "Fix clang warnings about struct vs. class."Dan Albert2014-09-101-1/+1
|\
| * Fix clang warnings about struct vs. class.Dan Albert2014-09-091-1/+1
* | Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig.Michael Lentine2014-07-291-0/+3
* | Turn on support for async cursor update in surfaceflinger.Riley Andrews2014-07-281-0/+3
* | surfaceflinger: Replace blank/unblank with setPowerModePrashant Malani2014-06-051-5/+2
* | Merge "Enable changing display configuration"Dan Stoza2014-05-061-9/+19
|\ \
| * | Enable changing display configurationDan Stoza2014-05-051-9/+19
* | | Improve SurfaceFlinger PTS estimationAndy McFadden2014-05-021-1/+1
|/ /
* | Add sideband streams to BufferQueue and related classesJesse Hall2014-03-111-1/+3
|/
* handle several vsync signal correctlyMathias Agopian2013-08-211-2/+2
* Use new HWC display type/count constants.Jesse Hall2013-08-161-10/+13
* fix SF buffer croppingMathias Agopian2013-07-101-1/+2
* clean-up/simplify all dump() APIsMathias Agopian2013-04-221-1/+1
* Tell HWComposer the dimensions of virtual displaysJesse Hall2013-04-051-0/+3
* Isolate knowledge that fb target == output bufferJesse Hall2013-03-221-0/+13
* Pass sp<Fence>s around instead of file descriptorsJesse Hall2013-03-221-2/+2
* Don't log an error on HWC1.1+ devices with no FB HALJesse Hall2013-03-191-1/+1
* Add BufferQueueInterposer and use it for virtual displaysJesse Hall2013-03-181-1/+1
* Get rid of LayerBase.Mathias Agopian2013-03-051-1/+0
* Initialize DisplayData fences to NO_FENCE, not NULLJesse Hall2013-02-271-7/+2
* Add support for plane-alpha in HWCMathias Agopian2013-02-051-0/+1
* Remove unused HWCLayer::setPerFrameDefaultState()Jesse Hall2013-01-141-1/+0
* Merge "SurfaceFlinger: track the HWC retire fences"Jamie Gennis2012-11-191-1/+8
|\
| * SurfaceFlinger: track the HWC retire fencesJamie Gennis2012-11-191-1/+8
* | Reset compositionType to HWC_FRAMEBUFFER before calling prepare()Mathias Agopian2012-11-141-0/+1
|/
* fix dumpsys Layer name when using multiple displaysMathias Agopian2012-10-081-2/+1
* make sure we don't call into the HWC HAL when not neededMathias Agopian2012-10-041-4/+9
* Fix crashes after HDMI disconnectAndy McFadden2012-10-041-0/+3
* Pass display arg to blank/unblankAndy McFadden2012-09-281-2/+2
* we now correctly set-up connected screens during bootMathias Agopian2012-09-201-1/+3
* We now report hotplug events to the frameworkMathias Agopian2012-09-201-0/+1
* one more step toward HDMI supportMathias Agopian2012-09-201-1/+1
* add support hwc 1.1Mathias Agopian2012-09-171-3/+17
* refactor things a bitMathias Agopian2012-09-171-0/+4
* Initialize new HWC 1.2 fieldsJesse Hall2012-09-121-4/+4
* Reshuffle FramebufferSurfaceAndy McFadden2012-09-111-7/+21
* the visible region sent to HWC was garbageMathias Agopian2012-08-311-0/+1
* HWC 1.1: hook up hotplug event, use new display config queriesJesse Hall2012-08-311-3/+7
* teach HWC about multiple displaysMathias Agopian2012-08-231-6/+8
* remove support for HWC < 1.0Mathias Agopian2012-08-231-1/+1